Zoltan Borok-Nagy has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17342


Change subject: IMPALA-10674: Update toolchain ORC libary for better Iceberg 
support
......................................................................

IMPALA-10674: Update toolchain ORC libary for better Iceberg support

We need the following fixes/features from the ORC library:

* ORC-763: Fix timestamp inconsistencies with Java
* ORC-784: Support setting timezone to timestamp column
* ORC-666: Support timastamp with local timezone (this corresponds
           to the Iceberg TIMESTAMPTZ type)
* ORC-781: Make type annotations available from C++ (this is
           needed for Iceberg column resolution via field ids)

This commit adds the above via formatted patches.

Testing:
 * executed the tests of the ORC library

Change-Id: I72625f4bd6ff3e83ffaaa2c83d31b8ee29c0c35a
---
M buildall.sh
A 
source/orc/orc-1.6.2-patches/0008-ORC-763-C-Fix-ORC-timestamp-inconsistencies-with-Jav.patch
A 
source/orc/orc-1.6.2-patches/0009-ORC-784-C-Support-setting-timezone-to-timestamp-colu.patch
A 
source/orc/orc-1.6.2-patches/0010-ORC-666-C-Support-timestamp-with-local-timezone.patch
A 
source/orc/orc-1.6.2-patches/0011-ORC-781-C-Make-type-annotations-available-from-C.patch
5 files changed, 1,516 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/native-toolchain 
refs/changes/42/17342/1
--
To view, visit http://gerrit.cloudera.org:8080/17342
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I72625f4bd6ff3e83ffaaa2c83d31b8ee29c0c35a
Gerrit-Change-Number: 17342
Gerrit-PatchSet: 1
Gerrit-Owner: Zoltan Borok-Nagy <borokna...@cloudera.com>

Reply via email to