This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 593c37ee306 branch-4.0: [feature](function) support from/to_hex
fucntion #56410 (#57297)
add d48873736df branch-4.0: [feature](analyzer) support * as json_object's
parameter #57256 (#57288)
No new revisions were added by this update.
Summary of changes:
.../doris/nereids/parser/LogicalPlanBuilder.java | 34 ++++---
.../nereids/rules/analysis/ExpressionAnalyzer.java | 28 ++++--
.../parser/UnboundFunctionWithUnboundStarTest.java | 106 +++++++++++++++++++++
.../rules/analysis/ExpressionAnalyzerTest.java | 36 +++++++
.../json_function/test_query_json_object.out | 16 +++-
.../json_function/test_query_json_object.groovy | 5 +-
6 files changed, 201 insertions(+), 24 deletions(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/nereids/parser/UnboundFunctionWithUnboundStarTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]