
Answer-first summary for fast verification
Answer: RECORD_CONTENT, RECORD_METADATA
According to Snowflake documentation and the community discussion with 100% consensus, the Kafka connector creates tables with exactly two VARIANT columns by default: RECORD_CONTENT (which contains the actual Kafka message payload) and RECORD_METADATA (which contains metadata about the message such as topic information). The other options are incorrect: RECORD_TIMESTAMP, RECORD_KEY, and RECORD_SESSION are not standard columns created by the Kafka connector in Snowflake tables.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.