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

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


    from 818057b87 IMPALA-13526: Fix Agg node creation order in 
DistributedPlanner
     new f8f202039 IMPALA-13608: Fix TestIcebergTable.test_catalogs exhaustive 
test failure
     new 2f5aef64a IMPALA-13617: Rename c_last_review_date to 
c_last_review_date_sk

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:
 docker/quickstart_client/load_tpcds_kudu.sql       |   2 +-
 docker/quickstart_client/load_tpcds_parquet.sql    |   4 ++--
 docs/topics/impala_show.xml                        |   4 ++--
 docs/topics/impala_tutorial.xml                    |   4 ++--
 testdata/data/README                               |  16 ++++++++--------
 .../data/customer_multiblock_page_index.parquet    | Bin 451607 -> 271263 bytes
 .../datasets/tpcds/tpcds_jdbc_schema_template.sql  |   2 +-
 testdata/datasets/tpcds/tpcds_kudu_template.sql    |   2 +-
 testdata/datasets/tpcds/tpcds_schema_template.sql  |   2 +-
 .../tpcds_partitioned_schema_template.sql          |   2 +-
 .../queries/PlannerTest/fk-pk-join-detection.test  |   8 ++++----
 .../queries/PlannerTest/tpcds/tpcds-q30.test       |  20 ++++++++++----------
 .../queries/QueryTest/iceberg-catalogs.test        |  18 +++++++++---------
 .../queries/QueryTest/parquet-page-index.test      |   7 +++++--
 .../tpcds-unmodified/queries/tpcds-q30.test        |   4 ++--
 .../workloads/tpcds/queries/raw/tpcds-query30.sql  |   4 ++--
 .../tpcds/queries/tpcds-decimal_v2-q30.test        |   4 ++--
 testdata/workloads/tpcds/queries/tpcds-q30.test    |   4 ++--
 tests/util/test_file_parser.py                     |   3 ---
 19 files changed, 55 insertions(+), 55 deletions(-)

Reply via email to