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 5406fc3 commit baea74bCopy full SHA for baea74b
bindings/python/CHANGELOG.md
@@ -7,6 +7,9 @@
7
8
- Add support for PyArrow 18.0 and Python 3.13.
9
- Drop support for Python 3.8.
10
+- Fix support for nulls and extension types in nested data.
11
+- Add support for PyArrow's `null` type.
12
+- Prevent segmentation faults by checking the status of all calls to the PyArrow C APIs.
13
14
# Changes in Version 1.5.2
15
0 commit comments