klsince commented on a change in pull request #7286:
URL: https://github.com/apache/pinot/pull/7286#discussion_r696831890
##########
File path:
pinot-segment-local/src/main/java/org/apache/pinot/segment/local/indexsegment/immutable/ImmutableSegmentLoader.java
##########
@@ -164,6 +168,29 @@ public static ImmutableSegment load(File indexDir,
IndexLoadingConfig indexLoadi
return segment;
}
+ private static void tryToConvertSegment(File indexDir, IndexLoadingConfig
indexLoadingConfig,
Review comment:
will do convertSegmentFormat for short.
--
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]