caicancai opened a new pull request, #5035: URL: https://github.com/apache/calcite/pull/5035
This restores the Arrow dependency upgrade from 15.0.0 to 16.0.0 that was reverted in bc10595362b907c14a1b5302ae4740818bae6e50. The upgrade was reverted together with the Gandiva-based implementation. Since [CALCITE-7580](https://issues.apache.org/jira/browse/CALCITE-7580) and #5030 removed the Gandiva dependency, the original compatibility issue no longer applies. Tested with: ``` ./gradlew :arrow:test --no-daemon ``` -- 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]
