Hi Pulsar Devs, I would like to start a discussion for a new proposal, PIP-444: Expose Raw Message Access in TableView API.
The motivation for this PIP is to allow users of the TableView API to access the full message metadata (e.g., properties, event time), not just the deserialized value. This will improve the utility of TableView for a wider range of use cases. The full proposal document is available for review and comments in the following Pull Request: https://github.com/apache/pulsar/pull/24842 The implementation for this proposal is being developed in PR #24809. Looking forward to your feedback. Thanks, namest504
