You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "tsreaper (via GitHub)" <gi...@apache.org> on 2023/03/14 09:20:44 UTC

[GitHub] [flink-table-store] tsreaper opened a new pull request, #600: [FLINK-31431] Support copying a FileStoreTable with latest schema

tsreaper opened a new pull request, #600:
URL: https://github.com/apache/flink-table-store/pull/600

   To capture schema changes, CDC sinks of Flink Table Store should be able to use the latest schema at any time. This requires us to copy a `FileStoreTable` with latest schema so that we can create `TableWrite` with latest schema.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink-table-store] tsreaper merged pull request #600: [FLINK-31431] Support copying a FileStoreTable with latest schema

Posted by "tsreaper (via GitHub)" <gi...@apache.org>.
tsreaper merged PR #600:
URL: https://github.com/apache/flink-table-store/pull/600


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org