This is an automated email from the ASF dual-hosted git repository.
czweng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink-table-store.git
from 8621adbd [hotfix] Change the variable name sekableInputStream to
seekableInputStream
add a651431f [FLINK-31436] Remove schemaId from constructor of
FileStoreCommitImpl and ManifestFile in Table Store
No new revisions were added by this update.
Summary of changes:
.../apache/flink/table/store/file/AbstractFileStore.java | 3 +--
.../flink/table/store/file/manifest/ManifestFile.java | 13 +++++--------
.../table/store/file/operation/FileStoreCommitImpl.java | 9 +++++----
.../table/store/file/manifest/ManifestFileMetaTest.java | 1 -
.../flink/table/store/file/manifest/ManifestFileTest.java | 1 -
5 files changed, 11 insertions(+), 16 deletions(-)