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

dwysakowicz pushed a change to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from c37f94c  [FLINK-18298][table] Rename TableResult headers of SHOW 
statements
     new 1b0d73a  [hotfix] Code cleanup: remove useless parameter from 
Environment#enrich method
     new 5c7771d  [FLINK-18161][sql-client] Fix state retention config does not 
work in sql client
     new 0ce4297  [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(-)

Reply via email to