-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Set RUST_BACKTRACE 1 * Add protoc action to build.yml for manylinux * Add protoc action to test.yaml matrix * Bump to 17.0.0 for a test * include features * test re-enabling protoc action * enable protoc action in test.yaml * blake formatting * python linter fixes * blake fixes * update run tests action * remove duplicate maturin develop * Include Pip install for datafusion dist * Remove some pip install options that are not needed * Install dist/datafusion*.whl * Use virtualenv python version for pip install * Use vitualenv python version for pytest run * examine the contents of the result whl file to make sure _internal.abi3.so is present * Wrong file extension ... change to .whl from .zip * Try another flavor of pip installing * Fix pyarrow version * update pip install process * testing * doh * Remove previous maturin build since now it happens in the test run section
- Loading branch information
Showing
6 changed files
with
44 additions
and
86 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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