jnturton opened a new pull request, #2804:
URL: https://github.com/apache/drill/pull/2804

   # [DRILL-8435](https://issues.apache.org/jira/browse/DRILL-8435): Pin the 
version of Calcite in the master branch
   
   ## Description
   
   Unfortunately the experiment to depend on the latest snapshot of the Calcite 
main branch has resulted in too much breakage, as some feared it would. Here we 
propose to pin the dependency on the last known good snapshot of Calcite 1.35 
in the hopes that Drill 1.22 will later be releasable based on Calcite >= 1.35.
   
   - Adjust casting costs so that VARCHAR -> BIGINT is cheaper than VARCHAR -> 
FLOAT8.
   - Pin Calcite to 1.35.0-20230417.123552-29 and reenable 
testTimestampAddDiffLiteralTypeInference.
   - Upgrade javassist -> 3.29.2-GA.
   
   ## Documentation
   N/A
   
   ## Testing
   Existing and new unit tests.


-- 
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: dev-unsubscr...@drill.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to