Unstructured-IO / unstructured

Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
https://www.unstructured.io/
Apache License 2.0
7.49k stars 584 forks source link

Bump to `deltalake>=0.18.x` #3173

Closed MthwRobinson closed 3 weeks ago

MthwRobinson commented 3 weeks ago

Per comment in #3170, deltalake==0.18.x seemed to break the destination connector test. Goal of this issue is to fix this in the connector so we're not pinned to a stale version.