You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to store the entire Kafka message including payload, key, and headers as raw data in ClickHouse.
I want to preserve all the original data without any parsing or transformation for audit and flexibility purposes.
so the question is..
Is it possible to store the entire Kafka message payload and message Key as a single String or JSON column?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to store the entire Kafka message including payload, key, and headers as raw data in ClickHouse.
I want to preserve all the original data without any parsing or transformation for audit and flexibility purposes.
so the question is..
Beta Was this translation helpful? Give feedback.
All reactions