pablo_seibelt
05/25/2021, 3:59 PM_SDC_TABLE_VERSION
(I see the logic to populate it comes from target-postgres)
Is there a way to specify the table version somewhere in the singer sdk for taps, or is this something to specify in the target directly? Is this even worth pursuing or just some compatibility thing?aaronsteers
05/25/2021, 4:11 PMaaronsteers
05/25/2021, 4:14 PMIs there a way to specify the table version somewhere in the singer sdk for taps, or is this something to specify in the target directly? Is this even worth pursuing or just some compatibility thing?To your question here, no, there’s not a versioning capability like you are mentioning, at least not as of yet. We’ve had some discussions around being able to add an alias or stream name suffix - aliasing the ‘users’ table as ‘users_v3’ for instance. If this is something you’d be interested in, or interested in contributing towards, an issue on this topic would be welcomed.
pablo_seibelt
05/25/2021, 4:16 PMpablo_seibelt
05/25/2021, 4:17 PMpablo_seibelt
05/25/2021, 4:17 PMaaronsteers
05/25/2021, 4:19 PMpablo_seibelt
05/25/2021, 4:20 PMaaronsteers
05/25/2021, 4:22 PMpablo_seibelt
05/25/2021, 4:30 PMaaronsteers
05/25/2021, 4:32 PMpablo_seibelt
05/25/2021, 4:34 PM