xiangfu0 opened a new pull request, #17269:
URL: https://github.com/apache/pinot/pull/17269

   - Infer dictionary creation whenever indexes that require a dictionary 
(inverted, FST, range, etc.) are configured, and plumb raw-encoding awareness 
through forward index creator/reader factories.
   
   - Extend forward index handler logic to handle raw-forward columns with 
index add/remove flows, compression updates, and dictionary toggles more 
robustly.
   
   - Add integration and unit tests: new raw forward + inverted index 
integration test, expanded reload coverage, and updated forward index 
config/type utilities and defaults.


-- 
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]

Reply via email to