Jacques Nadeau created ARROW-883:
------------------------------------
Summary: Introduction of new types has shifted Enumerations
Key: ARROW-883
URL: https://issues.apache.org/jira/browse/ARROW-883
Project: Apache Arrow
Issue Type: Bug
Reporter: Jacques Nadeau
Assignee: Julien Le Dem
Priority: Blocker
Fix For: 0.3.0
The introduction of new types in
https://github.com/apache/arrow/blame/master/java/vector/src/main/java/org/apache/arrow/vector/types/Types.java
Has shifted the enumeration ordinals, causing compatibility problems with older
java code that serializes the ordinals. Should be fixed before 0.3 release
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)