drill
drill copied to clipboard
[DRAFT] Update Calcite to 1.38
DRILL-XXXX: Update Calcite to 1.38
Description
This PR updates Apache Calcite to the latest branch.
Documentation
No user facing changes.
Testing
Running existing unit tests.
My goal here is to work through the recent versions until we get to the latest.
I thought I'd post progress here. This branch will successfully build using version 1.35. However, Calcite made some changes to VARDECIMAL handling so several tests that were introduced in https://github.com/apache/drill/pull/2597 are now failing.
Any assistance would be greatly appreciated.