This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-50864-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 01f70deb8b9 branch-2.1: [fix](nereids) fix parse date time exception #50810 (#50900) add d17f320d8fe [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