Attila Jeges has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/13898 )

Change subject: Patch Avro to 1.7.4-p5 to add DATE type support.
......................................................................

Patch Avro to 1.7.4-p5 to add DATE type support.

This patch is needed because the Avro C library doesn't support
logical types yet. This is a quick-and-dirty patch to add DATE
type without a proper logical type implementation.

Note, that DECIMAL type support was added similarly in 1.7.4-p2.

This will be used in "IMPALA-8198: DATE: Read from avro."

TESTING:
I built the toolchain locally and using jenkins.
I built impala (including IMPALA-8198) with the new toolchain and
ran the core test suite.

Change-Id: I70aae9f16805e3ee806c39e9121b6525d83845b3
Reviewed-on: http://gerrit.cloudera.org:8080/13898
Reviewed-by: Tim Armstrong <[email protected]>
Tested-by: Attila Jeges <[email protected]>
---
M buildall.sh
A 
source/avro/avro-1.7.4-patches/0005-Changes-to-Avro-C-library-to-allow-parsing-DATE.patch
2 files changed, 219 insertions(+), 2 deletions(-)

Approvals:
  Tim Armstrong: Looks good to me, approved
  Attila Jeges: Verified

--
To view, visit http://gerrit.cloudera.org:8080/13898
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I70aae9f16805e3ee806c39e9121b6525d83845b3
Gerrit-Change-Number: 13898
Gerrit-PatchSet: 3
Gerrit-Owner: Attila Jeges <[email protected]>
Gerrit-Reviewer: Attila Jeges <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>

Reply via email to