pulsar-client-python icon indicating copy to clipboard operation
pulsar-client-python copied to clipboard

[feature request] Support KeyValue Schema.

Open shibd opened this issue 2 years ago • 0 comments
trafficstars

Motivation

CPP client supported KeyValue schema on https://github.com/apache/pulsar-client-cpp/pull/22.

Python clients also can support KeyValue schemas based on this.

Alternatives

Note: The schema function of the Python client is not completely based on CPP. We may need to redesign the interface to the Key Value Schema in the Python client.

Anything else?

shibd avatar Dec 29 '22 03:12 shibd