xueyumusic opened a new pull request #3786: [PINOT-5] make BitmapInvertedIndexTest Windows compatible URL: https://github.com/apache/incubator-pinot/pull/3786 BitmapInvertedIndexTest failed on windows caused by two places, one is that `resourceUrl` of `AVRO_FILE_PATH` contains '%5c' which was '\\' originally, the other is `Files.setPosixFilePermissions` which throws exception on windows
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
