Skip to content

Pulsar SQL should support readCompact on topics #6734

Description

@Hugues514

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/sqlPulsar SQL related featureshelp wantedtype/featureThe PR added a new feature or issue requested a new feature

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions