[
https://issues.apache.org/jira/browse/FLINK-29795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626017#comment-17626017
]
Aitozi commented on FLINK-29795:
--------------------------------
BTW, I think this option is used in the format's code, but actually it's not
bounded with a specific format
> The source.file.stream.io-fetch-size can not be set by with 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)