Can i point Kafka record to snowflake table's column directly, just like we use snowflaketopic2table, do we have snowflakerecord2column config?
PavanKalyan97 opened this issue · 3 comments
PavanKalyan97 commented
Hi Team,
i have snowflake table with ID and Name as columns,
is there any way i can point my kafka topic record id to be inserted into table's column named ID directly and "Name" record to "Name" column.
i see 2 columns automatically created by default, record metadata and record content.
is there any way i can do some filteration?
Your response is appreciated.
Thanks,
Pavan
sfc-gh-lshcharbaty commented
Hi Pavan,
It seems you're looking for Schema Detection and Evolution.
PavanKalyan97 commented
Hello Sir,
Thanks for the link , let me try it out and post an update.
sfc-gh-akowalczyk commented
No further activity in this topic