apache / drill

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

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

Closed jnturton closed 10 months ago

jnturton commented 10 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.