Commit Graph

7 Commits

Author SHA1 Message Date
Jiayu Liu ad059a688f update python version to 3.10 (#1073)
* update python verion to 3.10

* simplify things
2021-10-28 11:24:54 +08:00
Jiayu Liu b020aba079 use 2021 edition (#1084) 2021-10-27 19:25:56 -04:00
Jiayu Liu 141aed5a5a use nightly-2021-09-07 for python builds (#978)
* use nightly-2021-09-06

* use nightly-2021-09-07
2021-09-09 14:14:21 -04:00
Jiayu Liu 3ef7f3495b use nightly nightly-2021-05-10 (#536) 2021-06-10 18:16:21 -04:00
Andy Grove 3be087a788 Revert "Revert "Add datafusion-python (#69)" (#257)" (#270)
This reverts commit d0af907652.
2021-05-05 07:39:28 -06:00
Andy Grove d0af907652 Revert "Add datafusion-python (#69)" (#257)
This reverts commit 46bde0bd14.
2021-05-04 16:51:44 +02:00
Jorge Leitao 46bde0bd14 Add datafusion-python (#69)
* Added Python project.

* Update python/Cargo.toml

Co-authored-by: Andy Grove <andygrove@users.noreply.github.com>

* Update python/Cargo.toml

Co-authored-by: Uwe L. Korn <xhochy@users.noreply.github.com>

* Added license and black formatting.

* License

* Fixing build.

* TesTestt

* Bumped to latest DataFusion.

* Bumped nightly.

* Bumped pyarrow in tests.

* Added some tests back.

Co-authored-by: Andy Grove <andygrove@users.noreply.github.com>
Co-authored-by: Uwe L. Korn <xhochy@users.noreply.github.com>
2021-05-04 06:24:57 -06:00