[
https://issues.apache.org/jira/browse/FLINK-29795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aitozi updated FLINK-29795:
---------------------------
Summary: The source.file.stream.io-fetch-size can not be set by table
properties (was: The source.file.stream.io-fetch-size can not be set by with
properties)
> The source.file.stream.io-fetch-size can not be set by table properties
> -----------------------------------------------------------------------
>
> Key: FLINK-29795
> URL: https://issues.apache.org/jira/browse/FLINK-29795
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / FileSystem
> Affects Versions: 1.17.0
> Reporter: Aitozi
> Priority: Major
>
> The {{source.file.stream.io-fetch-size}} is used in the bulk format mode, but
> it is not exposed to the filesystem connector options. If I try to use it in
> the with property, it will fails with \{{Unsupported options}}. It can only
> be set by add it to the {{flink-conf.yaml}} now. It's not convenient and it
> should be scoped to the table's property.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)