Jackie-Jiang commented on issue #8116: URL: https://github.com/apache/pinot/issues/8116#issuecomment-1029353240
@walterddr Can you please take a look at the issue? Seems the issue is that we don't enforce the path for remote storage, thus constructing the path using `URIUtils.getUri(_dataDir, rawTableName, URIUtils.encode(segmentId))` might not match the actual remote path. -- 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]
