Replies: 5 comments
|
We need a special handle in |
0 replies
|
more info: |
0 replies
|
Can you guys open this ticket and finish it or move it to a suitable appointment? appreciate! |
0 replies
|
Does this also imply pulsar sql cannot process empty payload messages for the time being? Because I'm experiencing #13127 |
0 replies
|
Moved to general discussions since there's a wishing list item and no one works on it now. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
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'.
All reactions