This is an automated email from the ASF dual-hosted git repository.
dianfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from c6d7747eaef [FLINK-31639][network] Introduce the memory manager for
tiered storage
add fbf7b91424e [FLINK-32056][Python][Connector/Pulsar] Upgrade
flink-connector-pulsar used in flink-python to v4.0.0, which is compatible with
Flink 1.17.x and upwards
No new revisions were added by this update.
Summary of changes:
.../reference/pyflink.datastream/connectors.rst | 3 -
flink-python/pom.xml | 2 +-
.../pyflink/datastream/connectors/__init__.py | 2 -
.../pyflink/datastream/connectors/pulsar.py | 158 +++------------------
.../datastream/connectors/tests/test_pulsar.py | 37 ++---
.../examples/datastream/connectors/pulsar.py | 12 +-
6 files changed, 33 insertions(+), 181 deletions(-)