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 3b00ba0811c [Fix](outfile) Fix the timing of setting the _is_closed flag in Parquet/ORC writer (#34668) add f91c209db49 [bugfix](hive)fix error for writing to hive (#34520) No new revisions were added by this update. Summary of changes: be/src/vec/runtime/vorc_transformer.cpp | 12 ++- be/src/vec/sink/writer/vhive_partition_writer.cpp | 13 +++ .../hive/write/test_hive_write_different_path.out | 21 +++++ .../write/test_hive_write_different_path.groovy | 102 +++++++++++++++++++++ 4 files changed, 144 insertions(+), 4 deletions(-) create mode 100644 regression-test/data/external_table_p0/hive/write/test_hive_write_different_path.out create mode 100644 regression-test/suites/external_table_p0/hive/write/test_hive_write_different_path.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org