This repository has been archived by the owner on Jul 25, 2022. It is now read-only.
What's Changed
- setup workflow by @jimexist in #1
- fix ci by fixing directories by @jimexist in #2
- add version attribute to datafusion object by @tfeda in #3
- Fix use of importlib.metadata and unify requirements.txt by @cpcloud in #8
- Ship the Cargo.lock file in the source distribution by @cpcloud in #7
- use stable not nightly by @jimexist in #11
- apply cargo fmt by @jimexist in #12
- use maturin 0.12.6 by @jimexist in #13
- update test workflow to include rust clippy and check by @jimexist in #14
- apply cargo clippy --fix by @jimexist in #15
- Update README.md by @jimexist in #16
- ci: test against more compilers, setup clippy and fix clippy lints by @cpcloud in #9
- Remove pandas dependency by @matthewmturner in #25
- upgrade datafusion and pyo3 by @jimexist in #20
- Add custom global allocator by @matthewmturner in #30
- update requirements to 37 and 310, update readme by @jimexist in #32
- disable nightly in workflow by @jimexist in #33
- update maturin 0.12+ by @jimexist in #17
- Add PyDataFrame.explain by @andygrove in #36
- Release 0.5.0 by @jimexist in #34
- Implement select_columns by @andygrove in #39
- update readme and changelog by @jimexist in #38
- fix demo in readme by @jimexist in #40
- use getitem for df column selection by @jimexist in #41
- release 0.5.1 by @jimexist in #42
- bump cargo lock by @jimexist in #47
- #45 Add register_table/deregister_table and expose some public mod by @jychen7 in #46
- release 0.5.2 by @jimexist in #48
- upgrade to datafusion 8 by @jimexist in #51
New Contributors
- @tfeda made their first contribution in #3
- @cpcloud made their first contribution in #8
- @matthewmturner made their first contribution in #25
- @andygrove made their first contribution in #36
- @jychen7 made their first contribution in #46
Full Changelog: https://github.com/datafusion-contrib/datafusion-python/commits/0.6.0