linkedin / rest.li

Rest.li is a REST+JSON framework for building robust, scalable service architectures using dynamic discovery and simple asynchronous APIs.
rest.li
Other
2.51k stars 546 forks source link

Translate Data.null to Avro null if schema field is optional #800

Closed aman1309 closed 2 years ago

aman1309 commented 2 years ago

This PR updates data schema to avro translation to handle Data.Null value in pegasus DataMap and translate it to Avro null