You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2023/06/05 02:50:16 UTC

[doris] branch master updated (90a5be913c -> c6387847aa)

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

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


    from 90a5be913c [enhancement](merge-on-write) avoid unecessary pk index iteration while memtable flushing (#20244)
     add c6387847aa [fix](nereids) change defaultConcreteType function's return value for decimal (#20380)

No new revisions were added by this update.

Summary of changes:
 .../trees/expressions/functions/scalar/Nvl.java    |  2 +-
 .../apache/doris/nereids/types/DecimalV2Type.java  |  3 ++-
 .../apache/doris/nereids/types/DecimalV3Type.java  |  3 ++-
 .../conditional_functions/test_coalesce.out        | 24 +++++++++++-----------
 .../conditional_functions/test_nullif.out          |  8 ++++----
 5 files changed, 21 insertions(+), 19 deletions(-)


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