You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/04/08 09:26:19 UTC

[GitHub] [flink-table-store] tsreaper opened a new pull request, #82: [FLINK-27135] Rename 'file.path' table option in table store to 'path'

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

   The original `file.path` indicates the root path of table store. However other options starting with `file.` (for example `file.format`) only affects sst files and have nothing to do with manifests or snapshots. We should change `file.path` to `path` to indicate that this config option affects the whole table store, not only the sst files.


-- 
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] JingsongLi merged pull request #82: [FLINK-27135] Rename 'file.path' table option in table store to 'path'

Posted by GitBox <gi...@apache.org>.
JingsongLi merged PR #82:
URL: https://github.com/apache/flink-table-store/pull/82


-- 
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