This is an automated email from the ASF dual-hosted git repository.
dwysakowicz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from ab7b8c4 [FLINK-18311] Make StreamingKafkaITCase more resilient
new 02cdfe8 [hotfix] Code cleanup: remove useless parameter from
Environment#enrich method
new 471a3df [FLINK-18161][sql-client] Fix state retention config does not
work in sql client
new 94ea5e6 [FLINK-18161][sql-client] Fix configurations from
flink-conf.yaml overwrite sql-client's properties
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../flink/table/client/config/Environment.java | 18 ++---
.../client/gateway/local/ExecutionContext.java | 79 ++++++++++++++++++----
.../table/client/gateway/local/LocalExecutor.java | 2 +-
.../client/gateway/local/ExecutionContextTest.java | 63 ++++++++---------
.../client/gateway/local/LocalExecutorITCase.java | 4 +-
.../test/resources/test-sql-client-defaults.yaml | 4 +-
6 files changed, 108 insertions(+), 62 deletions(-)