apache / pulsar-client-python

Apache Pulsar Python client library
https://pulsar.apache.org/
Apache License 2.0
48 stars 38 forks source link

[Feature request] New consumer type: TableView #79

Open shibd opened 1 year ago

shibd commented 1 year ago

Motivation

Refer PIP: https://github.com/apache/pulsar/issues/12356

Solution

Depend on CPP client PR release: https://github.com/apache/pulsar-client-cpp/issues/89

ghost commented 1 year ago

Any updates since https://github.com/apache/pulsar-client-cpp/issues/89 has been merged?

shibd commented 1 year ago

We need to wait for the CPP client release first, then wrap it on the Python side.

eljefe6a commented 3 weeks ago

Was this feature ever added? I can't find any references in the documentation.