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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

SnowSQL in Talend

Hello,

 

Trying to execute SnowSQL command ( COPY INTO <TABLE> FROM @MYSTAGE) to copy the data from external Stage (S3) to the table in Snowflake using tJDBCROW component in Talend.

 

However it is not recognizing it as STAGE and trying to read as table and throws error. Is there any specific way to execute the SNOWSQL in Talend.

 

Thanks !!

Labels (4)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hello,

Could you please have a look at tSnowflakeRow component which executes the SQL command stated onto a specified Snowflake database.

For more information, please have a look at this component reference about:https://help.talend.com/reader/y5mRXjwqYsWmZFUNfjYtSQ/m1tdAb75Q_Cp_l_OS_s_Jw

Best regards

Sabrina

View solution in original post

1 Reply
Anonymous
Not applicable
Author

Hello,

Could you please have a look at tSnowflakeRow component which executes the SQL command stated onto a specified Snowflake database.

For more information, please have a look at this component reference about:https://help.talend.com/reader/y5mRXjwqYsWmZFUNfjYtSQ/m1tdAb75Q_Cp_l_OS_s_Jw

Best regards

Sabrina