Jackie-Jiang commented on code in PR #16025: URL: https://github.com/apache/pinot/pull/16025#discussion_r2133126520
########## pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/custom/TextIndicesTest.java: ########## @@ -81,29 +80,11 @@ protected String getSortedColumn() { return null; } - @Nullable - @Override - protected List<String> getInvertedIndexColumns() { Review Comment: Test is modified because inverted index cannot be created on raw column -- 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