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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tRedshiftBulkExec - how to define column order

Hallo,
is there a way to define the order of the columns when loading a csv from S3 to Redshift using tRedshiftBulkExec component?
The Redshift command would be COPY (column1, column2 ...) FROM 's3://mybucket/mycsvfile.csv'. I would like to find in Talend the way to define (column1,column2...)
Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,
Could you please take a look at settings for "Parameter" and "Value" in advanced setting of  tRedshiftBulkExec component? Which can be used to  specify more parameters for loading the data.
For more information, please refer to doc:http://docs.aws.amazon.com/redshift/latest/dg/r_COPY.html
Best regards
Sabrina