drill icon indicating copy to clipboard operation
drill copied to clipboard

[DRAFT] Update Calcite to 1.38

Open cgivre opened this issue 1 year ago • 1 comments

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.

cgivre avatar Nov 15 '24 15:11 cgivre

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.

cgivre avatar Nov 15 '24 15:11 cgivre