Yufan Sheng created FLINK-30622: ----------------------------------- Summary: Support auto consume schema in Pulsar source Key: FLINK-30622 URL: https://issues.apache.org/jira/browse/FLINK-30622 Project: Flink Issue Type: New Feature Components: Connectors / Pulsar Affects Versions: pulsar-4.0.0 Reporter: Yufan Sheng Fix For: pulsar-4.0.0
Pulsar client supports [auto schema|https://pulsar.apache.org/docs/2.10.x/schema-understand/#auto-schema] if you don't know the schema type of a Pulsar topic in advance. This can make the message consuming from Pulsar topic which contains multiple schema extremely easy. We plan to add auto schema support in Pulsar source. -- This message was sent by Atlassian Jira (v8.20.10#820010)