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 2019/03/11 14:46:12 UTC

[orc] branch branch-1.5 updated (4e7d9c2 -> fbc93c2)

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 4e7d9c2  Preparing branch for post 1.5.4 development
     new 701b660  ORC-447: Update docker to use shared volume for m2 cache.
     new fbc93c2  ORC-452: Support converting JSON object to MAP type

The 421 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:
 docker/centos6/Dockerfile                          |  2 ++
 docker/centos7/Dockerfile                          |  2 ++
 docker/debian8/Dockerfile                          |  2 ++
 docker/run-all.sh                                  |  3 +-
 docker/ubuntu12/Dockerfile                         |  2 ++
 docker/ubuntu14/Dockerfile                         |  2 ++
 docker/ubuntu16-clang5/Dockerfile                  |  1 +
 docker/ubuntu16/Dockerfile                         |  1 +
 docker/ubuntu18/Dockerfile                         |  1 +
 .../org/apache/orc/tools/convert/JsonReader.java   | 39 ++++++++++++++++++++++
 10 files changed, 54 insertions(+), 1 deletion(-)