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 f85dbff  IMPALA-10030: Remove unnecessary jar dependencies
     new f4273a4  IMPALA-7310: Partial fix for NDV cardinality with NULLs.
     new 69d0d0a  IMPALA-10087: IMPALA-6050 causes alluxio not to be supported

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:
 .../java/org/apache/impala/analysis/SlotRef.java   |  24 +-
 .../org/apache/impala/common/FileSystemUtil.java   |   4 +-
 .../impala/analysis/ExprCardinalityTest.java       |  22 +-
 .../org/apache/impala/analysis/ExprNdvTest.java    |  16 +-
 .../apache/impala/common/FileSystemUtilTest.java   |   8 +
 .../org/apache/impala/planner/CardinalityTest.java |  41 +-
 .../queries/PlannerTest/tpcds/tpcds-q04.test       | 840 +++++++++++----------
 .../queries/PlannerTest/tpcds/tpcds-q11.test       | 636 ++++++++--------
 8 files changed, 806 insertions(+), 785 deletions(-)

Reply via email to