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 2020/06/16 12:42:21 UTC

[flink] branch release-1.11 updated (e049b4d -> c37f94c)

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

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


    from e049b4d  [FLINK-18304][metrics] Document default reporter interval
     add c37f94c  [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(-)