jonvex opened a new pull request, #6751: URL: https://github.com/apache/hudi/pull/6751
### Change Logs an older version of snappy that is incompatible with m1 was used in by a few dependencies. To fix we make spark version to be 2.4.8 and we add some exclusions so that the dependencies don't pull in the old version of snappy and use the newer one instead. ### Impact Unit tests should now work on m1 **Risk level: low* ### Contributor's checklist - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [ ] Change Logs and Impact were stated clearly - [ ] Adequate tests were added if applicable - [ ] CI passed -- 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]
