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

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


    from e4ea2eeafd0 [Bug](pipelineX) fix memleak in stream agg (#32862)
     add 51b8476fa4f [Fix](tests) add more trino-connector regression tests 
(#32753)

No new revisions were added by this update.

Summary of changes:
 .../hive/test_trino_hive_parquet.out}              |   0
 .../hive/test_trino_hive_schema_evolution.out}     |   0
 .../hive/test_trino_hive_serde_prop.out}           |   0
 .../hive/test_trino_hive_tpch_sf1_orc.out}         |   0
 .../hive/test_trino_hive_tpch_sf1_parquet.out}     |   0
 .../hive/test_trino_prepare_hive_data_in_case.out} |   0
 .../hive/test_trino_different_parquet_types.groovy | 247 ++++++
 .../hive/test_trino_hive_parquet.groovy            | 270 ++++++
 .../hive/test_trino_hive_schema_evolution.groovy   | 128 +++
 .../hive/test_trino_hive_serde_prop.groovy         |  84 ++
 .../hive/test_trino_hive_tablesample_p0.groovy     |  99 +++
 .../hive/test_trino_hive_tpch_sf1_orc.groovy       | 933 +++++++++++++++++++++
 .../hive/test_trino_hive_tpch_sf1_parquet.groovy   | 932 ++++++++++++++++++++
 .../test_trino_prepare_hive_data_in_case.groovy    | 103 +++
 14 files changed, 2796 insertions(+)
 copy regression-test/data/external_table_p0/{hive/test_hive_parquet.out => 
trino_connector/hive/test_trino_hive_parquet.out} (100%)
 copy 
regression-test/data/external_table_p0/{hive/test_hive_schema_evolution.out => 
trino_connector/hive/test_trino_hive_schema_evolution.out} (100%)
 copy regression-test/data/external_table_p0/{hive/test_hive_serde_prop.out => 
trino_connector/hive/test_trino_hive_serde_prop.out} (100%)
 copy regression-test/data/external_table_p0/{hive/hive_tpch_sf1_orc.out => 
trino_connector/hive/test_trino_hive_tpch_sf1_orc.out} (100%)
 copy regression-test/data/external_table_p0/{hive/hive_tpch_sf1_orc.out => 
trino_connector/hive/test_trino_hive_tpch_sf1_parquet.out} (100%)
 copy 
regression-test/data/external_table_p0/{hive/test_prepare_hive_data_in_case.out 
=> trino_connector/hive/test_trino_prepare_hive_data_in_case.out} (100%)
 create mode 100644 
regression-test/suites/external_table_p0/trino_connector/hive/test_trino_different_parquet_types.groovy
 create mode 100644 
regression-test/suites/external_table_p0/trino_connector/hive/test_trino_hive_parquet.groovy
 create mode 100644 
regression-test/suites/external_table_p0/trino_connector/hive/test_trino_hive_schema_evolution.groovy
 create mode 100644 
regression-test/suites/external_table_p0/trino_connector/hive/test_trino_hive_serde_prop.groovy
 create mode 100644 
regression-test/suites/external_table_p0/trino_connector/hive/test_trino_hive_tablesample_p0.groovy
 create mode 100644 
regression-test/suites/external_table_p0/trino_connector/hive/test_trino_hive_tpch_sf1_orc.groovy
 create mode 100644 
regression-test/suites/external_table_p0/trino_connector/hive/test_trino_hive_tpch_sf1_parquet.groovy
 create mode 100644 
regression-test/suites/external_table_p0/trino_connector/hive/test_trino_prepare_hive_data_in_case.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to