SnowPro Advanced: Architect — Question 8
When using the Snowflake Connector for Kafka, what data formats are supported for the messages? (Choose two.)
Answer options
- A. CSV
- B. XML
- C. Avro
- D. JSON
- E. Parquet
Correct answer: C, D
Explanation
The correct answers are C (Avro) and D (JSON) because these formats are explicitly supported by the Snowflake Connector for Kafka for message processing. Options A (CSV), B (XML), and E (Parquet) are not supported by the connector for this purpose.