This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-51195-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 6d8a113d483 [fix](inverted index) create empty idx file when creating 
a index on variant-type column (#50937)  (#51181)
     add e72709e6b69 [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]

Reply via email to