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

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


    from 5f06f4743 IMPALA-13934: Do quick pointer comparison in 
IcebergDeleteBuilder
     new bad56af62 IMPALA-13893: Add node id to the file name in tuple cache 
correctness verification
     new f98b697c7 IMPALA-13929: Make 'functional-query' the default workload 
in tests

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/exec/tuple-cache-node.cc                    |  20 ++--
 tests/authorization/test_ranger.py                 |   8 --
 .../catalog_service/test_catalog_service_client.py |   4 -
 tests/catalog_service/test_large_num_partitions.py |   4 -
 tests/common/custom_cluster_test_suite.py          |   4 -
 tests/common/impala_test_suite.py                  |  12 +++
 tests/common/kudu_test_suite.py                    |   4 -
 tests/custom_cluster/test_admission_controller.py  |   4 -
 tests/custom_cluster/test_ai_generate_text.py      |   4 -
 tests/custom_cluster/test_alloc_fail.py            |   4 -
 tests/custom_cluster/test_always_false_filter.py   |   4 -
 tests/custom_cluster/test_auto_scaling.py          |   4 -
 .../custom_cluster/test_automatic_invalidation.py  |   4 -
 tests/custom_cluster/test_blacklist.py             |   8 --
 .../test_blacklisted_dbs_and_tables.py             |   4 -
 tests/custom_cluster/test_breakpad.py              |   4 -
 tests/custom_cluster/test_calcite_planner.py       |   4 -
 tests/custom_cluster/test_catalog_hms_failures.py  |   4 -
 tests/custom_cluster/test_catalog_wait.py          |   4 -
 tests/custom_cluster/test_catalogd_ha.py           |   3 -
 tests/custom_cluster/test_codegen_cache.py         |   4 -
 .../custom_cluster/test_compact_catalog_updates.py |   4 -
 tests/custom_cluster/test_custom_hive_configs.py   |   4 -
 tests/custom_cluster/test_custom_statestore.py     |   8 --
 tests/custom_cluster/test_data_cache.py            |   4 -
 tests/custom_cluster/test_disable_features.py      |   4 -
 .../test_disk_spill_configurations.py              |   4 -
 .../custom_cluster/test_event_processing_error.py  |   4 -
 .../test_exchange_deferred_batches.py              |   4 -
 tests/custom_cluster/test_exchange_delays.py       |   4 -
 tests/custom_cluster/test_ext_data_sources.py      |  16 ---
 .../test_frontend_connection_limit.py              |   4 -
 tests/custom_cluster/test_geospatial_library.py    |   4 -
 .../custom_cluster/test_hbase_hms_column_order.py  |   4 -
 tests/custom_cluster/test_hdfs_fd_caching.py       |   4 -
 tests/custom_cluster/test_hdfs_timeout.py          |   4 -
 .../test_hive_parquet_codec_interop.py             |   4 -
 .../test_hive_parquet_timestamp_conversion.py      |   4 -
 tests/custom_cluster/test_hs2.py                   |   4 -
 .../test_iceberg_always_allow_merge_on_read.py     |   4 -
 tests/custom_cluster/test_iceberg_rest_catalog.py  |   3 -
 tests/custom_cluster/test_iceberg_strict_data.py   |   4 -
 tests/custom_cluster/test_iceberg_with_puffin.py   |   8 --
 .../test_incremental_metadata_updates.py           |   4 -
 tests/custom_cluster/test_jvm_mem_tracking.py      |   4 -
 tests/custom_cluster/test_krpc_mem_usage.py        |   4 -
 tests/custom_cluster/test_krpc_metrics.py          |   4 -
 tests/custom_cluster/test_krpc_options.py          |   4 -
 tests/custom_cluster/test_krpc_socket.py           |   4 -
 tests/custom_cluster/test_kudu.py                  |  28 ------
 tests/custom_cluster/test_kudu_not_available.py    |   4 -
 tests/custom_cluster/test_lineage.py               |   4 -
 tests/custom_cluster/test_local_catalog.py         |   4 -
 tests/custom_cluster/test_local_tz_conversion.py   |   4 -
 tests/custom_cluster/test_logging.py               |   8 --
 tests/custom_cluster/test_mem_reservations.py      |   4 -
 tests/custom_cluster/test_metadata_replicas.py     |   4 -
 tests/custom_cluster/test_mt_dop.py                |   8 --
 tests/custom_cluster/test_observability.py         |   4 -
 .../custom_cluster/test_parquet_max_page_header.py |   4 -
 tests/custom_cluster/test_partition.py             |   8 --
 tests/custom_cluster/test_permanent_udfs.py        |   4 -
 tests/custom_cluster/test_preload_table_types.py   |   4 -
 tests/custom_cluster/test_query_event_hooks.py     |   4 -
 tests/custom_cluster/test_query_log.py             |   4 -
 tests/custom_cluster/test_query_retries.py         |   8 --
 tests/custom_cluster/test_redaction.py             |   4 -
 .../test_refresh_invalid_partition.py              |   3 -
 tests/custom_cluster/test_restart_services.py      |   8 --
 tests/custom_cluster/test_result_spooling.py       |   4 -
 tests/custom_cluster/test_rpc_exception.py         |   4 -
 tests/custom_cluster/test_rpc_timeout.py           |   8 --
 .../test_runtime_filter_aggregation.py             |   8 --
 tests/custom_cluster/test_scheduler_locality.py    |   4 -
 tests/custom_cluster/test_scratch_disk.py          |   4 -
 tests/custom_cluster/test_seq_file_filtering.py    |   4 -
 tests/custom_cluster/test_services_rpc_errors.py   |   8 --
 tests/custom_cluster/test_shell_commandline.py     |   4 -
 .../test_shell_interactive_reconnect.py            |   4 -
 tests/custom_cluster/test_shell_jwt_auth.py        |   4 -
 tests/custom_cluster/test_shell_oauth_auth.py      |   4 -
 tests/custom_cluster/test_show_views_statements.py |   4 -
 tests/custom_cluster/test_statestored_ha.py        |   7 --
 tests/custom_cluster/test_stats_extrapolation.py   |   4 -
 tests/custom_cluster/test_thrift_socket.py         |   4 -
 tests/custom_cluster/test_tuple_cache.py           |   4 -
 tests/custom_cluster/test_udf_concurrency.py       |   4 -
 tests/custom_cluster/test_web_pages.py             |   4 -
 tests/custom_cluster/test_wide_table_operations.py |   4 -
 tests/custom_cluster/test_workload_mgmt_init.py    |   4 -
 tests/data_errors/test_data_errors.py              |   7 --
 tests/failure/test_failpoints.py                   |   4 -
 tests/infra/test_stress_infra.py                   |   4 -
 tests/metadata/test_column_unicode.py              |   4 -
 tests/metadata/test_compute_stats.py               |  24 -----
 tests/metadata/test_ddl.py                         |  12 ---
 tests/metadata/test_ddl_base.py                    |   4 -
 tests/metadata/test_explain.py                     |   4 -
 tests/metadata/test_hdfs_encryption.py             |   4 -
 tests/metadata/test_hdfs_permissions.py            |   4 -
 tests/metadata/test_hidden_files.py                |   4 -
 tests/metadata/test_hms_integration.py             |   8 --
 tests/metadata/test_last_ddl_time_update.py        |   4 -
 tests/metadata/test_load.py                        |  12 ---
 tests/metadata/test_metadata_query_statements.py   |   4 -
 tests/metadata/test_partition_metadata.py          |  12 ---
 tests/metadata/test_recover_partitions.py          |   4 -
 tests/metadata/test_recursive_listing.py           |   4 -
 tests/metadata/test_refresh_partition.py           |   4 -
 tests/metadata/test_reuse_partitions.py            |   4 -
 tests/metadata/test_set.py                         |   4 -
 tests/metadata/test_show_create_table.py           |   8 --
 tests/metadata/test_stale_metadata.py              |   4 -
 tests/metadata/test_stats_extrapolation.py         |   4 -
 tests/metadata/test_testcase_builder.py            |   4 -
 tests/metadata/test_views_compatibility.py         |   4 -
 tests/query_test/test_acid.py                      |   4 -
 tests/query_test/test_acid_row_validation.py       |   4 -
 tests/query_test/test_aggregation.py               |  20 ----
 tests/query_test/test_analytic_tpcds.py            |   4 -
 tests/query_test/test_async_codegen.py             |   4 -
 tests/query_test/test_avro_schema_resolution.py    |   4 -
 tests/query_test/test_cast_with_format.py          |   3 -
 tests/query_test/test_chars.py                     |   8 --
 tests/query_test/test_codegen.py                   |   4 -
 tests/query_test/test_compressed_formats.py        |  20 ----
 tests/query_test/test_datasketches.py              |   4 -
 tests/query_test/test_date_queries.py              |   4 -
 tests/query_test/test_decimal_casting.py           |   4 -
 tests/query_test/test_decimal_fuzz.py              |   4 -
 tests/query_test/test_decimal_queries.py           |  16 ---
 tests/query_test/test_delimited_text.py            |   4 -
 tests/query_test/test_errorlog.py                  |   4 -
 tests/query_test/test_exprs.py                     |  20 ----
 tests/query_test/test_ext_data_sources.py          |   4 -
 tests/query_test/test_fetch.py                     |  12 ---
 tests/query_test/test_geospatial_functions.py      |   4 -
 tests/query_test/test_hash_join_timer.py           |   4 -
 tests/query_test/test_hbase_queries.py             |   4 -
 tests/query_test/test_hdfs_caching.py              |   8 --
 tests/query_test/test_hdfs_file_mods.py            |   4 -
 tests/query_test/test_hive_codec_interop.py        |   4 -
 tests/query_test/test_hive_timestamp_conversion.py |   4 -
 tests/query_test/test_iceberg.py                   |  12 ---
 tests/query_test/test_insert.py                    |  32 ------
 tests/query_test/test_insert_behaviour.py          |   4 -
 tests/query_test/test_insert_parquet.py            |  16 ---
 tests/query_test/test_insert_permutation.py        |   4 -
 tests/query_test/test_invalid_test_header.py       |   4 -
 tests/query_test/test_join_queries.py              |   8 --
 tests/query_test/test_limit_pushdown_analytic.py   |   4 -
 tests/query_test/test_local_fs.py                  |   4 -
 tests/query_test/test_mem_usage_scaling.py         |   8 --
 tests/query_test/test_mt_dop.py                    |  16 ---
 tests/query_test/test_multiple_filesystems.py      |   4 -
 tests/query_test/test_nested_types.py              |  52 ----------
 tests/query_test/test_observability.py             |   8 --
 tests/query_test/test_orc_stats.py                 |   4 -
 tests/query_test/test_parquet_bloom_filter.py      |   4 -
 .../test_parquet_byte_stream_split_encoding.py     |   4 -
 .../test_parquet_late_materialization.py           |   4 -
 tests/query_test/test_parquet_page_index.py        |   4 -
 tests/query_test/test_parquet_stats.py             |   8 --
 tests/query_test/test_partitioning.py              |   4 -
 tests/query_test/test_prettyprint_bytes.py         |   4 -
 tests/query_test/test_processing_cost.py           |   4 -
 tests/query_test/test_queries.py                   |  28 ------
 tests/query_test/test_query_concurrency.py         |   4 -
 tests/query_test/test_query_mem_limit.py           |   4 -
 tests/query_test/test_query_opts.py                |   4 -
 tests/query_test/test_resource_limits.py           |   4 -
 tests/query_test/test_result_spooling.py           |  16 ---
 tests/query_test/test_rows_availability.py         |   4 -
 tests/query_test/test_runtime_filters.py           |  40 --------
 tests/query_test/test_scanners.py                  | 108 ---------------------
 tests/query_test/test_scanners_fuzz.py             |   4 -
 tests/query_test/test_scratch_limit.py             |   4 -
 tests/query_test/test_sfs.py                       |   4 -
 tests/query_test/test_sort.py                      |   8 --
 tests/query_test/test_spilling.py                  |  12 ---
 tests/query_test/test_tablesample.py               |   4 -
 tests/query_test/test_udfs.py                      |   8 --
 tests/query_test/test_utf8_strings.py              |   4 -
 tests/shell/test_shell_client.py                   |   4 -
 tests/shell/test_shell_commandline.py              |   4 -
 tests/shell/test_shell_commandline_jwt_auth.py     |   4 -
 .../shell/test_shell_commandline_kerberos_auth.py  |   4 -
 tests/shell/test_shell_interactive.py              |   4 -
 tests/stress/test_update_stress.py                 |   4 -
 tests/unittests/test_result_verifier.py            |   4 -
 190 files changed, 26 insertions(+), 1288 deletions(-)

Reply via email to