Csaba Ringhofer has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11573
Change subject: Revert "IMPALA-7595: Revert "IMPALA-7521: Speed up sub-second unix time->TimestampValue conversions"" ...................................................................... Revert "IMPALA-7595: Revert "IMPALA-7521: Speed up sub-second unix time->TimestampValue conversions"" IMPALA-7595 added proper handling for invalid time-of-day values in Parquet, so the DCHECK mentioned in IMPALA-7595 will no longer be hit. This means that IMPALA-7521 can be committed again without causing problems. This reverts commit f8b472ee6442e31a867a6dd6aaac22cc44291d41. Change-Id: Ibab04bc6ad09db331220312ed21d90622fdfc41b --- M be/src/benchmarks/convert-timestamp-benchmark.cc M be/src/exec/data-source-scan-node.cc M be/src/exec/hdfs-orc-scanner.cc M be/src/exprs/decimal-operators-ir.cc M be/src/exprs/expr-test.cc M be/src/runtime/timestamp-test.cc M be/src/runtime/timestamp-value.cc M be/src/runtime/timestamp-value.h M be/src/runtime/timestamp-value.inline.h 9 files changed, 371 insertions(+), 108 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/73/11573/1 -- To view, visit http://gerrit.cloudera.org:8080/11573 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ibab04bc6ad09db331220312ed21d90622fdfc41b Gerrit-Change-Number: 11573 Gerrit-PatchSet: 1 Gerrit-Owner: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
