You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Towards downloading buckets
* Download entire bucket instead of dataset file
* Dont download arff, skip files already cached
* Automatically unzip any downloaded archives
* Make downloading the bucket optional
Additionally, rename old cached files to the new filename format.
* Allow users to download the full bucket when pq is already cached
Otherwise the only way would be to delete the cache.
* Add unit test stub
* Remove redundant try/catch
* Remove commented out print statement
* Still download arff
* Towards downloading buckets
* Download entire bucket instead of dataset file
* Dont download arff, skip files already cached
* Automatically unzip any downloaded archives
* Make downloading the bucket optional
Additionally, rename old cached files to the new filename format.
* Allow users to download the full bucket when pq is already cached
Otherwise the only way would be to delete the cache.
* Add unit test stub
* Remove redundant try/catch
* Remove commented out print statement
* Still download arff
* ADD: download all files from minio bucket
* Add note for #1184
* Fix pre-commit issues (mypy, flake)
Co-authored-by: Matthias Feurer <[email protected]>
0 commit comments