You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@orc.apache.org by om...@apache.org on 2020/08/21 00:06:13 UTC

[orc] branch master updated (4688240 -> 0268b4f)

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

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


    from 4688240  ORC-626: Reading Struct Column Having Multiple Fields With Same Name Causes java.io.EOFException
     add 0268b4f  ORC-644: Support positional mapping for nested types.

No new revisions were added by this update.

Summary of changes:
 java/core/src/java/org/apache/orc/Reader.java      |  4 +-
 .../java/org/apache/orc/impl/SchemaEvolution.java  |  2 +-
 .../org/apache/orc/impl/TestSchemaEvolution.java   | 43 ++++++++++++++++++++++
 3 files changed, 46 insertions(+), 3 deletions(-)