richardstartin commented on PR #8513: URL: https://github.com/apache/pinot/pull/8513#issuecomment-1102888641
@Jackie-Jiang the copy-paste bug you spotted was revealing - range indexes over raw columns was not actually supported, despite #5853 aiming to add support. Commit fe28919f0dd9b0da143263266f4bba2ddab5b3e0 addresses that. Commit f30099e9b654fc2d92aba20afd72722b3a1003dc addresses your review comments, and adds a test to verify the bug is fixed (and that the code executes). -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org