This is an automated email from the ASF dual-hosted git repository.
jingge pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 9e81177e44d [FLINK-34499] Configuration#toString hides sensitive values
add 322a8416949 [FLINK-34469][table] Implement TableDistribution toString
No new revisions were added by this update.
Summary of changes:
.../src/main/java/org/apache/flink/table/api/TableDescriptor.java | 3 +--
.../java/org/apache/flink/table/api/internal/ShowCreateUtil.java | 2 +-
.../java/org/apache/flink/table/test/program/TableTestStep.java | 4 +---
.../java/org/apache/flink/table/catalog/TableDistribution.java | 7 ++++++-
4 files changed, 9 insertions(+), 7 deletions(-)