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 d1c1c49d53c [regression-test](case) forbid unstable case (#35738) add dd9beff5b72 [fix](orc)fix orc reader missing column and filter missing column. (#35583) No new revisions were added by this update. Summary of changes: be/src/vec/exec/format/orc/vorc_reader.cpp | 18 +- .../hive/scripts/create_preinstalled_table.hql | 21 ++- .../hive/test_hive_orc_add_column.out | 185 +++++++++++++++++++++ .../hive/test_hive_orc_add_column.groovy | 95 +++++++++++ 4 files changed, 310 insertions(+), 9 deletions(-) create mode 100644 regression-test/data/external_table_p0/hive/test_hive_orc_add_column.out create mode 100644 regression-test/suites/external_table_p0/hive/test_hive_orc_add_column.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org