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 0aea300 [hotfix][runtime] Narrow down the access scope of
SlotExecutionVertexAssignment
add d7bf722 [FLINK-18298][table] Rename TableResult headers of SHOW
statements
No new revisions were added by this update.
Summary of changes:
flink-python/pyflink/table/table_result.py | 20 +++++++++++++++++---
.../java/org/apache/flink/table/api/TableResult.java | 16 +++++++++++++++-
.../table/api/internal/TableEnvironmentImpl.java | 14 +++++++-------
.../flink/table/api/TableEnvironmentTest.scala | 15 +++++++++++++++
.../flink/table/api/internal/TableEnvImpl.scala | 14 +++++++-------
.../table/api/batch/BatchTableEnvironmentTest.scala | 15 +++++++++++++++
6 files changed, 76 insertions(+), 18 deletions(-)