This is an automated email from the ASF dual-hosted git repository.

morningman pushed a change to branch tpch500
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 3992fc52436 [opt](task-assignment) use consistent hash as default task 
assigner and cache the consistent hash ring (#28369)
     new 3efae41885e Revert "[fix](decimalv2) avoid crashing caused by 
decimalv2 arithmetic with check_overflow_for_decimal enabled (#28219)"
     new b3305688c9e [Configurations](multi-catalog) Add 
`enable_parquet_merge_small_io` and `enable_orc_merge_small_io` Session 
variables.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/vec/exec/format/orc/vorc_reader.cpp         |  9 ++++-
 be/src/vec/exec/format/orc/vorc_reader.h           |  7 ++--
 be/src/vec/exec/format/parquet/vparquet_reader.cpp | 10 +++---
 be/src/vec/exec/format/parquet/vparquet_reader.h   |  1 +
 be/src/vec/functions/function_binary_arithmetic.h  | 12 ++-----
 docs/en/docs/advanced/variables.md                 |  8 +++++
 docs/zh-CN/docs/advanced/variables.md              |  8 +++++
 .../java/org/apache/doris/qe/SessionVariable.java  | 40 ++++++++++++++++++++++
 gensrc/thrift/PaloInternalService.thrift           |  4 +++
 9 files changed, 82 insertions(+), 17 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to