tadeja commented on PR #49189: URL: https://github.com/apache/arrow/pull/49189#issuecomment-3877265787
[ARM64 macOS 14 Python 3](https://github.com/apache/arrow/actions/runs/21845968406/job/63041765517?pr=49189#logs) shows deterioration ``` ============================= slowest 20 durations ============================= 854.97s call tests/test_pandas.py::test_nested_chunking_valid 84.06s call tests/test_convert_builtin.py::test_string_too_large[ty1] 59.02s call tests/test_convert_builtin.py::test_auto_chunking_binary_like 55.42s call tests/test_convert_builtin.py::test_string_too_large[ty2] 54.07s call tests/test_convert_builtin.py::test_large_binary_array[ty1] 46.97s call tests/test_feather.py::test_chunked_binary_error_message 46.07s call tests/test_convert_builtin.py::test_large_binary_array[ty0] 36.98s call tests/test_pandas.py::TestConvertStringLikeTypes::test_bytes_exceed_2gb 30.02s call tests/interchange/test_conversion.py::test_pyarrow_roundtrip_large_string 29.80s call tests/test_convert_builtin.py::test_array_from_pylist_data_overflow 28.25s call tests/test_convert_builtin.py::test_nested_auto_chunking[ty1-x] 26.66s call tests/test_convert_builtin.py::test_nested_auto_chunking[ty0-x] 26.12s call tests/parquet/test_parquet_writer.py::test_parquet_writer_chunk_size 25.14s call tests/test_dataset.py::test_write_dataset_with_backpressure 24.57s call tests/test_convert_builtin.py::test_string_too_large[ty0] 23.43s call tests/test_array.py::test_list_child_overflow_to_chunked 22.41s call tests/test_convert_builtin.py::test_auto_chunking_list_like 17.74s call tests/test_pandas.py::TestConvertListTypes::test_auto_chunking_on_list_overflow 16.53s call tests/test_pandas.py::TestConvertStringLikeTypes::test_auto_chunking_pandas_series_of_strings[x1] 15.80s call tests/test_pandas.py::TestConvertStringLikeTypes::test_auto_chunking_pandas_series_of_strings[x0] ``` For [ARM64 macOS 14 Python 3](https://github.com/apache/arrow/actions/runs/21845968406/job/63041765517?pr=49189#logs) durations didn't print yet as it got cancelled at [ 99%] this time within the new 75m timeout setting. I will try to run once more with 90m timeout setting. -- 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]
