This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 4f7760a5f4 [bugfix](segment cache) Recycle the fds when drop table (#23081) add 795006ea3d [fix](multi-catalog) conversion of compatible numerical types (#23113) No new revisions were added by this update. Summary of changes: .../format/parquet/fix_length_dict_decoder.hpp | 12 +++++------ .../format/parquet/fix_length_plain_decoder.cpp | 24 +++++++++++++++++----- .../exec/format/parquet/fix_length_plain_decoder.h | 2 +- .../hive/test_hive_schema_change.out | 7 +++++++ ...ition.groovy => test_hive_schema_change.groovy} | 17 +++++++-------- 5 files changed, 40 insertions(+), 22 deletions(-) create mode 100644 regression-test/data/external_table_p2/hive/test_hive_schema_change.out copy regression-test/suites/external_table_p2/hive/{test_hive_remove_partition.groovy => test_hive_schema_change.groovy} (75%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org