dossett opened a new pull request, #3730: URL: https://github.com/apache/parquet-java/pull/3730
I was testing a PR and couldn't `brew install` thrift 0.23, because only 0.24 is available. So this PR does two things: - bump to 0.24 - add an experimental `Dockerfile` that developers can use that removes the dependency on a locally installed copy of thrift (and any other dependency). I find solutions like the Dockerfile to be really useful, but if maintainers feel its not appropriate to add to the repo I would certainly understand. The part can be reverted and the thrift upgrade will work just fine. -- 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]
