8000 changelog · kylebarron/datafusion-python@a2468fb · GitHub
[go: up one dir, main page]

Skip to content

Commit a2468fb

Browse files
committed
changelog
1 parent ec835ab commit a2468fb

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
< 4757 tr class="diff-line-row">
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,24 @@
1919

2020
# DataFusion Python Changelog
2121

22-
## [38.0.0](https://github.com/apache/datafusion-python/tree/38.0.0) (2024-05-16)
22+
## [39.0.0](https://github.com/apache/datafusion-python/tree/39.0.0) (2024-06-25)
23+
24+
**Merged pull requests:**
25+
26+
- ci: add substrait feature to linux builds [#720](https://github.com/apache/datafusion-python/pull/720) (Michael-J-Ward)
27+
- Docs deploy action [#721](https://github.com/apache/datafusion-python/pull/721) (Michael-J-Ward)
28+
- update deps [#723](https://github.com/apache/datafusion-python/pull/723) (Michael-J-Ward)
29+
- Upgrade maturin [#725](https://github.com/apache/datafusion-python/pull/725) (Michael-J-Ward)
30+
- Upgrade datafusion 39 [#728](https://github.com/apache/datafusion-python/pull/728) (Michael-J-Ward)
31+
- use ScalarValue::to_pyarrow to convert to python object [#731](https://github.com/apache/datafusion-python/pull/731) (Michael-J-Ward)
32+
- Pyo3 `Bound<'py, T>` api [#734](https://github.com/apache/datafusion-python/pull/734) (Michael-J-Ward)
33+
- github test action: drop python 3.7, add python 3.12 [#736](https://github.com/apache/datafusion-python/pull/736) (Michael-J-Ward)
34+
- Pyarrow filter pushdowns [#735](https://github.com/apache/datafusion-python/pull/735) (Michael-J-Ward)
35+
- build(deps): bump syn from 2.0.66 to 2.0.67 [#738](https://github.com/apache/datafusion-python/pull/738) (dependabot[bot])
36+
- Pyo3 refactorings [#740](https://github.com/apache/datafusion-python/pull/740) (Michael-J-Ward)
37+
- UDAF `sum` workaround [#741](https://github.com/apache/datafusion-python/pull/741) (Michael-J-Ward)
38+
39+
## [38.0.1](https://github.com/apache/datafusion-python/tree/38.0.1) (2024-05-25)
2340

2441
**Implemented enhancements:**
2542

0 commit comments

Comments
 (0)
0