RussellSpitzer opened a new issue #2794: URL: https://github.com/apache/iceberg/issues/2794
Currently the integration tests fail on M1 Processor based machines because the Spark version we specify for running integration tests lacks a Snappy with a compatible native-lib (and proper fallback.) We can fix this by upgrading to a Spark version which has the updated Snappy. https://issues.apache.org/jira/browse/SPARK-33725 2.4.8 and 3.0.2 (3.1.0 should already be ok) -- 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]
