Answer Posted / Chandramani Tiwari
Avro is used primarily because it offers several advantages over other serialization formats such as Protocol Buffers and Thrift: n1. Schema evolution support: Avro allows the schema to be modified without breaking compatibility.n2. Better handling of complex data structures: Avro can handle arrays, maps, and unions more efficiently than other formats.n3. Language independence: Avro is language-agnostic, making it easy to work with different programming languages.
| 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