Expected behavior
Have a public documentation for the new BatchSource interface in Pulsar IO module:
https://github.com/apache/pulsar/wiki/PIP-65%3A-Adapting-Pulsar-IO-Sources-to-support-Batch-Sources
Actual behavior
There is no documentation about the BatchSource interface
Steps to reproduce
Looking at the latest documentation page for Pulsar IO and missing the info how to leverage BatchSource interface:
https://pulsar.apache.org/docs/en/io-develop/
System configuration
N/A