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: 
talendstar
Creator
Creator

Load JSON file to Snowflake Variant Column

I have a JSON file that I would like to upload to Snowflake using Talend.

Snowflake table has a single column of data type variant.

Using Talend is it possible to load the JSON object into Snowflake? I haven't come across a sample job design for this scenario.

Please advise.

thanks

Labels (4)
2 Replies
JohnRMK
Creator II
Creator II

Hello,

you can try with object type or Document for XML in the schema !

Or i you have an entreprise licence, you can use the dynamic schema

NNot_defined1646723267

Does this work? I am unable to use strip outer array to true using talend​