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 41d4618f7cf [opt](Nereids) Optimize Join Penalty Calculation Based on Build Side Data Volume (#35773) add 3e27db2b5c7 [fix](functions) fix be crash for function random_bytes and mark_first/last_n (#35884) No new revisions were added by this update. Summary of changes: be/src/vec/functions/function_string.h | 28 +++++++++++----------- .../expressions/functions/scalar/MaskFirstN.java | 8 +++++++ .../expressions/functions/scalar/MaskLastN.java | 8 +++++++ .../correctness_p0/test_mask_function.groovy | 17 +++++++++++++ .../nereids_function_p0/scalar_function/R.groovy | 4 ++++ 5 files changed, 51 insertions(+), 14 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org