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

github-bot pushed a change to branch auto-pick-60018-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 93a1c1668e3 branch-4.0: [fix](cloud) Fix and add a FE UT for cloud 
choose cluster #60099 (#60203)
     add 7eadc32b917 [feature](hive_write) add hive_staging_dir catalog 
properties and change default value under the writing target table. (#60018)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/common/util/LocationPath.java |   1 +
 .../doris/datasource/hive/HMSExternalCatalog.java  |   1 +
 .../doris/datasource/hive/HMSTransaction.java      | 182 ++++++++++++--
 .../org/apache/doris/planner/HiveTableSink.java    |  10 +-
 .../datasource/hive/HMSTransactionPathTest.java    | 262 +++++++++++++++++++++
 .../write/test_hive_staging_dir.out}               |   8 +-
 .../hive/write/test_hive_staging_dir.groovy        | 134 +++++++++++
 7 files changed, 574 insertions(+), 24 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/datasource/hive/HMSTransactionPathTest.java
 copy 
regression-test/data/external_table_p0/{iceberg/iceberg_drop_rest_table.out => 
hive/write/test_hive_staging_dir.out} (73%)
 create mode 100644 
regression-test/suites/external_table_p0/hive/write/test_hive_staging_dir.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to