You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2023/04/04 00:51:01 UTC

[doris] branch master updated (fc407f4afe -> eb0fd0017e)

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 fc407f4afe [improvement](executor) Reduce ScannnerCtx Scheduling times (#18306)
     add eb0fd0017e [Fix](orc-reader) Fix the scale of decimal column is incorrect when query orc tables. (#18324)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/exec/format/orc/vorc_reader.cpp         | 14 ++--
 be/src/vec/exec/format/orc/vorc_reader.h           | 22 ++++---
 .../external_table_emr_p2/hive/test_wide_table.out | 23 +++++++
 .../hive/test_wide_table.groovy                    | 74 ++++++++++++++++++++++
 4 files changed, 117 insertions(+), 16 deletions(-)
 create mode 100644 regression-test/data/external_table_emr_p2/hive/test_wide_table.out
 create mode 100644 regression-test/suites/external_table_emr_p2/hive/test_wide_table.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org