-
Notifications
You must be signed in to change notification settings - Fork 414
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: update datafusion and object store * feat: adopt ObjectStore * chore: add integration test feature * refactor: object store as ground truth for table uri * refactor: make creating builder infallible * fix: fix python build * fix: datafusion tests * chore: flatten directories * fix: allow configuring non https connections * feat: draft integration set scaffolding * refactor: clean up storage errors * refactor: remove StorageError * test: port tests from object_store crate * test: include local StorageIntegration * ci: update build scripts * chore: add exempts for ruby build * chore: cleanup / consolidate tests * fix: repair s3 clock client integration * test: migrate s3 repair tests * fix: s3 common importa * cleanup * test: datafusion integration tests * fix: checkpoint integration tests * fix: environemtn during integration tests * fix: write non empty test fiules to work with azure listing * fix: use correct storage backend in azure comit tests * fix: py3.7 tests * fix: parquet2 merge errors * fix: add missing rustls feature gates * fix: add missing dev dependency * chore: pr comments * Apply suggestions from code review Co-authored-by: Will Jones <[email protected]> * fix: doctest Co-authored-by: Will Jones <[email protected]>
- Loading branch information
Showing
70 changed files
with
4,803 additions
and
6,786 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.