You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tw...@apache.org on 2022/02/28 16:35:22 UTC

[flink] branch master updated (2e627a1 -> 6fc2933)

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

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


    from 2e627a1  [FLINK-26331] Makes configuration for repeatable cleanups follow the configuration pattern for task restarts
     add 6fc2933  [FLINK-26374][table-planner] Support nullability in nested JSON_OBJECT values

No new revisions were added by this update.

Summary of changes:
 .../table/planner/codegen/JsonGenerateUtils.scala  | 118 ++++++++++++---------
 .../planner/functions/JsonFunctionsITCase.java     |  22 +++-
 2 files changed, 86 insertions(+), 54 deletions(-)