BlazingDB / blazingsql

BlazingSQL is a lightweight, GPU accelerated, SQL engine for Python. Built on RAPIDS cuDF.
https://blazingsql.com
Apache License 2.0
1.92k stars 181 forks source link

Do a research if we can upgrade locally our Drill version #1481

Open Christian8491 opened 3 years ago

Christian8491 commented 3 years ago

Describe the bug Currently we are almost all using Drill v 1.12. In order to update this version and can compare with more of the newer drill features we could do a research about if it's possible to upgrade our Drill locally.

Expected behavior Do a research and see if it's possible to get a newer Drill version locally without affecting our e2e process.

Additional context To support newer features from Drill (as timestampdiff and timestampadd)

Other design considerations Some e2e tests could fail when comparing in some of these two modes FULL or GENERATOR.