We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7820d96 commit ca35b2aCopy full SHA for ca35b2a
CHANGES.rst
@@ -2,13 +2,16 @@
2
Changelog
3
=========
4
5
-Plateau 4.4.0 (2024-XX-XX)
+Plateau 4.4.0 (2024-05-23)
6
==========================
7
8
+* Improve support for Dask's query planner.
9
+* Support column projection when using ``dask-expr``'s ``from_map``.
10
* Include pyarrow 15.0.0 in CI
11
* Fix tests for dask 2024.1.1
12
* Account for breaking changes in nightly builds of Pandas which would have caused issues upon the release of Pandas 3.
13
14
+
15
Plateau 4.3.0 (2023-12-21)
16
17
0 commit comments