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 1cd8801 [hotfix] Add 1.15 to FlinkVersion
add 07f668a [hotfix][table-common] Introduce ObjectIdentifier.ofAnonymous
to allow storing anonymous, but still uniquely identified, names
No new revisions were added by this update.
Summary of changes:
.../flink/table/catalog/ObjectIdentifier.java | 84 ++++++++++++++++++----
.../flink/table/catalog/ObjectIdentifierTest.java | 47 ++++++++++++
2 files changed, 117 insertions(+), 14 deletions(-)
create mode 100644
flink-table/flink-table-common/src/test/java/org/apache/flink/table/catalog/ObjectIdentifierTest.java