Aggarwal-Raghav opened a new pull request, #3897: URL: https://github.com/apache/hive/pull/3897
### What changes were proposed in this pull request? Because of jackson upgrade to 2.12.0 there are unit test failure in TestArrowColumnarBatchSerDe. ### Why are the changes needed? There are 2 ways to fix these tests: 1. Downgrade Jackson Version to 2.10.0 2. Upgrade arrow version from 0.8.0 to 0.10.0. We are going ahead with this. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? On my local machine -- 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]
