We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e76ad23 commit ed6e295Copy full SHA for ed6e295
changelog.md
@@ -3,7 +3,8 @@
3
4
## Breaking changes
5
6
-* Drop support for PyArrow 15
+* Drop support for PyArrow 15.
7
+* Remove support for the alpha version of the GDS Arrow Server.
8
9
## New features
10
@@ -17,8 +18,8 @@
17
18
19
## Improvements
20
-* Support Python 3.13
21
-* Support PyArrow 19.0
+* Support Python 3.13.
22
+* Support PyArrow 19.0.
23
* Display progress bar for remote projection and open-ended tasks.
24
* Improve progress bar by showing the description of the currently running task.
25
* Allow passing the optional graph filter also as type `str` to `gds.graph.list()` instead of only `Graph`.
0 commit comments