dongxiaoman commented on a change in pull request #8364: URL: https://github.com/apache/pinot/pull/8364#discussion_r829506556
########## File path: pinot-segment-local/src/test/java/org/apache/pinot/segment/local/segment/creator/TransformPipelineTest.java ########## @@ -25,18 +25,16 @@ import org.testng.Assert; import org.testng.annotations.Test; -import static org.apache.pinot.core.data.manager.realtime.Fixtures.*; Review comment: I think this is because originally I did not use `Fixtures.createSchema()` in code? After the refactor the IntelliJ editor tries to remove this -- 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