This is an automated email from the ASF dual-hosted git repository.

joemcdonnell pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git.


    from 03bf2d2  IMPALA-5031: link fesupport so FE tests run with UBSAN
     new dbba52c  IMPALA-8665:Include extra info in error message when date 
cast fails
     new a20977a  IMPALA-8630: Hash the full path when calculating consistent 
remote placement

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:
 be/src/exprs/cast-functions-ir.cc                  |   8 +-
 be/src/scheduling/scheduler-test-util.cc           | 134 +++++++++++++++--
 be/src/scheduling/scheduler-test-util.h            |  60 +++++++-
 be/src/scheduling/scheduler-test.cc                | 165 +++++++++++++++++----
 be/src/scheduling/scheduler.cc                     |  11 +-
 common/thrift/PlanNodes.thrift                     |   9 ++
 .../org/apache/impala/planner/HdfsScanNode.java    |   5 +-
 .../org/apache/impala/planner/ExplainTest.java     |   1 +
 .../queries/QueryTest/date-partitioning.test       |   4 +-
 .../functional-query/queries/QueryTest/date.test   |   8 +-
 10 files changed, 343 insertions(+), 62 deletions(-)

Reply via email to