Connecting to Delta Lake hosted on MinIO from Dask
I’m trying to connect to a DeltaLake table that is stored on MinIO rather than S3. I can do this directly with the deltalake
Python package as follows:
I’m trying to connect to a DeltaLake table that is stored on MinIO rather than S3. I can do this directly with the deltalake
Python package as follows: