This is an automated email from the ASF dual-hosted git repository.
morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 890c778bacb [feature](maxcompute)support maxcompte catalog read
project-schema-table. (#57012)
add 4f00ca1cbad [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]