Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Slowly Changing Dimension on Vertica

I am having an issue using the tVerticaSCD component.  This component is generating single row insert statements using a values list rather than a table to table (select from source, insert/merge into target), which would be very much preferable.

 

My current process flow is as follows:

tDBInput (Vertica source table) > tMap (used to map variable values to a few columns) > tDBSCD(Vertica)(target Vertica table)

 

I was looking into using the tETLVerticaInput and tETLVerticaMap components instead to see if that allows for in database processing, but aparently they are not compatible with the tVerticaSCD component.  The only output option I have for the tETLVerticaMap component is the tETLVerticaOutput component.

 

Does anyone know of a solution to accomplish a table to table SCD load?  I will be using this pattern for a lot of tables, so the less manual configuration the better, but I would appreciate any and all suggestions.

 

I'm currently on TOSDI 7.1.1

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hello,

So far, there is no tVerticaSCDELT component.

Feel free to vote for this new feature jira issue:https://jira.talendforge.org/browse/TDI-18452.

In this way, its ranking will get updated.

Best regards

Sabrina

Anonymous
Not applicable
Author

I am not given the option to vote for this issue, presumably because it has been rejected.