JeffBolle opened a new issue, #11541: URL: https://github.com/apache/pinot/issues/11541
The Pulsar metadata is being produced by the Pulsar stream ingestion plugin, but it isn't being written to Pinot because of a missing method implementation in the PulsarMessageBatch which is causing a default interface method to be called that returns `null` for the metadata. I am working on a PR to address this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
