This is an automated email from the ASF dual-hosted git repository. zhangstar333 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from e75d91c91b5 [regression-test](Variant) Add more cases related to schema changes (#27958) add 25b90eb7821 [Feature](function) support random int from specific range (#28076) No new revisions were added by this update. Summary of changes: be/src/pipeline/exec/union_source_operator.cpp | 6 +- be/src/vec/functions/random.cpp | 64 ++++++++++++++++++++-- be/src/vec/functions/simple_function_factory.h | 4 +- .../sql-functions/numeric-functions/random.md | 38 ++++++++++++- .../sql-functions/numeric-functions/random.md | 38 ++++++++++++- .../trees/expressions/functions/scalar/Random.java | 26 +++++++-- gensrc/script/doris_builtins_functions.py | 1 + .../suites/query_p0/system/test_query_sys.groovy | 6 ++ 8 files changed, 160 insertions(+), 23 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org