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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
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
Contributor
Contributor

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