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/07/26 03:33:58 UTC

[doris] branch master updated (4c4f08f805 -> f4396ef8c7)

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 4c4f08f805 [fix](hudi) the required fields are empty if only reading partition columns (#22187)
     add f4396ef8c7 [Fix](regression-test) nereids_p0/javaudf and nereids_p0/outfile cases cannot run on multi be cluster (#21929)

No new revisions were added by this update.

Summary of changes:
 .../javaudf/collect/test_javaudf_groupcount.groovy |  2 +-
 .../collect/test_javaudf_murmurhash3.groovy        |  2 +-
 .../javaudf/collect/test_javaudf_sessionize.groovy |  2 +-
 .../javaudf/date/test_javaudf_adddays.groovy       |  2 +-
 .../javaudf/date/test_javaudf_addisoperioud.groovy |  2 +-
 .../javaudf/date/test_javaudf_daydiff.groovy       |  2 +-
 .../json/test_javaudf_convertfromcamelcase.groovy  |  2 +-
 .../json/test_javaudf_converttocamelcase.groovy    |  2 +-
 .../javaudf/sanity/test_javaudf_assertequal.groovy |  2 +-
 .../sanity/test_javaudf_assertlessthan.groovy      |  2 +-
 .../javaudf/sanity/test_javaudf_assertudf.groovy   |  2 +-
 .../javaudf/sketch/test_javaudf_md5.groovy         |  2 +-
 .../javaudf/test_javaudaf_my_date_datetime.groovy  |  3 +-
 .../test_javaudaf_mygroupconcat_string.groovy      |  3 +-
 .../javaudf/test_javaudaf_mysum_array.groovy       |  3 +-
 .../javaudf/test_javaudaf_mysum_decimal.groovy     |  3 +-
 .../test_javaudaf_mysum_float_double.groovy        |  3 +-
 .../javaudf/test_javaudaf_mysum_int.groovy         |  3 +-
 .../javaudf/test_javaudaf_null_test.groovy         |  3 +-
 .../nereids_p0/javaudf/test_javaudf_array.groovy   |  3 +-
 .../nereids_p0/javaudf/test_javaudf_boolean.groovy |  3 +-
 .../nereids_p0/javaudf/test_javaudf_case.groovy    |  3 +-
 .../nereids_p0/javaudf/test_javaudf_date.groovy    |  3 +-
 .../nereids_p0/javaudf/test_javaudf_decimal.groovy |  3 +-
 .../nereids_p0/javaudf/test_javaudf_float.groovy   |  3 +-
 .../nereids_p0/javaudf/test_javaudf_int.groovy     |  3 +-
 .../nereids_p0/javaudf/test_javaudf_null.groovy    |  3 +-
 .../nereids_p0/javaudf/test_javaudf_string.groovy  |  3 +-
 .../suites/nereids_p0/outfile/test_outfile.groovy  | 42 +++++++++++++++++-----
 .../nereids_p0/outfile/test_outfile_expr.groovy    | 18 ++++++++--
 .../nereids_p0/outfile/test_outfile_parquet.groovy | 17 +++++++--
 31 files changed, 93 insertions(+), 56 deletions(-)


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