This is an automated email from the ASF dual-hosted git repository.
stigahuang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 6ebf35cd5 IMPALA-11633: Use longer ctas timeout for S3/Ozone
new e15610633 IMPALA-11965: Fix TestCodegenCache failure when codegen
cache disabled by default
new 3573db68c IMPALA-11960: Fix constant propagation from TIMESTAMP to DATE
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../impala/analysis/ConstantPredicateHandler.java | 9 +++++
.../queries/PlannerTest/constant-propagation.test | 36 ++++++++++++++++-
.../QueryTest/range-constant-propagation.test | 21 ++++++++++
tests/custom_cluster/test_codegen_cache.py | 45 ++++++++++++++--------
4 files changed, 94 insertions(+), 17 deletions(-)