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

[MINOR UPDATE] update to poi 5.3.0 #2925

Closed pjfanning closed 4 months ago

pjfanning commented 4 months ago

excel-streaming-reader now makes poi-shared-strings optional and Drill doesn't need it (or its h2 dependency).

pjfanning commented 4 months ago

Looks like Drill uses a different version of commons-io than POI needs. I'll look into it. There are NoSuchMethodErrors happening.