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

lincoln pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from d6967dd7301 [FLINK-32610][json] Add document for Json option 
decode.json-parser.enabled
     add 05191071638 [FLINK-32456][table-planner] Support JSON_OBJECTAGG & 
JSON_ARRAYAGG use with other aggregate functions

No new revisions were added by this update.

Summary of changes:
 docs/data/sql_functions.yml                        |   4 +-
 docs/data/sql_functions_zh.yml                     |   4 +-
 .../logical/WrapJsonAggFunctionArgumentsRule.java  | 113 +++++----
 .../functions/JsonAggregationFunctionsITCase.java  |  90 ++++++-
 .../WrapJsonAggFunctionArgumentsRuleTest.java      |  21 +-
 .../WrapJsonAggFunctionArgumentsRuleTest.xml       | 268 ++++++++++++++++++++-
 .../runtime/batch/sql/agg/SortAggITCase.scala      |  36 +++
 .../runtime/stream/sql/AggregateITCase.scala       |  43 ++++
 8 files changed, 504 insertions(+), 75 deletions(-)

Reply via email to