-
-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add/1034 (#1352) dataset lazy loading default
* Towards lazy-by-default for dataset loading * Isolate lazy behavior to pytest function outside of class * Solve concurrency issue where test would use same cache * Ensure metadata is downloaded to verify dataset is processed * Clean up to reflect new defaults and tests * Fix oversight from 1335 * Download data as was 0.14 behavior * Restore test * Formatting * Test obsolete, replaced by test_get_dataset_lazy_behavior
- Loading branch information
Showing
5 changed files
with
282 additions
and
201 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.