gortiz commented on code in PR #10184: URL: https://github.com/apache/pinot/pull/10184#discussion_r1153257312
########## pinot-segment-local/src/main/java/org/apache/pinot/segment/local/segment/creator/impl/inv/text/LuceneFSTIndexCreator.java: ########## @@ -21,11 +21,14 @@ import java.io.File; Review Comment: Done. I tried to do the same with the reader, but seems more delicate, so I think we can do it in another PR -- 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]
