Caizhi Weng created FLINK-27135: ----------------------------------- Summary: Rename 'file.path' table option in table store to 'path' Key: FLINK-27135 URL: https://issues.apache.org/jira/browse/FLINK-27135 Project: Flink Issue Type: Sub-task Components: Table Store Affects Versions: table-store-0.1.0 Reporter: Caizhi Weng
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 message was sent by Atlassian Jira (v8.20.1#820001)