apache / drill

Apache Drill is a distributed MPP query layer for self describing data
https://drill.apache.org/
Apache License 2.0
1.93k stars 984 forks source link

DRILL-8420: Clean up some cruft related to the removed shaded Guava #2863

Closed jnturton closed 6 months ago

jnturton commented 6 months ago

DRILL-8420: Clean up some cruft related to the removed shaded Guava

Description

@rymarm pointed out that the removal of Drill's shaded Guava by #2827 left some obsolete bits behind. This follow up PR linked to the same ticket removes those.

Documentation

Remove the shaded Guava dev doc.

Testing

CI passes.