Name some Complex types of Data types, Avro Supports?
Answer Posted / Kapil Solanki
Some complex data types supported by Apache Avro include: n1. Arrays (fixed-size or variable-size)n2. Maps (key-value pairs using strings as keys and any Avro type for values)n3. Unions: A union allows multiple possible types within a single field, enabling flexible schema design.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category