Open raviranak opened 1 year ago
Saw the panda conversion in delta read with Dask Backend, so made changes to work with to_pyarrow_dataset https://github.com/raviranak/yummy-rdev
@raviranak if all you're doing is grabbing the filenames it's easier to do: DeltaTable().file_uris()
DeltaTable().file_uris()
Saw the panda conversion in delta read with Dask Backend, so made changes to work with to_pyarrow_dataset
https://github.com/raviranak/yummy-rdev