Attila Jeges has uploaded a new patch set (#4). ( 
http://gerrit.cloudera.org:8080/14349 )

Change subject: IMPALA-7368: Change supported year range for DATE values to 
1..9999
......................................................................

IMPALA-7368: Change supported year range for DATE values to 1..9999

Before this patch the supported year range for DATE type started with
year 0. This contradicts the ANSI SQL standard that defines the valid
DATE value range to be 0001-01-01 to 9999-12-31.

Change-Id: Iefdf1c036834763f52d44d0c39a25a1f04e41e07
---
M be/src/exec/hdfs-avro-scanner-test.cc
M be/src/exprs/expr-test.cc
M be/src/runtime/date-test.cc
M be/src/runtime/date-value.cc
M be/src/runtime/date-value.h
M be/src/runtime/raw-value-test.cc
M be/src/udf/udf.h
M be/src/util/string-parser-test.cc
M common/thrift/generate_error_codes.py
M fe/src/main/java/org/apache/impala/catalog/ColumnStats.java
M testdata/data/README
M testdata/workloads/functional-query/queries/DataErrorsTest/avro-errors.test
M testdata/workloads/functional-query/queries/QueryTest/avro_date.test
M 
testdata/workloads/functional-query/queries/QueryTest/date-fileformat-support.test
M testdata/workloads/functional-query/queries/QueryTest/date.test
M testdata/workloads/functional-query/queries/QueryTest/out-of-range-date.test
16 files changed, 251 insertions(+), 199 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/49/14349/4
--
To view, visit http://gerrit.cloudera.org:8080/14349
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iefdf1c036834763f52d44d0c39a25a1f04e41e07
Gerrit-Change-Number: 14349
Gerrit-PatchSet: 4
Gerrit-Owner: Attila Jeges <[email protected]>
Gerrit-Reviewer: Alex Rodoni <[email protected]>
Gerrit-Reviewer: Attila Jeges <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>

Reply via email to