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'.
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'.