Skip to content

Commit ed6e295

Browse files
DarthMaxFlorentinD
authored andcommitted
Fix put command in arrow client
1 parent e76ad23 commit ed6e295

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

changelog.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33

44
## Breaking changes
55

6-
* Drop support for PyArrow 15
6+
* Drop support for PyArrow 15.
7+
* Remove support for the alpha version of the GDS Arrow Server.
78

89
## New features
910

@@ -17,8 +18,8 @@
1718

1819
## Improvements
1920

20-
* Support Python 3.13
21-
* Support PyArrow 19.0
21+
* Support Python 3.13.
22+
* Support PyArrow 19.0.
2223
* Display progress bar for remote projection and open-ended tasks.
2324
* Improve progress bar by showing the description of the currently running task.
2425
* Allow passing the optional graph filter also as type `str` to `gds.graph.list()` instead of only `Graph`.

0 commit comments

Comments
 (0)