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

Support for tableview in python client.

Open AinavoluSaivardhanReddy opened this issue 1 year ago • 2 comments

Currently tableview is not supported in Python client.

AinavoluSaivardhanReddy avatar Jul 19 '24 19:07 AinavoluSaivardhanReddy

Currently tableview is not supported in Python client.

can you please describe the issue in detail

RSzipper avatar Feb 16 '25 12:02 RSzipper

There is a TableView API in Java and C++ clients. For example, https://github.com/apache/pulsar-client-cpp/blob/main/include/pulsar/TableView.h

BewareMyPower avatar Feb 18 '25 14:02 BewareMyPower