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 34bb9cd5d3 [fix](parquet-reader) fix coredump when load datatime data 
to doris from parquet (#15794)
     add 67378a2dc3 [fix](nereids) fix bug in SequenceFunction legality check 
(#15812)

No new revisions were added by this update.

Summary of changes:
 .../functions/agg/SequenceFunction.java            | 16 +++---
 .../org/apache/doris/nereids/types/DataType.java   | 15 +++---
 .../doris/nereids/util/TypeCoercionUtils.java      |  2 +-
 .../test_nereids_function.out}                     |  5 +-
 .../nereids_syntax_p0/test_nereids_function.groovy | 58 ++++++++++++++++++++++
 5 files changed, 79 insertions(+), 17 deletions(-)
 copy 
regression-test/data/{query_p0/sql_functions/conditional_functions/test_nvl.out 
=> nereids_syntax_p0/test_nereids_function.out} (77%)
 create mode 100644 
regression-test/suites/nereids_syntax_p0/test_nereids_function.groovy


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

Reply via email to