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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Map Object data type to Postgressql

Hi,

 

I have a Cassandra's table with a column type of Object. My goal is to map and store that column in a Postgre's table that have a column as text[]. So I am mapping a column of Object to a column of text[]. But, in Postgres the column is empty after I run the job.  The other filed instead are filled up correctly.

 

Does anyone have an idea of storing Object data type in Postgres?

Thank you in advance!0683p000009LzLu.png

 

Labels (3)
10 Replies
fdenis
Master
Master

conversion have to be on the db side . think of perf.