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

Generate incremental key in Hive

Hello,

 

I am using the tELTHiveInput, tELTHiveMap and tELTHiveOutput to read data from a Hive table and write it to a separate table. This works fine. However, I am now trying to generate a key for the target table, i.e. an incremental ID.

 

Is this possible to do? I found that you can generate a sequence such as this with tRowGenerator and use the expression Numeric.sequence(...) but I cannot actually connect it to tELTHiveMap to add it to the other columns. Any ideas?

 

Thank you,

Axel

 

Labels (1)
  • v7.x

0 Replies