pulsar-client-python
pulsar-client-python copied to clipboard
[Feature request] New consumer type: TableView
trafficstars
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
Any updates since https://github.com/apache/pulsar-client-cpp/issues/89 has been merged?
We need to wait for the CPP client release first, then wrap it on the Python side.
Was this feature ever added? I can't find any references in the documentation.
@shibd could you please let me know the status of tableview client?