Closed rahulj51 closed 1 year ago
lgtm, even works writing directly to S3!
Had to set AWS_S3_ALLOW_UNSAFE_RENAME=true
to do so and the deltalake library tries to use IMDS, but worked fine when I set AWS_*
environment variables.
Thanks @dacort .
Sweet! Thanks @rahulj51 I'll try to take a look at this today.