This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from ebc26bcfcbd [fix](coordinator) fix query cache throw
CacheSourceOperator only support one scan range (#51202)
add ae9453e5e09 [feat](udf) support "prefer_udf_over_builtin" session
variable (#51195)
No new revisions were added by this update.
Summary of changes:
.../org/apache/doris/catalog/FunctionRegistry.java | 66 +++++++++++------
.../nereids/trees/expressions/functions/Udf.java | 9 +++
.../java/org/apache/doris/qe/SessionVariable.java | 9 +++
.../data/javaudf_p0/test_javaudf_override.out | Bin 0 -> 299 bytes
.../suites/javaudf_p0/test_javaudf_override.groovy | 82 +++++++++++++++++++++
5 files changed, 142 insertions(+), 24 deletions(-)
create mode 100644 regression-test/data/javaudf_p0/test_javaudf_override.out
create mode 100644
regression-test/suites/javaudf_p0/test_javaudf_override.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]