richardstartin commented on PR #8571:
URL: https://github.com/apache/pinot/pull/8571#issuecomment-1104359338

   I’d suggest changing the PR title and description - the range index _is_ 
loaded conditionally, it just shouldn’t be loaded when the column is sorted. 
_Before_ the range index just wasn’t loaded when there wasn’t a dictionary, 
regardless of configuration. This PR fixes a bug where an attempt is made to 
load a range index for sorted columns.


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