Henry Robinson has posted comments on this change. Change subject: IMPALA-2494: Support for byte array-encoded decimals in Parquet scanner ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/5115/1/testdata/workloads/functional-query/queries/QueryTest/decimal-encodings.test File testdata/workloads/functional-query/queries/QueryTest/decimal-encodings.test: PS1, Line 1: ==== : ---- QUERY : select col2 from decimal_encodings; : ---- RESULTS : 123.00 : 123.00 : 123.00 : 123.00 : 123.00 : ---- TYPES : DECIMAL We're working on getting some richer test data - it's just a bit of a pain to write it out. This will include > 1 dict-encoded value, and some values that are plain encoded. -- To view, visit http://gerrit.cloudera.org:8080/5115 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: If95171e65aa48f08b08b8e87f4555dc75e867977 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Henry Robinson <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-HasComments: Yes
