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 530a2b623b9 [bugfix](hdfs)support default fsname in processing hash (#35113) add 144c9fc1b6e [Fix](hive-writer) Fix partition column orders issue when the partition fields inserted into the target table are inconsistent with the field order of the query source table and the schema field order of the query source table. (#35347) No new revisions were added by this update. Summary of changes: be/src/vec/sink/writer/vhive_partition_writer.cpp | 69 +++++--------------- be/src/vec/sink/writer/vhive_partition_writer.h | 16 ++--- be/src/vec/sink/writer/vhive_table_writer.cpp | 75 +++++++++++++++++----- be/src/vec/sink/writer/vhive_table_writer.h | 4 ++ .../hive/ddl/test_hive_write_type.out | 25 ++++++++ .../hive/ddl/test_hive_write_type.groovy | 57 ++++++++++++++++ 6 files changed, 166 insertions(+), 80 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org