This is an automated email from the ASF dual-hosted git repository.

omalley pushed a change to branch branch-1.5
in repository https://gitbox.apache.org/repos/asf/orc.git.


    from 117c8c5  ORC-659: Initialize "next_in" before calling DeflateInit2 
(#514)
     new c9cf49e  ORC-626: Reading Struct Column Having Multiple Fields With 
Same Name Causes java.io.EOFException
     new bad383e  ORC-644: Support positional mapping for nested types.
     new 78a3c18  Fix Julian/Gregorian cutoff in a comment

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 java/core/src/java/org/apache/orc/OrcConf.java     |  4 ++
 java/core/src/java/org/apache/orc/Reader.java      | 18 +++++++
 .../java/org/apache/orc/impl/SchemaEvolution.java  |  7 ++-
 .../org/apache/orc/impl/TestSchemaEvolution.java   | 56 ++++++++++++++++++++++
 proto/orc_proto.proto                              |  3 +-
 5 files changed, 82 insertions(+), 6 deletions(-)

Reply via email to