[
https://issues.apache.org/jira/browse/FLINK-32129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-32129:
-----------------------------------
Labels: pull-request-available (was: )
> 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.18.0
> Reporter: Fang Yong
> Priority: Major
> Labels: pull-request-available
>
> 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)