Details
-
Task
-
Status: Open
-
Blocker
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
We need to document incompatible changes. For example
HIVE-5372changed object inspector hierarchy breaking most if not all custom serdesHIVE-1511/HIVE-5263serializes ObjectInspectors with Kryo so all custom serdes (fixed byHIVE-5380)- Hive 0.12 (
HIVE-4825) separates MapredWork into MapWork and ReduceWork which is used by Serdes HIVE-5411serializes expressions with Kryo which are used by custom serdesHIVE-4827removed the flag of "hive.optimize.mapjoin.mapreduce" (This flag was introduced in Hive 0.11 byHIVE-3952).
Attachments
Issue Links
- relates to
-
HIVE-5380 Non-default OI constructors should be supported for backwards compatibility
- Resolved