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 da85469de3f [enhance](serde) expr serde support gson (#34180) add a26e6d1a47a [Fix](orc-reader) Fix the issue when string col has mixed plain and dict encoding in different stripes. (#34146) No new revisions were added by this update. Summary of changes: be/src/vec/exec/format/orc/vorc_reader.cpp | 167 ++++++++++++--------- be/src/vec/exec/format/orc/vorc_reader.h | 2 +- .../hive/scripts/create_preinstalled_table.hql | 20 +++ .../string_col_dict_plain_mixed_orc.orc | Bin 0 -> 13875 bytes .../data/external_table_p0/hive/test_hive_orc.out | 18 +++ .../external_table_p0/hive/test_hive_orc.groovy | 8 + 6 files changed, 139 insertions(+), 76 deletions(-) create mode 100644 docker/thirdparties/docker-compose/hive/scripts/preinstalled_data/orc_table/string_col_dict_plain_mixed_orc/string_col_dict_plain_mixed_orc.orc --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org