jnturton opened a new pull request #2478: URL: https://github.com/apache/drill/pull/2478
# [MINOR-UPDATE]: Set Brotli codec jar and test to occur only on Linux amd64. ## Description Because it is not fully cross platform, com.rdblue.brotli-codec is moved to test scope on Linux amd64 only. TestParquetWriter#testTPCHReadWriteBrotli is set to execute on Linux amd64 only. ## Documentation None. ## Testing Verify that the distribution archive still does not include brotli-codec, which breaks startup on unsupported platforms. Obtain clean CI runs on amd64 and aarch64 with TestParquetWriter#testTPCHReadWriteBrotli included only on amd64. -- 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]
