[
https://issues.apache.org/jira/browse/FLINK-27004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-27004.
--------------------------------
Fix Version/s: table-store-0.1.0
(was: 0.1.0)
Assignee: Caizhi Weng
Resolution: Fixed
master: 6f5034901a35108fbf6727de5f14c170a97f1d2d
> Use '<format>.<option>' instead of 'file.<format>.<option>' in table
> properties of managed table
> ------------------------------------------------------------------------------------------------
>
> Key: FLINK-27004
> URL: https://issues.apache.org/jira/browse/FLINK-27004
> Project: Flink
> Issue Type: Sub-task
> Components: Table Store
> Affects Versions: 0.1.0
> Reporter: Caizhi Weng
> Assignee: Caizhi Weng
> Priority: Major
> Labels: pull-request-available
> Fix For: table-store-0.1.0
>
>
> Currently if we want to set compression method of file store we need to use
> 'file.orc.compress'. It would be better to use 'orc.compress' directly, just
> like what we do for filesystem connectors.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)