AlenkaF commented on issue #39437: URL: https://github.com/apache/arrow/issues/39437#issuecomment-1880648860
Numpy string dtype error is fixed with https://github.com/apache/arrow/pull/39498, but there are still some issues: - two `TestConvertMetadata` tests are failing with `DeprecationWarning: make_block is deprecated and will be removed in a future version. Use public APIs instead.` - `test_backwards_compatible_column_metadata_handling` with `AssertionError` - `test_categories_with_string_pyarrow_dtype` with `AssertionError` I think there was an open issue for the deprecation warning, but am not sure. Will look for it now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
