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 ea83307 [FLINK-21697][table-planner-blink] Support
StreamExecMiniBatchAssigner json serialization/deserialization
add 42a45a5 [FLINK-21709][table] Officially deprecate the legacy planner
No new revisions were added by this update.
Summary of changes:
docs/content.zh/docs/dev/table/legacy_planner.md | 6 ++++--
docs/content/docs/dev/table/legacy_planner.md | 7 ++++---
.../shortcodes/generated/table_config_configuration.html | 12 ++++++------
flink-python/pyflink/table/environment_settings.py | 13 +++++++++----
flink-python/pyflink/table/table_environment.py | 14 ++++++++++++++
.../flink/table/api/bridge/java/BatchTableEnvironment.java | 6 ++++++
.../org/apache/flink/table/api/EnvironmentSettings.java | 4 ++++
.../apache/flink/table/api/config/TableConfigOptions.java | 4 +++-
.../table/api/bridge/scala/BatchTableEnvironment.scala | 13 +++++++++++++
flink-table/flink-table-planner/pom.xml | 3 ++-
10 files changed, 65 insertions(+), 17 deletions(-)