ihuzenko opened a new pull request #1631: DRILL-6862: Update Calcite to 1.18.0
URL: https://github.com/apache/drill/pull/1631
 
 
   1. Moved Calcite dependency from profile hadoop-default to general 
dependency managment
   2. Updated Calcite version to 1.18.0-drill-r0 and Avatica version to 1.13.0
   3. Hook.REL_BUILDER_SIMPLIFY moved to static block, cause now it can't be 
removed (fixes DRILL-6830)
   4. Removed WrappedAccessor, since it was workaround fixed in CALCITE-1408
   5. Fixed setting of multiple options in TestBuilder
   6. Timstampadd type inference aligned with CALCITE-2699
   7. Dependency update caused 417 kB increase of jdb-all jar size, so the 
maxsize limit was
      increased from 39.5 to 40 MB
   8. Added test into TestDrillParquetReader to ensure that DRILL-6856 was
      fixed by Calcite update

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to