This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-57256-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7516fe0b399 branch-4.0: [fix](case) make case stable #57040 (#57260)
add 906a089d00a [feature](analyzer) support * as json_object's parameter
(#57256)
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]