-
Type: Bug
-
Resolution: Duplicate
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
In test_pandas, almost all of the tests fail with the following for python >= 3.9
E DeprecationWarning: Passing a BlockManager to DataFrame is deprecated and will raise in a future version. Use public APIs instead.
An example of a failing run.
I think that it's meaningful, so I'm going to paste the entire stack trace in a comment below. This might be temporary and sort itself out. I have seen problems like this when Pandas and PyArrow are temporarily out-of-sync.
- depends on
-
INTPYTHON-232 Support PyArrow 16.0
- Closed
- is related to
-
INTPYTHON-206 test_pandas failing with DeprecationWarning: DatetimeTZBlock is deprecated
- Closed