-
Notifications
You must be signed in to change notification settings - Fork 153
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* First commit * Add a naive mds datasts * fix lints * Fix * Change dataframeToMDS API to use merge_util helper * Fix unit tests * Fix tests * Fix lints * Address a few comments * update * updates * Address comments * update unit tests * Update tests * unit tests + pre-commit ok * Add list objects for oci, gs, s3 * fix tests * Fix lints * list_objects returns only basename * Fix lints * fix bugs in list_objects * updates * Fix lints * use new list_objects * Fix lints * remove * Add merge_index * remove materialized test dataset * Change do_merge_index to merge_index_from_list * Fix lints * Change merge_index to auto_merge_index to avoid duplicate naming * update pytest yaml * update * update * Fix lints * Make merge_index a wrapper * add print * Change fail msg for missing local file and invalid remote url * update msg * remove print * Fix lints * Add warning msg for exist_ok=True * Address comments * fix lints * Turn off manual integratin * Address comments * Update * updates * Fix lints * remove integration tests * Fix lints * Add specific exceptions to oci list_objects * Fix comments * Add deprecated warning for dataframeToMDS * Fix remote url for /Volume * Fix lints * Address comments --------- Co-authored-by: Karan Jariwala <[email protected]>
- Loading branch information
1 parent
91eccbb
commit 5a5fa6f
Showing
7 changed files
with
717 additions
and
290 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.