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

Support null in extract properties #764

Closed li-ukumar closed 2 years ago

li-ukumar commented 2 years ago

Stopped raising error if null value was found in Datamap which started after Avro schema parser started allowing null values (commit : "AVRO-1157. Java: Extend schema and protocol property support from string-only to full JSON.")