Hugues514 opened a new issue #6734: Pulsar SQL should support readCompact on topics URL: https://github.com/apache/pulsar/issues/6734 So far, when a Pulsar topic is compacted, the Pulsar SQL query will read all the records, not considering the compacted option It could be interesting to be able to query such a topic using a readCompact option so that the reader will skip all the 'compacted records'.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
