Fang Yong created FLINK-32129:
---------------------------------
Summary: 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
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)