-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use real AWS S3 data tests and apply related fixes (#212)
* remove moto * further remove moto and related * formatting * simplify sources work * simplify sources gathering; fix cloud paths * linting and pytest marking * fix utils path; correct pytest marker * update test * update to add new preset for jump data * linting * add scheduled test specificity * find shape * tests for data shape; minor change for parsl conf * testing gh actions tests * custom testing for large data tests * docs updates; lower chunk size * smaller chunk size * updates for profiling * avoid fail fast; increase test chunk size * remove explain * reduce chunk size * attempt hte * join false for s3 sqlite * no join with threaded * split tests; duckdb mem limit * update parsl * chunk size 2000 * chunk size 1000 * 8gb duckdb memory * remove concat test * 800 chunk size * remove duckdb mem limit; update ddb + pa * try unsorted * avoid large data copies in joins * sort output * chunk size 1000 * sort output and remove setting * chunk size 3000 * readd proper data changes * avoid column removal * chunk size 5000; readd col removal * 7000 chunk size * 10000 chunksize * chunk size 15000 * 20000 chunksize * chunksize 30000 * chunk size 45000 * chunksize 40000 * chunksize 35000 * chunk size 30000, scoping for test data * use tmp_path * chunk size 31000 * add test cytominer-database cmd * poetry env context for cytominer-database * show command * use static data for cytominer-database * provide unique paths for test * create temp dependency for testing * try threaded tests * attempt without temp dir * readd temp dir * show sql * resolve path * show sources * move test files * show more about sources * show sources without conditional * add missing files * remove debug; move tests * fix ci conditional * lines cleanup; remove httpfs install * testing comments * revert to cloudpathlib ^0.18.0 * update lockfile * prepare test ci for pr * split test jobs * remove large data tests from matrix * linting * remove dev branch * correct comments; ci job dep * avoid httpfs plugin error * comment about task event trigger Co-Authored-By: Gregory Way <[email protected]> * comment about object storage path Co-Authored-By: Gregory Way <[email protected]> * limit join data for tests * linting --------- Co-authored-by: Gregory Way <[email protected]>
- Loading branch information
Showing
20 changed files
with
607 additions
and
1,370 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
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
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.