This is an automated email from the ASF dual-hosted git repository.
snuyanzin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 851344d17d5 [FLINK-33653][runtime] Broaden the access scope for
classes associated with the balanced task scheduling benchmark. (#27161)
add 7c60e51771a [hotfix][docs] Add `SHOW MATERIALIZED TABLES`, `SHOW
CREATE MATERIALIZED TABLE` to doc
add 342b6d1cc8b [FLINK-38683][table] Add schema to `SHOW CREATE
MATERIALIZED TABLE` output
No new revisions were added by this update.
Summary of changes:
docs/content.zh/docs/dev/table/sql/show.md | 25 +++++
docs/content/docs/dev/table/sql/show.md | 29 +++++-
.../flink/table/api/internal/ShowCreateUtil.java | 16 +--
.../ShowCreateMaterializedTableOperation.java | 5 +-
.../table/api/internal/ShowCreateUtilTest.java | 114 +++++++++++----------
5 files changed, 127 insertions(+), 62 deletions(-)