This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-50864-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from f7d6ea6f8e3 branch-3.0: [fix](ddl) Wrong result of scalar type `toString` for DATETIMEV2 #50237 (#50903) add 994d26979c9 [fix](hive) fix write hive partition by Doris (#50864) No new revisions were added by this update. Summary of changes: .../docker-compose/hive/hadoop-hive-2x.env.tpl | 2 ++ .../docker-compose/hive/hadoop-hive-3x.env.tpl | 2 +- .../docker-compose/hive/hadoop-hive.env.tpl | 1 + .../scripts/create_preinstalled_scripts/run77.hql | 30 +++++++++++++++++++++ .../doris/datasource/hive/HMSTransaction.java | 12 +++------ .../datasource/paimon/source/PaimonScanNode.java | 2 +- .../hive/write/test_hive_write_partitions.out | Bin 73239 -> 74043 bytes .../hive/write/test_hive_write_partitions.groovy | 22 ++++++++++++--- 8 files changed, 57 insertions(+), 14 deletions(-) create mode 100755 docker/thirdparties/docker-compose/hive/scripts/create_preinstalled_scripts/run77.hql --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org