Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
Reviewed
Description
JsonProperties#getJsonProp has been marked as deprecated in Avro 1.8 and removed since Avro 1.9. This replaces the API usage for this with getObjectProp which doesn't leak Json node from jackson. This will help downstream apps to depend on Hive while using higher version of Avro, and also help Hive to upgrade Avro version itself.
Attachments
Issue Links
- relates to
-
HIVE-24414 Backport HIVE-19662 to branch-3.1
- Closed
- links to