GitHub user jiazhai added a comment to the discussion: Pulsar SQL should 
support readCompact on topics

We need a special handle in `PulsarSplitManager.getSplitsForTopic` to split 
based also on `compactionHorizon`(contained in `CompactedTopicImpl`); so that 
for data before compactionHorizon, we could read from compacted topic, while 
data after compactionHorizon, read from non-compacted topic.

GitHub link: 
https://github.com/apache/pulsar/discussions/18764#discussioncomment-4321919

----
This is an automatically sent email for dev@pulsar.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@pulsar.apache.org

Reply via email to