raghavyadav01 opened a new pull request, #15526:
URL: https://github.com/apache/pinot/pull/15526
Changes to Enable Pluggable forward Index and Map Index Filter Operator
## Overview
This PR introduces support for pluggable forward index readers and add
MapIndexFilteroperator for MAP columns.
## Key Changes
### 1. Pluggable Forward Index Reader using forward index config.
### 2. MapIndexFilterOperator
### 3. Couple of MAP Bug Fixes
## Testing
- Integration tests for MAP field types.
## Breaking Changes
None. This PR maintains backward compatibility while adding new
functionality.
## Dependencies
No new dependencies added.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]