[
https://issues.apache.org/jira/browse/FLINK-32129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benchao Li updated FLINK-32129:
-------------------------------
Affects Version/s: 1.17.0
(was: 1.18.0)
> Filesystem connector is not compatible with option 'pipeline.generic-types'
> ---------------------------------------------------------------------------
>
> Key: FLINK-32129
> URL: https://issues.apache.org/jira/browse/FLINK-32129
> Project: Flink
> Issue Type: Bug
> Components: Connectors / FileSystem
> Affects Versions: 1.17.0
> Reporter: Fang Yong
> Assignee: Fang Yong
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.18.0
>
>
> Filesystem connector always output 'PartitionCommitInfo' message even when
> there is no partition in the sink table, which will cause exception
> `java.lang.UnsupportedOperationException: Generic types have been disabled in
> the ExecutionConfig and type java.util.List is treated as a generic type.`
> when `pipeline.generic-types` is false
--
This message was sent by Atlassian Jira
(v8.20.10#820010)