Created
July 14, 2025 15:19
-
-
Save amoeba/776d42c318ba8724b23c3d1d5c8536a5 to your computer and use it in GitHub Desktop.
Flight crash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
------------------------------------- | |
Translated Report (Full Report Below) | |
------------------------------------- | |
Process: Python [30829] | |
Path: /opt/homebrew/*/Python.framework/Versions/3.13/Resources/Python.app/Contents/MacOS/Python | |
Identifier: org.python.python | |
Version: 3.13.5 (3.13.5) | |
Code Type: ARM-64 (Native) | |
Parent Process: Exited process [11915] | |
Responsible: iTerm2 [1519] | |
User ID: 501 | |
Date/Time: 2025-07-14 08:18:35.9298 -0700 | |
OS Version: macOS 15.5 (24F74) | |
Report Version: 12 | |
Anonymous UUID: F451445A-C0E9-32F6-1C76-A340FB66DDC6 | |
Sleep/Wake UUID: 6169F6E5-2D21-4119-AFCB-03D84D6C50F5 | |
Time Awake Since Boot: 150000 seconds | |
Time Since Wake: 499 seconds | |
System Integrity Protection: enabled | |
Crashed Thread: 0 Dispatch queue: com.apple.main-thread | |
Exception Type: EXC_CRASH (SIGABRT) | |
Exception Codes: 0x0000000000000000, 0x0000000000000000 | |
Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6 | |
Terminating Process: Python [30829] | |
Application Specific Information: | |
abort() called | |
Kernel Triage: | |
VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter | |
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread | |
0 libsystem_kernel.dylib 0x196a8d388 __pthread_kill + 8 | |
1 libsystem_pthread.dylib 0x196ac688c pthread_kill + 296 | |
2 libsystem_c.dylib 0x196997d04 raise + 32 | |
3 Python 0x103a175c8 faulthandler_fatal_error + 372 | |
4 libsystem_platform.dylib 0x196b00624 _sigtramp + 56 | |
5 libsystem_pthread.dylib 0x196ac688c pthread_kill + 296 | |
6 libsystem_c.dylib 0x1969cfc60 abort + 124 | |
7 libabsl_log_internal_message.2407.0.0.dylib 0x10468e0a8 absl::lts_20240722::log_internal::LogMessage::FailWithoutStackTrace() + 20 | |
8 libabsl_log_internal_message.2407.0.0.dylib 0x10468e580 absl::lts_20240722::log_internal::LogMessage::Die() + 44 | |
9 libabsl_log_internal_message.2407.0.0.dylib 0x10468e264 absl::lts_20240722::log_internal::LogMessage::SendToLog() + 128 | |
10 libabsl_log_internal_message.2407.0.0.dylib 0x10468dd14 absl::lts_20240722::log_internal::LogMessage::Flush() + 336 | |
11 libabsl_log_internal_message.2407.0.0.dylib 0x10468e5bc absl::lts_20240722::log_internal::LogMessageFatal::~LogMessageFatal() + 12 | |
12 libabsl_log_internal_message.2407.0.0.dylib 0x10468e5d4 absl::lts_20240722::log_internal::LogMessageFatal::~LogMessageFatal() + 12 | |
13 libarrow_flight.2100.0.0.dylib 0x10db9146c <deduplicated_symbol> + 40 | |
14 libarrow_flight.2100.0.0.dylib 0x10db4eca0 <deduplicated_symbol> + 344 | |
15 libarrow_flight.2100.0.0.dylib 0x10db4bd28 arrow::flight::transport::grpc::(anonymous namespace)::GrpcClientInterceptorAdapter::Intercept(grpc::experimental::InterceptorBatchMethods*) + 344 | |
16 libarrow_flight.2100.0.0.dylib 0x10db4fd20 <deduplicated_symbol> + 164 | |
17 libarrow_flight.2100.0.0.dylib 0x10db4eae8 <deduplicated_symbol> + 60 | |
18 libarrow_flight.2100.0.0.dylib 0x10db5f1e4 grpc::ClientReader<arrow::flight::protocol::FlightData>::Read(arrow::flight::protocol::FlightData*) + 224 | |
19 libarrow_flight.2100.0.0.dylib 0x10db54688 arrow::flight::transport::grpc::(anonymous namespace)::FinishableDataStream<grpc::ClientReader<arrow::flight::protocol::FlightData>, arrow::flight::internal::FlightData>::DoFinish() + 116 | |
20 libarrow_flight.2100.0.0.dylib 0x10db4218c arrow::flight::internal::ClientDataStream::Finish(arrow::Status) + 44 | |
21 libarrow_flight.2100.0.0.dylib 0x10db2ffcc arrow::flight::ClientStreamReader::EnsureDataStarted() + 240 | |
22 libarrow_flight.2100.0.0.dylib 0x10db2fc88 arrow::flight::FlightClient::DoGet(arrow::flight::FlightCallOptions const&, arrow::flight::Ticket const&) + 164 | |
23 _flight.cpython-313-darwin.so 0x10d8781bc __pyx_pw_7pyarrow_7_flight_12FlightClient_24do_get(_object*, _object* const*, long, _object*) + 928 | |
24 Python 0x103858360 PyObject_Vectorcall + 92 | |
25 Python 0x103980db0 _PyEval_EvalFrameDefault + 6860 | |
26 Python 0x103857674 _PyObject_VectorcallDictTstate + 200 | |
27 Python 0x103858bd8 _PyObject_Call_Prepend + 136 | |
28 Python 0x1038e95ec slot_tp_call + 128 | |
29 Python 0x1038577fc _PyObject_MakeTpCall + 120 | |
30 Python 0x103986934 _PyEval_EvalFrameDefault + 30288 | |
31 Python 0x103857674 _PyObject_VectorcallDictTstate + 200 | |
32 Python 0x103858bd8 _PyObject_Call_Prepend + 136 | |
33 Python 0x1038e95ec slot_tp_call + 128 | |
34 Python 0x1038584dc _PyObject_Call + 128 | |
35 Python 0x103984984 _PyEval_EvalFrameDefault + 22176 | |
36 Python 0x103857674 _PyObject_VectorcallDictTstate + 200 | |
37 Python 0x103858bd8 _PyObject_Call_Prepend + 136 | |
38 Python 0x1038e95ec slot_tp_call + 128 | |
39 Python 0x1038577fc _PyObject_MakeTpCall + 120 | |
40 Python 0x103986934 _PyEval_EvalFrameDefault + 30288 | |
41 Python 0x103857674 _PyObject_VectorcallDictTstate + 200 | |
42 Python 0x103858bd8 _PyObject_Call_Prepend + 136 | |
43 Python 0x1038e95ec slot_tp_call + 128 | |
44 Python 0x1038577fc _PyObject_MakeTpCall + 120 | |
45 Python 0x103986934 _PyEval_EvalFrameDefault + 30288 | |
46 Python 0x103857674 _PyObject_VectorcallDictTstate + 200 | |
47 Python 0x103858bd8 _PyObject_Call_Prepend + 136 | |
48 Python 0x1038e95ec slot_tp_call + 128 | |
49 Python 0x1038577fc _PyObject_MakeTpCall + 120 | |
50 Python 0x103986934 _PyEval_EvalFrameDefault + 30288 | |
51 Python 0x10397f068 PyEval_EvalCode + 200 | |
52 Python 0x1039ef9f8 run_eval_code_obj + 104 | |
53 Python 0x1039ef440 run_mod + 168 | |
54 Python 0x1039edae8 pyrun_file + 164 | |
55 Python 0x1039ece24 _PyRun_SimpleFileObject + 256 | |
56 Python 0x1039eca5c _PyRun_AnyFileObject + 80 | |
57 Python 0x103a146f8 pymain_run_file_obj + 164 | |
58 Python 0x103a143a4 pymain_run_file + 76 | |
59 Python 0x103a13614 Py_RunMain + 968 | |
60 Python 0x103a13c10 pymain_main + 304 | |
61 Python 0x103a13cb0 Py_BytesMain + 40 | |
62 dyld 0x196726b98 start + 6076 | |
Thread 1: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 2: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 3: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 4: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 5: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 6: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 7: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 8: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 9: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 10: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 11: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 12: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 13: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 14: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 15: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 16: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 17: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 18: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 19: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 20: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 21: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 22: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow.2100.0.0.dylib 0x10901e698 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*) + 712 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 23: | |
0 libsystem_kernel.dylib 0x196a857dc read + 8 | |
1 libarrow.2100.0.0.dylib 0x10900c4cc arrow::internal::(anonymous namespace)::SelfPipeImpl::Wait() + 96 | |
2 libarrow.2100.0.0.dylib 0x108fdb52c arrow::(anonymous namespace)::SignalStopState::ReceiveSignals(std::__1::shared_ptr<arrow::internal::SelfPipe>) + 108 | |
3 libarrow.2100.0.0.dylib 0x108fdb78c void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(std::__1::shared_ptr<arrow::internal::SelfPipe>), std::__1::shared_ptr<arrow::internal::SelfPipe>>>(void*) + 68 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 24: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac710c _pthread_cond_wait + 1028 | |
2 libabsl_synchronization.2407.0.0.dylib 0x105783dfc absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 84 | |
3 libabsl_synchronization.2407.0.0.dylib 0x105783e5c absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 80 | |
4 libabsl_synchronization.2407.0.0.dylib 0x105783d2c AbslInternalPerThreadSemWait_lts_20240722 + 76 | |
5 libabsl_synchronization.2407.0.0.dylib 0x105786c58 absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout) + 184 | |
6 libgpr.48.0.0.dylib 0x10d6bd0a0 gpr_cv_wait + 228 | |
7 libgrpc.48.0.0.dylib 0x10e868974 timer_thread(void*) + 512 | |
8 libgpr.48.0.0.dylib 0x10d6bbe58 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 132 | |
9 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
10 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 25: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac710c _pthread_cond_wait + 1028 | |
2 libabsl_synchronization.2407.0.0.dylib 0x105783dfc absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 84 | |
3 libabsl_synchronization.2407.0.0.dylib 0x105783e5c absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 80 | |
4 libabsl_synchronization.2407.0.0.dylib 0x105783d2c AbslInternalPerThreadSemWait_lts_20240722 + 76 | |
5 libabsl_synchronization.2407.0.0.dylib 0x105786c58 absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout) + 184 | |
6 libgrpc.48.0.0.dylib 0x10e8488bc grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration) + 128 | |
7 libgrpc.48.0.0.dylib 0x10e8490f8 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step() + 284 | |
8 libgrpc.48.0.0.dylib 0x10e848d78 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody() + 152 | |
9 libgrpc.48.0.0.dylib 0x10e849534 grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*) + 20 | |
10 libgpr.48.0.0.dylib 0x10d6bbe58 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 132 | |
11 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
12 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 26: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac710c _pthread_cond_wait + 1028 | |
2 libabsl_synchronization.2407.0.0.dylib 0x105783dfc absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 84 | |
3 libabsl_synchronization.2407.0.0.dylib 0x105783e5c absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 80 | |
4 libabsl_synchronization.2407.0.0.dylib 0x105783d2c AbslInternalPerThreadSemWait_lts_20240722 + 76 | |
5 libabsl_synchronization.2407.0.0.dylib 0x105786c58 absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout) + 184 | |
6 libgrpc.48.0.0.dylib 0x10e8488bc grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration) + 128 | |
7 libgrpc.48.0.0.dylib 0x10e8490f8 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step() + 284 | |
8 libgrpc.48.0.0.dylib 0x10e848d78 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody() + 152 | |
9 libgrpc.48.0.0.dylib 0x10e849534 grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*) + 20 | |
10 libgpr.48.0.0.dylib 0x10d6bbe58 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 132 | |
11 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
12 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 27: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac710c _pthread_cond_wait + 1028 | |
2 libabsl_synchronization.2407.0.0.dylib 0x105783dfc absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 84 | |
3 libabsl_synchronization.2407.0.0.dylib 0x105783e5c absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 80 | |
4 libabsl_synchronization.2407.0.0.dylib 0x105783d2c AbslInternalPerThreadSemWait_lts_20240722 + 76 | |
5 libabsl_synchronization.2407.0.0.dylib 0x105786c58 absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout) + 184 | |
6 libgrpc.48.0.0.dylib 0x10e8488bc grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration) + 128 | |
7 libgrpc.48.0.0.dylib 0x10e8490f8 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step() + 284 | |
8 libgrpc.48.0.0.dylib 0x10e848d78 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody() + 152 | |
9 libgrpc.48.0.0.dylib 0x10e849534 grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*) + 20 | |
10 libgpr.48.0.0.dylib 0x10d6bbe58 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 132 | |
11 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
12 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 28: | |
0 libsystem_kernel.dylib 0x196a8d498 poll + 8 | |
1 libgrpc.48.0.0.dylib 0x10e82e57c grpc_event_engine::experimental::PollPoller::Work(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>, absl::lts_20240722::FunctionRef<void ()>) + 400 | |
2 libgrpc.48.0.0.dylib 0x10e83748c grpc_event_engine::experimental::PosixEventEngine::PollerWorkInternal(std::__1::shared_ptr<grpc_event_engine::experimental::PosixEnginePollerManager>) + 76 | |
3 libgrpc.48.0.0.dylib 0x10e83a690 void absl::lts_20240722::internal_any_invocable::LocalInvoker<false, void, grpc_event_engine::experimental::PosixEventEngine::PollerWorkInternal(std::__1::shared_ptr<grpc_event_engine::experimental::PosixEnginePollerManager>)::$_0::operator()() const::'lambda'()&>(absl::lts_20240722::internal_any_invocable::TypeErasedState*) + 36 | |
4 libgrpc.48.0.0.dylib 0x10e849314 grpc_event_engine::experimental::SelfDeletingClosure::Run() + 28 | |
5 libgrpc.48.0.0.dylib 0x10e849170 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step() + 404 | |
6 libgrpc.48.0.0.dylib 0x10e848d78 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody() + 152 | |
7 libgrpc.48.0.0.dylib 0x10e849534 grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*) + 20 | |
8 libgpr.48.0.0.dylib 0x10d6bbe58 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 132 | |
9 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
10 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 29: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac710c _pthread_cond_wait + 1028 | |
2 libabsl_synchronization.2407.0.0.dylib 0x105783dfc absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 84 | |
3 libabsl_synchronization.2407.0.0.dylib 0x105783e5c absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 80 | |
4 libabsl_synchronization.2407.0.0.dylib 0x105783d2c AbslInternalPerThreadSemWait_lts_20240722 + 76 | |
5 libabsl_synchronization.2407.0.0.dylib 0x105786c58 absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout) + 184 | |
6 libgrpc.48.0.0.dylib 0x10e8488bc grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration) + 128 | |
7 libgrpc.48.0.0.dylib 0x10e8490f8 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step() + 284 | |
8 libgrpc.48.0.0.dylib 0x10e848d78 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody() + 152 | |
9 libgrpc.48.0.0.dylib 0x10e849534 grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*) + 20 | |
10 libgpr.48.0.0.dylib 0x10d6bbe58 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 132 | |
11 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
12 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 30: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac710c _pthread_cond_wait + 1028 | |
2 libabsl_synchronization.2407.0.0.dylib 0x105783dfc absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 84 | |
3 libabsl_synchronization.2407.0.0.dylib 0x105783e5c absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 80 | |
4 libabsl_synchronization.2407.0.0.dylib 0x105783d2c AbslInternalPerThreadSemWait_lts_20240722 + 76 | |
5 libabsl_synchronization.2407.0.0.dylib 0x105786c58 absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout) + 184 | |
6 libgrpc.48.0.0.dylib 0x10e8488bc grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration) + 128 | |
7 libgrpc.48.0.0.dylib 0x10e8490f8 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step() + 284 | |
8 libgrpc.48.0.0.dylib 0x10e848d78 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody() + 152 | |
9 libgrpc.48.0.0.dylib 0x10e849534 grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*) + 20 | |
10 libgpr.48.0.0.dylib 0x10d6bbe58 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 132 | |
11 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
12 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 31: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac710c _pthread_cond_wait + 1028 | |
2 libabsl_synchronization.2407.0.0.dylib 0x105783dfc absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 84 | |
3 libabsl_synchronization.2407.0.0.dylib 0x105783e5c absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 80 | |
4 libabsl_synchronization.2407.0.0.dylib 0x105783d2c AbslInternalPerThreadSemWait_lts_20240722 + 76 | |
5 libabsl_synchronization.2407.0.0.dylib 0x105786c58 absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout) + 184 | |
6 libgrpc.48.0.0.dylib 0x10e843b88 grpc_event_engine::experimental::TimerManager::WaitUntil(grpc_core::Timestamp) + 280 | |
7 libgrpc.48.0.0.dylib 0x10e84450c void absl::lts_20240722::internal_any_invocable::RemoteInvoker<false, void, grpc_event_engine::experimental::TimerManager::MainLoop()::$_0&>(absl::lts_20240722::internal_any_invocable::TypeErasedState*) + 40 | |
8 libgrpc.48.0.0.dylib 0x10e849314 grpc_event_engine::experimental::SelfDeletingClosure::Run() + 28 | |
9 libgrpc.48.0.0.dylib 0x10e849054 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step() + 120 | |
10 libgrpc.48.0.0.dylib 0x10e848d78 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody() + 152 | |
11 libgrpc.48.0.0.dylib 0x10e849534 grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*) + 20 | |
12 libgpr.48.0.0.dylib 0x10d6bbe58 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 132 | |
13 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
14 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 32: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac710c _pthread_cond_wait + 1028 | |
2 libabsl_synchronization.2407.0.0.dylib 0x105783dfc absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 84 | |
3 libabsl_synchronization.2407.0.0.dylib 0x105783e5c absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 80 | |
4 libabsl_synchronization.2407.0.0.dylib 0x105783d2c AbslInternalPerThreadSemWait_lts_20240722 + 76 | |
5 libabsl_synchronization.2407.0.0.dylib 0x105786c58 absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout) + 184 | |
6 libgrpc.48.0.0.dylib 0x10e8488bc grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration) + 128 | |
7 libgrpc.48.0.0.dylib 0x10e8490f8 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step() + 284 | |
8 libgrpc.48.0.0.dylib 0x10e848d78 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody() + 152 | |
9 libgrpc.48.0.0.dylib 0x10e849534 grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*) + 20 | |
10 libgpr.48.0.0.dylib 0x10d6bbe58 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 132 | |
11 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
12 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 33: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac710c _pthread_cond_wait + 1028 | |
2 libabsl_synchronization.2407.0.0.dylib 0x105783dfc absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 84 | |
3 libabsl_synchronization.2407.0.0.dylib 0x105783e5c absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 80 | |
4 libabsl_synchronization.2407.0.0.dylib 0x105783d2c AbslInternalPerThreadSemWait_lts_20240722 + 76 | |
5 libabsl_synchronization.2407.0.0.dylib 0x105786c58 absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout) + 184 | |
6 libgrpc.48.0.0.dylib 0x10e8488bc grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration) + 128 | |
7 libgrpc.48.0.0.dylib 0x10e8490f8 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step() + 284 | |
8 libgrpc.48.0.0.dylib 0x10e848d78 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody() + 152 | |
9 libgrpc.48.0.0.dylib 0x10e849534 grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*) + 20 | |
10 libgpr.48.0.0.dylib 0x10d6bbe58 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 132 | |
11 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
12 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 34: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac710c _pthread_cond_wait + 1028 | |
2 libabsl_synchronization.2407.0.0.dylib 0x105783dfc absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 84 | |
3 libabsl_synchronization.2407.0.0.dylib 0x105783e5c absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 80 | |
4 libabsl_synchronization.2407.0.0.dylib 0x105783d2c AbslInternalPerThreadSemWait_lts_20240722 + 76 | |
5 libabsl_synchronization.2407.0.0.dylib 0x105786c58 absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout) + 184 | |
6 libgrpc.48.0.0.dylib 0x10e8488bc grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration) + 128 | |
7 libgrpc.48.0.0.dylib 0x10e8490f8 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step() + 284 | |
8 libgrpc.48.0.0.dylib 0x10e848d78 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody() + 152 | |
9 libgrpc.48.0.0.dylib 0x10e849534 grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*) + 20 | |
10 libgpr.48.0.0.dylib 0x10d6bbe58 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 132 | |
11 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
12 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 35: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac710c _pthread_cond_wait + 1028 | |
2 libabsl_synchronization.2407.0.0.dylib 0x105783dfc absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 84 | |
3 libabsl_synchronization.2407.0.0.dylib 0x105783e5c absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 80 | |
4 libabsl_synchronization.2407.0.0.dylib 0x105783d2c AbslInternalPerThreadSemWait_lts_20240722 + 76 | |
5 libabsl_synchronization.2407.0.0.dylib 0x105786c58 absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout) + 184 | |
6 libgrpc.48.0.0.dylib 0x10e8488bc grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration) + 128 | |
7 libgrpc.48.0.0.dylib 0x10e8490f8 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step() + 284 | |
8 libgrpc.48.0.0.dylib 0x10e848d78 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody() + 152 | |
9 libgrpc.48.0.0.dylib 0x10e849534 grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*) + 20 | |
10 libgpr.48.0.0.dylib 0x10d6bbe58 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 132 | |
11 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
12 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 36: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac710c _pthread_cond_wait + 1028 | |
2 libabsl_synchronization.2407.0.0.dylib 0x105783dfc absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 84 | |
3 libabsl_synchronization.2407.0.0.dylib 0x105783e5c absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 80 | |
4 libabsl_synchronization.2407.0.0.dylib 0x105783d2c AbslInternalPerThreadSemWait_lts_20240722 + 76 | |
5 libabsl_synchronization.2407.0.0.dylib 0x105786c58 absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout) + 184 | |
6 libgrpc.48.0.0.dylib 0x10e8488bc grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration) + 128 | |
7 libgrpc.48.0.0.dylib 0x10e8490f8 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step() + 284 | |
8 libgrpc.48.0.0.dylib 0x10e848d78 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody() + 152 | |
9 libgrpc.48.0.0.dylib 0x10e849534 grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*) + 20 | |
10 libgpr.48.0.0.dylib 0x10d6bbe58 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 132 | |
11 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
12 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 37: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac710c _pthread_cond_wait + 1028 | |
2 libabsl_synchronization.2407.0.0.dylib 0x105783dfc absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 84 | |
3 libabsl_synchronization.2407.0.0.dylib 0x105783e5c absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 80 | |
4 libabsl_synchronization.2407.0.0.dylib 0x105783d2c AbslInternalPerThreadSemWait_lts_20240722 + 76 | |
5 libabsl_synchronization.2407.0.0.dylib 0x105786c58 absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout) + 184 | |
6 libgrpc.48.0.0.dylib 0x10e8488bc grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration) + 128 | |
7 libgrpc.48.0.0.dylib 0x10e8490f8 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step() + 284 | |
8 libgrpc.48.0.0.dylib 0x10e848d78 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody() + 152 | |
9 libgrpc.48.0.0.dylib 0x10e849534 grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*) + 20 | |
10 libgpr.48.0.0.dylib 0x10d6bbe58 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 132 | |
11 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
12 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 38: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac710c _pthread_cond_wait + 1028 | |
2 libabsl_synchronization.2407.0.0.dylib 0x105783dfc absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 84 | |
3 libabsl_synchronization.2407.0.0.dylib 0x105783e5c absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 80 | |
4 libabsl_synchronization.2407.0.0.dylib 0x105783d2c AbslInternalPerThreadSemWait_lts_20240722 + 76 | |
5 libabsl_synchronization.2407.0.0.dylib 0x105786c58 absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout) + 184 | |
6 libgrpc.48.0.0.dylib 0x10e8488bc grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration) + 128 | |
7 libgrpc.48.0.0.dylib 0x10e8490f8 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step() + 284 | |
8 libgrpc.48.0.0.dylib 0x10e848d78 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody() + 152 | |
9 libgrpc.48.0.0.dylib 0x10e849534 grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*) + 20 | |
10 libgpr.48.0.0.dylib 0x10d6bbe58 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 132 | |
11 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
12 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 39: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac710c _pthread_cond_wait + 1028 | |
2 libabsl_synchronization.2407.0.0.dylib 0x105783dfc absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 84 | |
3 libabsl_synchronization.2407.0.0.dylib 0x105783e5c absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout) + 80 | |
4 libabsl_synchronization.2407.0.0.dylib 0x105783d2c AbslInternalPerThreadSemWait_lts_20240722 + 76 | |
5 libabsl_synchronization.2407.0.0.dylib 0x105786c58 absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout) + 184 | |
6 libgrpc.48.0.0.dylib 0x10e8489cc grpc_core::Notification::WaitForNotificationWithTimeout(absl::lts_20240722::Duration) + 212 | |
7 libgrpc.48.0.0.dylib 0x10e848640 grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::Lifeguard::LifeguardMain() + 196 | |
8 libgpr.48.0.0.dylib 0x10d6bbe58 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 132 | |
9 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
10 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 40: | |
0 libsystem_pthread.dylib 0x196ac1b6c start_wqthread + 0 | |
Thread 41: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 Python 0x103a041d0 PyThread_acquire_lock_timed + 388 | |
3 Python 0x103a177a4 faulthandler_thread + 64 | |
4 Python 0x103a0493c pythread_wrapper + 48 | |
5 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
6 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 42: | |
0 libsystem_kernel.dylib 0x196a8d498 poll + 8 | |
1 libgrpc.48.0.0.dylib 0x10e85159c pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) + 1264 | |
2 libgrpc.48.0.0.dylib 0x10e888d70 cq_next(grpc_completion_queue*, gpr_timespec, void*) + 364 | |
3 libgrpc++.1.73.1.dylib 0x10d982270 grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) + 60 | |
4 libgrpc++.1.73.1.dylib 0x10d99a9c4 grpc::Server::SyncRequestThreadManager::PollForWork(void**, bool*) + 108 | |
5 libgrpc++.1.73.1.dylib 0x10d9a1bec grpc::ThreadManager::MainWorkLoop() + 56 | |
6 libgrpc++.1.73.1.dylib 0x10d9a2338 grpc::ThreadManager::WorkerThread::WorkerThread(grpc::ThreadManager*)::$_0::__invoke(void*) + 24 | |
7 libgpr.48.0.0.dylib 0x10d6bbe58 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 132 | |
8 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
9 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 43: | |
0 libsystem_kernel.dylib 0x196a883cc __psynch_cvwait + 8 | |
1 libsystem_pthread.dylib 0x196ac70e0 _pthread_cond_wait + 984 | |
2 libc++.1.dylib 0x1969f7298 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 32 | |
3 libarrow_flight.2100.0.0.dylib 0x10db4c278 void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::flight::transport::grpc::(anonymous namespace)::GrpcGarbageBin::GrpcGarbageBin()::'lambda'()>>(void*) + 120 | |
4 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
5 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 44: | |
0 libsystem_kernel.dylib 0x196a8d498 poll + 8 | |
1 libgrpc.48.0.0.dylib 0x10e85159c pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) + 1264 | |
2 libgrpc.48.0.0.dylib 0x10e888d70 cq_next(grpc_completion_queue*, gpr_timespec, void*) + 364 | |
3 libgrpc++.1.73.1.dylib 0x10d982270 grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) + 60 | |
4 libgrpc++.1.73.1.dylib 0x10d99a9c4 grpc::Server::SyncRequestThreadManager::PollForWork(void**, bool*) + 108 | |
5 libgrpc++.1.73.1.dylib 0x10d9a1bec grpc::ThreadManager::MainWorkLoop() + 56 | |
6 libgrpc++.1.73.1.dylib 0x10d9a2338 grpc::ThreadManager::WorkerThread::WorkerThread(grpc::ThreadManager*)::$_0::__invoke(void*) + 24 | |
7 libgpr.48.0.0.dylib 0x10d6bbe58 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 132 | |
8 libsystem_pthread.dylib 0x196ac6c0c _pthread_start + 136 | |
9 libsystem_pthread.dylib 0x196ac1b80 thread_start + 8 | |
Thread 0 crashed with ARM Thread State (64-bit): | |
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000001 x3: 0x0000000000000000 | |
x4: 0x0000000000000000 x5: 0x00000000736e6f69 x6: 0x0a74726174732020 x7: 0x000000016ceb3980 | |
x8: 0x929f053b47c5bd48 x9: 0x929f05394378e248 x10: 0xcccccccccccccccd x11: 0x000000000000000a | |
x12: 0x00000001302a7a62 x13: 0x0000000000000000 x14: 0x0000000000000037 x15: 0x0000000000000000 | |
x16: 0x0000000000000148 x17: 0x0000000205c25fa8 x18: 0x0000000000000000 x19: 0x0000000000000006 | |
x20: 0x0000000000000103 x21: 0x0000000204bd5fe0 x22: 0x0000000103c0ab80 x23: 0x0000000000000018 | |
x24: 0x0000000000000000 x25: 0x0000000000000002 x26: 0x00000001030b9590 x27: 0x0000000000000135 | |
x28: 0x0000000103c4faf0 fp: 0x00000001302a7ae0 lr: 0x0000000196ac688c | |
sp: 0x00000001302a7ac0 pc: 0x0000000196a8d388 cpsr: 0x40000000 | |
far: 0x0000000000000000 esr: 0x56000080 Address size fault | |
Binary Images: | |
0x102f48000 - 0x102f4bfff org.python.python (3.13.5) <cfded273-7c07-3ddb-824c-a80b5cf186a9> /opt/homebrew/*/Python.framework/Versions/3.13/Resources/Python.app/Contents/MacOS/Python | |
0x1037f8000 - 0x103b83fff org.python.python (3.13.5, (c) 2001-2024 Python Software Foundation.) <031b97e6-f77e-3439-8aa4-3a0e70817ddc> /opt/homebrew/*/Python.framework/Versions/3.13/Python | |
0x1031d8000 - 0x1031dbfff grp.cpython-313-darwin.so (*) <2ea34420-2599-33fc-b078-e38934332305> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/grp.cpython-313-darwin.so | |
0x1031ec000 - 0x1031effff _opcode.cpython-313-darwin.so (*) <813779d8-c5f6-3c3c-be70-7bdc65f95b90> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_opcode.cpython-313-darwin.so | |
0x103200000 - 0x103203fff _bisect.cpython-313-darwin.so (*) <905cd86b-6d43-38b0-b621-fcd8cda81842> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_bisect.cpython-313-darwin.so | |
0x10322c000 - 0x103233fff zlib.cpython-313-darwin.so (*) <877cf895-77e8-3491-9fba-79a3b496a6c0> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/zlib.cpython-313-darwin.so | |
0x103214000 - 0x103217fff _bz2.cpython-313-darwin.so (*) <3627f2b9-2d25-3e83-880f-a78de4c7ac26> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_bz2.cpython-313-darwin.so | |
0x10325c000 - 0x103263fff _lzma.cpython-313-darwin.so (*) <9fd139ad-6a53-367e-ae08-a558e347ba0b> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_lzma.cpython-313-darwin.so | |
0x10361c000 - 0x10363bfff liblzma.5.dylib (*) <6b34bd7f-9320-3883-9a5d-e8542c9b17ca> /opt/homebrew/*/liblzma.5.dylib | |
0x103274000 - 0x10327bfff _json.cpython-313-darwin.so (*) <de42b229-8e10-318f-999f-1d97c23e9896> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_json.cpython-313-darwin.so | |
0x103244000 - 0x103247fff binascii.cpython-313-darwin.so (*) <218877d3-5451-3e71-8bde-2848399a64ea> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/binascii.cpython-313-darwin.so | |
0x1032a4000 - 0x1032abfff _struct.cpython-313-darwin.so (*) <5a133c75-08b5-379a-98b7-fc9f7ae3124b> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_struct.cpython-313-darwin.so | |
0x103768000 - 0x103773fff math.cpython-313-darwin.so (*) <40160c7c-5172-3af7-bb9b-93a96e74c6c9> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/math.cpython-313-darwin.so | |
0x10328c000 - 0x10328ffff _random.cpython-313-darwin.so (*) <8c053674-2e92-32d1-85f4-ca0638024642> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_random.cpython-313-darwin.so | |
0x10374c000 - 0x10374ffff _uuid.cpython-313-darwin.so (*) <44507aa0-3ef5-3d08-abfb-5786bedfbc67> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_uuid.cpython-313-darwin.so | |
0x103f00000 - 0x103fa7fff unicodedata.cpython-313-darwin.so (*) <107fde6d-dd69-3dd0-9e12-1d95f3662c75> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/unicodedata.cpython-313-darwin.so | |
0x1037a8000 - 0x1037b7fff _datetime.cpython-313-darwin.so (*) <d82f3b5c-2215-3684-bc28-3e17567bcd76> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_datetime.cpython-313-darwin.so | |
0x103784000 - 0x103787fff _heapq.cpython-313-darwin.so (*) <9b47f957-f942-3574-9c50-d26a65ddde1f> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_heapq.cpython-313-darwin.so | |
0x103e78000 - 0x103e93fff _decimal.cpython-313-darwin.so (*) <58006bc9-aaed-3297-9fac-8e28ae1ccbde> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_decimal.cpython-313-darwin.so | |
0x103ea8000 - 0x103ec3fff libmpdec.4.0.1.dylib (*) <52d16117-fcf0-3704-984f-ce4454923a78> /opt/homebrew/*/libmpdec.4.0.1.dylib | |
0x1037cc000 - 0x1037cffff fcntl.cpython-313-darwin.so (*) <00837420-ce6a-3c67-bb0f-74470aec0f95> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/fcntl.cpython-313-darwin.so | |
0x1037e0000 - 0x1037e3fff _posixsubprocess.cpython-313-darwin.so (*) <e9a7c27e-635f-367b-ad2a-157ccfaba362> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_posixsubprocess.cpython-313-darwin.so | |
0x103e60000 - 0x103e67fff select.cpython-313-darwin.so (*) <62e107a6-0ba5-3d00-ae35-550d917bf5d7> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/select.cpython-313-darwin.so | |
0x1044b8000 - 0x1044c3fff _elementtree.cpython-313-darwin.so (*) <764412dc-5f82-3279-85d6-679b87f31c6c> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_elementtree.cpython-313-darwin.so | |
0x1044d8000 - 0x1044dffff pyexpat.cpython-313-darwin.so (*) <08e9eb16-6ae9-3ec5-9bc3-bdd35c2c9c5e> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/pyexpat.cpython-313-darwin.so | |
0x103ed8000 - 0x103edffff _csv.cpython-313-darwin.so (*) <369f640d-1532-341f-9dca-02a181eef814> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_csv.cpython-313-darwin.so | |
0x1045f4000 - 0x1045fbfff readline.cpython-313-darwin.so (*) <d1867f81-8493-3a96-94d7-e6f96e37a757> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/readline.cpython-313-darwin.so | |
0x104a08000 - 0x104ce7fff lib.cpython-313-darwin.so (*) <a7ffed78-9383-373e-9fb0-b5bebe1b7267> /private/var/folders/*/lib.cpython-313-darwin.so | |
0x1047b0000 - 0x104893fff libarrow_python.2100.0.0.dylib (*) <04272de1-5f74-3c37-9dfe-ae1bce4ac99e> /private/var/folders/*/libarrow_python.2100.0.0.dylib | |
0x105010000 - 0x10510bfff libarrow_substrait.2100.0.0.dylib (*) <3fa2d97a-bf57-3b97-85a9-666542c23e39> /private/var/folders/*/libarrow_substrait.2100.0.0.dylib | |
0x105480000 - 0x105593fff libarrow_dataset.2100.0.0.dylib (*) <0fd3d8fa-ffd1-344c-9678-8b78cccf93d1> /private/var/folders/*/libarrow_dataset.2100.0.0.dylib | |
0x105ac4000 - 0x105cd3fff libparquet.2100.0.0.dylib (*) <0fe139c6-eaa3-350e-be9e-010ae17fa9e1> /private/var/folders/*/libparquet.2100.0.0.dylib | |
0x105210000 - 0x10530bfff libarrow_acero.2100.0.0.dylib (*) <ebab091b-97b4-3a89-aaa9-9f806952f861> /private/var/folders/*/libarrow_acero.2100.0.0.dylib | |
0x106c70000 - 0x107623fff libarrow_compute.2100.0.0.dylib (*) <1a59f45b-68d9-33ae-a8d6-86535666451d> /private/var/folders/*/libarrow_compute.2100.0.0.dylib | |
0x10897c000 - 0x10923ffff libarrow.2100.0.0.dylib (*) <67e3727c-16c7-3a8a-a97a-a82dfc8bb013> /private/var/folders/*/libarrow.2100.0.0.dylib | |
0x105e98000 - 0x10600bfff libprotobuf.29.3.0.dylib (*) <e1715961-d274-3b7c-abc5-96ee9311c0c6> /opt/homebrew/*/libprotobuf.29.3.0.dylib | |
0x104628000 - 0x104637fff libabsl_log_internal_check_op.2407.0.0.dylib (*) <a9bf587e-6c74-3bae-8e37-1242d838a906> /opt/homebrew/*/libabsl_log_internal_check_op.2407.0.0.dylib | |
0x103798000 - 0x10379bfff libabsl_leak_check.2407.0.0.dylib (*) <f138876c-7a34-3831-80cd-b92526e06fa3> /opt/homebrew/*/libabsl_leak_check.2407.0.0.dylib | |
0x104644000 - 0x104653fff libabsl_die_if_null.2407.0.0.dylib (*) <53dd5475-5193-3fd9-b21e-050df211a7e9> /opt/homebrew/*/libabsl_die_if_null.2407.0.0.dylib | |
0x103e48000 - 0x103e4bfff libabsl_log_internal_conditions.2407.0.0.dylib (*) <8537e777-6555-3306-9de7-032f149f81e8> /opt/homebrew/*/libabsl_log_internal_conditions.2407.0.0.dylib | |
0x104680000 - 0x10468ffff libabsl_log_internal_message.2407.0.0.dylib (*) <35c013e3-edfc-3cb9-8bf6-6e15f76af803> /opt/homebrew/*/libabsl_log_internal_message.2407.0.0.dylib | |
0x103ef0000 - 0x103ef3fff libabsl_log_internal_nullguard.2407.0.0.dylib (*) <c03da0a6-7a61-30ad-a953-7911628db91f> /opt/homebrew/*/libabsl_log_internal_nullguard.2407.0.0.dylib | |
0x10460c000 - 0x104613fff libabsl_examine_stack.2407.0.0.dylib (*) <9c8d9f2a-8e3b-39b2-86ed-6a56de9f9a5d> /opt/homebrew/*/libabsl_examine_stack.2407.0.0.dylib | |
0x104660000 - 0x104667fff libabsl_log_internal_format.2407.0.0.dylib (*) <cc67dd22-1287-3618-af22-5ee086a1edbd> /opt/homebrew/*/libabsl_log_internal_format.2407.0.0.dylib | |
0x1046a4000 - 0x1046abfff libabsl_log_internal_proto.2407.0.0.dylib (*) <dc2db762-21cd-3548-b82f-23ff823dd1fd> /opt/homebrew/*/libabsl_log_internal_proto.2407.0.0.dylib | |
0x1046d4000 - 0x1046dffff libabsl_log_internal_log_sink_set.2407.0.0.dylib (*) <c4918bbe-0bd2-3a02-acb8-2e008e1a1057> /opt/homebrew/*/libabsl_log_internal_log_sink_set.2407.0.0.dylib | |
0x1046b8000 - 0x1046bffff libabsl_log_sink.2407.0.0.dylib (*) <3bafe9b7-854f-3a0f-a814-98dcb1bdf0f7> /opt/homebrew/*/libabsl_log_sink.2407.0.0.dylib | |
0x1046f0000 - 0x1046f7fff libabsl_log_entry.2407.0.0.dylib (*) <38fe4b11-5d64-3eba-88ee-7e71193336e1> /opt/homebrew/*/libabsl_log_entry.2407.0.0.dylib | |
0x104720000 - 0x10472ffff libabsl_flags_internal.2407.0.0.dylib (*) <0fab7d47-5bf3-3c2e-a313-c36fe1fe788d> /opt/homebrew/*/libabsl_flags_internal.2407.0.0.dylib | |
0x104744000 - 0x10474bfff libabsl_flags_marshalling.2407.0.0.dylib (*) <6d290cf7-9220-398c-8c2d-13440bf2fa73> /opt/homebrew/*/libabsl_flags_marshalling.2407.0.0.dylib | |
0x104780000 - 0x104793fff libabsl_flags_reflection.2407.0.0.dylib (*) <f7185969-15b8-32f5-9c92-b32f0a84e583> /opt/homebrew/*/libabsl_flags_reflection.2407.0.0.dylib | |
0x10475c000 - 0x104767fff libabsl_flags_config.2407.0.0.dylib (*) <014c52fe-7040-368c-96ee-ec90e9f19e01> /opt/homebrew/*/libabsl_flags_config.2407.0.0.dylib | |
0x104954000 - 0x10495ffff libabsl_flags_program_name.2407.0.0.dylib (*) <5929b926-76e2-3ef2-b117-4fe329dd488a> /opt/homebrew/*/libabsl_flags_program_name.2407.0.0.dylib | |
0x104700000 - 0x104707fff libabsl_flags_private_handle_accessor.2407.0.0.dylib (*) <82af7c62-7439-33e6-9e3d-52326a3663d5> /opt/homebrew/*/libabsl_flags_private_handle_accessor.2407.0.0.dylib | |
0x104970000 - 0x104977fff libabsl_flags_commandlineflag.2407.0.0.dylib (*) <375d2cef-6f92-3a8c-b233-b1c2f727966b> /opt/homebrew/*/libabsl_flags_commandlineflag.2407.0.0.dylib | |
0x104710000 - 0x104713fff libabsl_flags_commandlineflag_internal.2407.0.0.dylib (*) <d7566f6a-5f2a-3384-a3bf-5c1feb623b38> /opt/homebrew/*/libabsl_flags_commandlineflag_internal.2407.0.0.dylib | |
0x10499c000 - 0x1049a7fff libabsl_log_initialize.2407.0.0.dylib (*) <62b29bb3-bfa9-373a-9a39-1124e73fbe5e> /opt/homebrew/*/libabsl_log_initialize.2407.0.0.dylib | |
0x1049b4000 - 0x1049bbfff libabsl_log_internal_globals.2407.0.0.dylib (*) <fad31add-5381-3d7f-81ba-693c7ecddbf1> /opt/homebrew/*/libabsl_log_internal_globals.2407.0.0.dylib | |
0x1049e8000 - 0x1049f3fff libabsl_log_globals.2407.0.0.dylib (*) <6b693dee-1cb2-32ab-ab93-8b88b9aeca0d> /opt/homebrew/*/libabsl_log_globals.2407.0.0.dylib | |
0x1049cc000 - 0x1049d7fff libabsl_vlog_config_internal.2407.0.0.dylib (*) <a173c0e7-0eb0-3858-bebf-6f5af133361e> /opt/homebrew/*/libabsl_vlog_config_internal.2407.0.0.dylib | |
0x104984000 - 0x104987fff libabsl_log_internal_fnmatch.2407.0.0.dylib (*) <9be838cf-b90d-3898-afda-1a9d66525ce2> /opt/homebrew/*/libabsl_log_internal_fnmatch.2407.0.0.dylib | |
0x104e2c000 - 0x104e37fff libabsl_raw_hash_set.2407.0.0.dylib (*) <ec57064d-1fed-38c9-aa1e-69ae6fc3648d> /opt/homebrew/*/libabsl_raw_hash_set.2407.0.0.dylib | |
0x104e10000 - 0x104e17fff libabsl_hash.2407.0.0.dylib (*) <02589daa-3eff-3d04-bceb-6d13c653f0e9> /opt/homebrew/*/libabsl_hash.2407.0.0.dylib | |
0x104674000 - 0x104677fff libabsl_city.2407.0.0.dylib (*) <df8a9fb5-594a-3cb8-ac12-cdf4945378b3> /opt/homebrew/*/libabsl_city.2407.0.0.dylib | |
0x104e48000 - 0x104e4bfff libabsl_low_level_hash.2407.0.0.dylib (*) <eb81d309-7a0a-3b3f-8855-d0e0b840d749> /opt/homebrew/*/libabsl_low_level_hash.2407.0.0.dylib | |
0x104e70000 - 0x104e7bfff libabsl_hashtablez_sampler.2407.0.0.dylib (*) <b1fe395e-8511-3e9f-b52c-906197f89277> /opt/homebrew/*/libabsl_hashtablez_sampler.2407.0.0.dylib | |
0x104e54000 - 0x104e5bfff libabsl_random_distributions.2407.0.0.dylib (*) <312c946c-3f9e-3b88-8c53-7a5e65a3f4ce> /opt/homebrew/*/libabsl_random_distributions.2407.0.0.dylib | |
0x104e8c000 - 0x104e93fff libabsl_random_seed_sequences.2407.0.0.dylib (*) <48ea9632-2454-35f6-87d1-cde99875be62> /opt/homebrew/*/libabsl_random_seed_sequences.2407.0.0.dylib | |
0x104eb8000 - 0x104ebffff libabsl_random_internal_pool_urbg.2407.0.0.dylib (*) <baf7ffc1-862c-33db-8e95-9279d33d4e65> /opt/homebrew/*/libabsl_random_internal_pool_urbg.2407.0.0.dylib | |
0x104ea0000 - 0x104ea3fff libabsl_random_internal_randen.2407.0.0.dylib (*) <be37f2c4-227a-31ac-9f65-9d1edb3270c2> /opt/homebrew/*/libabsl_random_internal_randen.2407.0.0.dylib | |
0x104ed0000 - 0x104ed3fff libabsl_random_internal_randen_hwaes.2407.0.0.dylib (*) <ed4dd431-e24e-36c9-aedd-da56f468bb2a> /opt/homebrew/*/libabsl_random_internal_randen_hwaes.2407.0.0.dylib | |
0x104edc000 - 0x104edffff libabsl_random_internal_randen_hwaes_impl.2407.0.0.dylib (*) <90725777-85a9-3c15-9039-47c3910125fb> /opt/homebrew/*/libabsl_random_internal_randen_hwaes_impl.2407.0.0.dylib | |
0x104eec000 - 0x104eeffff libabsl_random_internal_randen_slow.2407.0.0.dylib (*) <b50c9a7a-710b-3f91-b040-1f6c37724fd8> /opt/homebrew/*/libabsl_random_internal_randen_slow.2407.0.0.dylib | |
0x104efc000 - 0x104efffff libabsl_random_internal_platform.2407.0.0.dylib (*) <61ba862f-2707-3c77-a22a-6aae0086abf9> /opt/homebrew/*/libabsl_random_internal_platform.2407.0.0.dylib | |
0x104f08000 - 0x104f0ffff libabsl_random_internal_seed_material.2407.0.0.dylib (*) <889ce2d5-5702-3098-aa73-0a504d180524> /opt/homebrew/*/libabsl_random_internal_seed_material.2407.0.0.dylib | |
0x104f20000 - 0x104f23fff libabsl_random_seed_gen_exception.2407.0.0.dylib (*) <2d30278e-9001-32a0-b060-b4fb0a75883d> /opt/homebrew/*/libabsl_random_seed_gen_exception.2407.0.0.dylib | |
0x104f4c000 - 0x104f5bfff libabsl_statusor.2407.0.0.dylib (*) <d230faf9-b3bd-3820-96a2-2b6039d3e3ee> /opt/homebrew/*/libabsl_statusor.2407.0.0.dylib | |
0x104f8c000 - 0x104f9bfff libabsl_status.2407.0.0.dylib (*) <cc3b433b-5bb9-31bd-802d-2ab69e67f359> /opt/homebrew/*/libabsl_status.2407.0.0.dylib | |
0x104fdc000 - 0x104ff3fff libabsl_cord.2407.0.0.dylib (*) <e092054e-3ae8-392c-a989-a92854897d2f> /opt/homebrew/*/libabsl_cord.2407.0.0.dylib | |
0x104f68000 - 0x104f73fff libabsl_cordz_info.2407.0.0.dylib (*) <0c66f317-ba3f-33a3-bd39-4052cfb30add> /opt/homebrew/*/libabsl_cordz_info.2407.0.0.dylib | |
0x104fb0000 - 0x104fbbfff libabsl_cord_internal.2407.0.0.dylib (*) <5e930258-3681-3bf6-bc59-f853c343135f> /opt/homebrew/*/libabsl_cord_internal.2407.0.0.dylib | |
0x104f30000 - 0x104f33fff libabsl_cordz_functions.2407.0.0.dylib (*) <f75d850c-cb83-3c99-a0fc-b12a890765b6> /opt/homebrew/*/libabsl_cordz_functions.2407.0.0.dylib | |
0x105404000 - 0x105407fff libabsl_exponential_biased.2407.0.0.dylib (*) <9035ab0e-387a-3b11-a701-71a0e08577d8> /opt/homebrew/*/libabsl_exponential_biased.2407.0.0.dylib | |
0x105430000 - 0x10543bfff libabsl_cordz_handle.2407.0.0.dylib (*) <b8d2de48-8aaf-3875-8210-83ace66378b7> /opt/homebrew/*/libabsl_cordz_handle.2407.0.0.dylib | |
0x105418000 - 0x10541ffff libabsl_crc_cord_state.2407.0.0.dylib (*) <ec5114c6-2773-3c7b-af93-43e794870855> /opt/homebrew/*/libabsl_crc_cord_state.2407.0.0.dylib | |
0x105464000 - 0x10546bfff libabsl_crc32c.2407.0.0.dylib (*) <583b5af8-936e-33e3-be64-ae7434391df1> /opt/homebrew/*/libabsl_crc32c.2407.0.0.dylib | |
0x105710000 - 0x10571ffff libabsl_crc_internal.2407.0.0.dylib (*) <1c40cd9d-a0f7-3e99-9d14-52a05bb8c233> /opt/homebrew/*/libabsl_crc_internal.2407.0.0.dylib | |
0x104f40000 - 0x104f43fff libabsl_crc_cpu_detect.2407.0.0.dylib (*) <a3713a3d-a194-38cb-b724-61127858519c> /opt/homebrew/*/libabsl_crc_cpu_detect.2407.0.0.dylib | |
0x104fd0000 - 0x104fd3fff libabsl_bad_optional_access.2407.0.0.dylib (*) <e7d47fde-1c4e-3982-930e-647db9fbd878> /opt/homebrew/*/libabsl_bad_optional_access.2407.0.0.dylib | |
0x10544c000 - 0x10544ffff libabsl_strerror.2407.0.0.dylib (*) <e20a7521-7448-3f66-9956-926d80ad2be4> /opt/homebrew/*/libabsl_strerror.2407.0.0.dylib | |
0x105758000 - 0x105767fff libabsl_str_format_internal.2407.0.0.dylib (*) <9ac153bf-2238-3cf1-8440-dd740664a8b3> /opt/homebrew/*/libabsl_str_format_internal.2407.0.0.dylib | |
0x10577c000 - 0x10578bfff libabsl_synchronization.2407.0.0.dylib (*) <9e91f537-d0e1-38a6-aa7a-9ca4ab7eb574> /opt/homebrew/*/libabsl_synchronization.2407.0.0.dylib | |
0x1056f0000 - 0x1056f3fff libabsl_stacktrace.2407.0.0.dylib (*) <225ecfcc-c13f-30fa-8d11-52067855f7ab> /opt/homebrew/*/libabsl_stacktrace.2407.0.0.dylib | |
0x105734000 - 0x10573bfff libabsl_symbolize.2407.0.0.dylib (*) <7921b05c-cef6-3d7a-a439-83bdfa5e2962> /opt/homebrew/*/libabsl_symbolize.2407.0.0.dylib | |
0x105704000 - 0x105707fff libabsl_debugging_internal.2407.0.0.dylib (*) <bdc18deb-764c-3059-b271-11bcde584de1> /opt/homebrew/*/libabsl_debugging_internal.2407.0.0.dylib | |
0x1057a0000 - 0x1057a7fff libabsl_demangle_internal.2407.0.0.dylib (*) <edace2f5-557b-3a4c-835b-60748696afbb> /opt/homebrew/*/libabsl_demangle_internal.2407.0.0.dylib | |
0x105748000 - 0x10574bfff libabsl_demangle_rust.2407.0.0.dylib (*) <9dd1e506-69d5-3acf-b025-4f29f9ba4927> /opt/homebrew/*/libabsl_demangle_rust.2407.0.0.dylib | |
0x1057b4000 - 0x1057b7fff libabsl_decode_rust_punycode.2407.0.0.dylib (*) <69bdd6a6-5a25-3bd1-bb8b-653820ff0e6d> /opt/homebrew/*/libabsl_decode_rust_punycode.2407.0.0.dylib | |
0x1057c4000 - 0x1057c7fff libabsl_utf8_for_code_point.2407.0.0.dylib (*) <c35029ba-313d-332f-b2f4-8f267adb6cbe> /opt/homebrew/*/libabsl_utf8_for_code_point.2407.0.0.dylib | |
0x1057d0000 - 0x1057d7fff libabsl_graphcycles_internal.2407.0.0.dylib (*) <6fad8371-92e4-3a95-8503-21347f264b4a> /opt/homebrew/*/libabsl_graphcycles_internal.2407.0.0.dylib | |
0x1057e8000 - 0x1057effff libabsl_kernel_timeout_internal.2407.0.0.dylib (*) <80600997-d359-3133-8f50-5b6f616d129a> /opt/homebrew/*/libabsl_kernel_timeout_internal.2407.0.0.dylib | |
0x1057fc000 - 0x1057fffff libabsl_malloc_internal.2407.0.0.dylib (*) <903946d6-6c37-3852-bedb-bd0510656a4c> /opt/homebrew/*/libabsl_malloc_internal.2407.0.0.dylib | |
0x10582c000 - 0x105837fff libabsl_time.2407.0.0.dylib (*) <e957a657-474d-328a-9eaa-95bff3a509f1> /opt/homebrew/*/libabsl_time.2407.0.0.dylib | |
0x105810000 - 0x105813fff libabsl_civil_time.2407.0.0.dylib (*) <858820d3-7e62-31fc-a35e-25577e1a7c83> /opt/homebrew/*/libabsl_civil_time.2407.0.0.dylib | |
0x105874000 - 0x105883fff libabsl_time_zone.2407.0.0.dylib (*) <8b665652-f01a-311e-93f9-b500cf837d0a> /opt/homebrew/*/libabsl_time_zone.2407.0.0.dylib | |
0x105820000 - 0x105823fff libabsl_bad_variant_access.2407.0.0.dylib (*) <60db4cc7-761f-3adb-984a-535a88181567> /opt/homebrew/*/libabsl_bad_variant_access.2407.0.0.dylib | |
0x1058c0000 - 0x1058d3fff libabsl_strings.2407.0.0.dylib (*) <2966c067-bf7a-3ae1-916c-d18e5a5d513c> /opt/homebrew/*/libabsl_strings.2407.0.0.dylib | |
0x105848000 - 0x10584bfff libabsl_int128.2407.0.0.dylib (*) <7156492e-bbc2-3ff8-8613-028e1f79ef99> /opt/homebrew/*/libabsl_int128.2407.0.0.dylib | |
0x105858000 - 0x10585bfff libabsl_strings_internal.2407.0.0.dylib (*) <2ecffc4d-634e-3a26-9197-437dd8405750> /opt/homebrew/*/libabsl_strings_internal.2407.0.0.dylib | |
0x105868000 - 0x10586bfff libabsl_string_view.2407.0.0.dylib (*) <4c7244e6-3964-3c55-a7d2-f77915d300be> /opt/homebrew/*/libabsl_string_view.2407.0.0.dylib | |
0x1058e8000 - 0x1058ebfff libabsl_base.2407.0.0.dylib (*) <779ed164-85c2-38b9-a314-5fd3f3da0981> /opt/homebrew/*/libabsl_base.2407.0.0.dylib | |
0x1058fc000 - 0x1058fffff libabsl_spinlock_wait.2407.0.0.dylib (*) <8b2eb824-96b8-3666-ab85-32371b8ca45c> /opt/homebrew/*/libabsl_spinlock_wait.2407.0.0.dylib | |
0x105910000 - 0x105913fff libabsl_throw_delegate.2407.0.0.dylib (*) <d83307fd-0578-3fc9-a913-51abecbd3925> /opt/homebrew/*/libabsl_throw_delegate.2407.0.0.dylib | |
0x105920000 - 0x105923fff libabsl_raw_logging_internal.2407.0.0.dylib (*) <20ebb83f-b4c1-3d1c-b151-3ef37de58229> /opt/homebrew/*/libabsl_raw_logging_internal.2407.0.0.dylib | |
0x105934000 - 0x105937fff libabsl_log_severity.2407.0.0.dylib (*) <5963b9c5-68c6-353e-9476-6197066c584d> /opt/homebrew/*/libabsl_log_severity.2407.0.0.dylib | |
0x1065e8000 - 0x106907fff libcrypto.3.dylib (*) <74697321-f336-3f7e-97bd-aa0e5e794fee> /opt/homebrew/*/libcrypto.3.dylib | |
0x106168000 - 0x1061f7fff libssl.3.dylib (*) <8db5eeb6-6967-3f6e-a7ca-8b6923a47689> /opt/homebrew/*/libssl.3.dylib | |
0x1059e8000 - 0x105a2bfff libthrift-0.22.0.dylib (*) <43caf0f9-571e-3e3b-b871-f2d99f55a72d> /opt/homebrew/*/libthrift-0.22.0.dylib | |
0x106244000 - 0x1062cbfff libbrotlienc.1.1.0.dylib (*) <b09688cc-c481-346b-bf82-02d9fc354027> /opt/homebrew/*/libbrotlienc.1.1.0.dylib | |
0x10595c000 - 0x105967fff libbrotlidec.1.1.0.dylib (*) <8603b5fd-8c9a-3c86-baaa-d09531b0e8e3> /opt/homebrew/*/libbrotlidec.1.1.0.dylib | |
0x1059a0000 - 0x1059bffff libbrotlicommon.1.1.0.dylib (*) <3392de09-c979-339a-9bdb-88de244baa5e> /opt/homebrew/*/libbrotlicommon.1.1.0.dylib | |
0x105a8c000 - 0x105aabfff liblz4.1.10.0.dylib (*) <c3d46d2e-7535-352f-887c-49eca396fb23> /opt/homebrew/*/liblz4.1.10.0.dylib | |
0x105944000 - 0x10594bfff libsnappy.1.2.2.dylib (*) <987fdc3c-aa25-3422-820e-a23b806caed6> /opt/homebrew/*/libsnappy.1.2.2.dylib | |
0x106384000 - 0x10640ffff libzstd.1.5.7.dylib (*) <afd03688-5fac-3b3d-96aa-9d88c034ff23> /opt/homebrew/*/libzstd.1.5.7.dylib | |
0x105974000 - 0x105977fff libutf8_validity.dylib (*) <ee496d51-6d1a-3264-9c3a-ee4ccc209fbe> /opt/homebrew/*/libutf8_validity.dylib | |
0x10642c000 - 0x10647bfff libre2.11.0.0.dylib (*) <b8bac109-e919-37ae-8b45-fadabe8f395a> /opt/homebrew/*/libre2.11.0.0.dylib | |
0x1064b0000 - 0x106507fff libutf8proc.3.dylib (*) <4cdf1943-65de-3261-b627-e45aac665ebb> /opt/homebrew/*/libutf8proc.3.dylib | |
0x107d9c000 - 0x108053fff _multiarray_umath.cpython-313-darwin.so (*) <04195298-ad54-36db-9057-cdd9c27acfdb> /private/var/folders/*/_multiarray_umath.cpython-313-darwin.so | |
0x105980000 - 0x105983fff _contextvars.cpython-313-darwin.so (*) <62fb2c80-0e53-3262-82f4-5e6433558b1f> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_contextvars.cpython-313-darwin.so | |
0x10630c000 - 0x106323fff _pickle.cpython-313-darwin.so (*) <df49616c-8305-31e1-9a58-91cc84ac3838> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_pickle.cpython-313-darwin.so | |
0x106338000 - 0x10634bfff _ctypes.cpython-313-darwin.so (*) <6223c65a-573f-3f35-84f4-3650ebdcd3b0> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_ctypes.cpython-313-darwin.so | |
0x106514000 - 0x10652bfff _umath_linalg.cpython-313-darwin.so (*) <460f807a-39c8-3b94-a421-6765f2b22bf1> /private/var/folders/*/_umath_linalg.cpython-313-darwin.so | |
0x106360000 - 0x10636ffff _socket.cpython-313-darwin.so (*) <fcc503ae-f210-3a9c-8489-972bb6f85131> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_socket.cpython-313-darwin.so | |
0x1062e0000 - 0x1062e7fff array.cpython-313-darwin.so (*) <2a401fb0-5b21-3490-9607-092fb5f84f40> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/array.cpython-313-darwin.so | |
0x1059cc000 - 0x1059cffff _queue.cpython-313-darwin.so (*) <7e225a64-bba9-3f58-9aa8-78cd2adf2978> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_queue.cpython-313-darwin.so | |
0x106bac000 - 0x106beffff _fs.cpython-313-darwin.so (*) <ada63b49-c9c4-3a8f-8078-ea90a8118bf8> /private/var/folders/*/_fs.cpython-313-darwin.so | |
0x106564000 - 0x106577fff _hdfs.cpython-313-darwin.so (*) <0e9ee134-90ee-33b0-b0ed-32f704581b28> /private/var/folders/*/_hdfs.cpython-313-darwin.so | |
0x106c18000 - 0x106c43fff gandiva.cpython-313-darwin.so (*) <3b0dae59-d53f-3ed4-8ab3-bb66fe8caa04> /private/var/folders/*/gandiva.cpython-313-darwin.so | |
0x10833c000 - 0x1084e7fff libgandiva.2100.0.0.dylib (*) <dd580747-a2d2-3995-9f2d-750a23e782fa> /private/var/folders/*/libgandiva.2100.0.0.dylib | |
0x112b10000 - 0x11a1d3fff libLLVM.dylib (*) <f6c072f4-2ff3-3909-b110-b9135195bb95> /opt/homebrew/*/libLLVM.dylib | |
0x10a76c000 - 0x10b2b3fff libz3.4.15.2.0.dylib (*) <f9105461-5e6d-3f09-b460-2aa7f39240a5> /opt/homebrew/*/libz3.4.15.2.0.dylib | |
0x108578000 - 0x10862bfff _compute.cpython-313-darwin.so (*) <be15a65f-0e99-383b-82a9-0bc75558b815> /private/var/folders/*/_compute.cpython-313-darwin.so | |
0x1086ac000 - 0x1086dbfff _acero.cpython-313-darwin.so (*) <96c04c4b-f25a-3345-a54f-48411a9bd8c8> /private/var/folders/*/_acero.cpython-313-darwin.so | |
0x1087f0000 - 0x10888bfff _dataset.cpython-313-darwin.so (*) <f8224802-f76a-3f19-ac33-37e0c544fa44> /private/var/folders/*/_dataset.cpython-313-darwin.so | |
0x108700000 - 0x108737fff _csv.cpython-313-darwin.so (*) <164da0a2-66a1-38fa-9cb2-9b009c4ef68a> /private/var/folders/*/_csv.cpython-313-darwin.so | |
0x10658c000 - 0x10659ffff _json.cpython-313-darwin.so (*) <2e0951bd-8f26-3537-a8c9-bce443843e2b> /private/var/folders/*/_json.cpython-313-darwin.so | |
0x108300000 - 0x10831ffff _substrait.cpython-313-darwin.so (*) <2ae48c01-95e2-35ce-a335-efd260f307db> /private/var/folders/*/_substrait.cpython-313-darwin.so | |
0x108758000 - 0x10878ffff _bounded_integers.cpython-313-darwin.so (*) <930dfe4e-4670-3d17-8701-8b8c6c0379a2> /private/var/folders/*/_bounded_integers.cpython-313-darwin.so | |
0x107d50000 - 0x107d73fff bit_generator.cpython-313-darwin.so (*) <f75f7137-1c48-3dac-98cb-4c1641443b1e> /private/var/folders/*/bit_generator.cpython-313-darwin.so | |
0x1088e4000 - 0x10890ffff _common.cpython-313-darwin.so (*) <a4d10d42-2db1-3a90-ab60-da666d74068c> /private/var/folders/*/_common.cpython-313-darwin.so | |
0x1065b4000 - 0x1065bbfff _hashlib.cpython-313-darwin.so (*) <d714d6b9-19cd-322d-b88c-fc78c7f97bd0> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_hashlib.cpython-313-darwin.so | |
0x1065d0000 - 0x1065d7fff _blake2.cpython-313-darwin.so (*) <c1d9619d-2b33-3e19-913e-b2424276f3cd> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_blake2.cpython-313-darwin.so | |
0x109a74000 - 0x109b1bfff _generator.cpython-313-darwin.so (*) <2933752e-252e-36da-98fd-6570c7f1853c> /private/var/folders/*/_generator.cpython-313-darwin.so | |
0x1087a0000 - 0x1087b3fff _pcg64.cpython-313-darwin.so (*) <22e5201c-31b1-30bf-8f67-27ea5130faf9> /private/var/folders/*/_pcg64.cpython-313-darwin.so | |
0x1087c4000 - 0x1087d7fff _mt19937.cpython-313-darwin.so (*) <da5c2589-b37d-3900-b10d-069dcdc8417a> /private/var/folders/*/_mt19937.cpython-313-darwin.so | |
0x106a6c000 - 0x106a7bfff _philox.cpython-313-darwin.so (*) <8a1e87f1-12f8-30f5-bd5f-d8526e465d34> /private/var/folders/*/_philox.cpython-313-darwin.so | |
0x107d84000 - 0x107d8ffff _sfc64.cpython-313-darwin.so (*) <c2531851-df7f-32c9-b1ad-26240062cac9> /private/var/folders/*/_sfc64.cpython-313-darwin.so | |
0x109b3c000 - 0x109bc7fff mtrand.cpython-313-darwin.so (*) <a023d1ca-8969-3e1f-97a4-c9abcd8b504d> /private/var/folders/*/mtrand.cpython-313-darwin.so | |
0x1062f8000 - 0x1062fffff pandas_parser.cpython-313-darwin.so (*) <4ad9346c-7b7b-33e5-9432-0de7f6f70a41> /private/var/folders/*/pandas_parser.cpython-313-darwin.so | |
0x10653c000 - 0x106543fff pandas_datetime.cpython-313-darwin.so (*) <0e0902ea-ae3c-388f-b29a-11852c840ecc> /private/var/folders/*/pandas_datetime.cpython-313-darwin.so | |
0x109e34000 - 0x109f13fff interval.cpython-313-darwin.so (*) <c6358f11-3cfe-3d7e-8035-dbcf024289f5> /private/var/folders/*/interval.cpython-313-darwin.so | |
0x10a0e4000 - 0x10a253fff hashtable.cpython-313-darwin.so (*) <a108f0bd-e4cb-3aca-b60c-c4ec127a9689> /private/var/folders/*/hashtable.cpython-313-darwin.so | |
0x1099b0000 - 0x1099cffff missing.cpython-313-darwin.so (*) <a8b9178e-398f-36e5-ad70-25adf667b75b> /private/var/folders/*/missing.cpython-313-darwin.so | |
0x1099e0000 - 0x1099fbfff dtypes.cpython-313-darwin.so (*) <99a277f9-fa02-36de-9174-5da729746930> /private/var/folders/*/dtypes.cpython-313-darwin.so | |
0x10893c000 - 0x108947fff ccalendar.cpython-313-darwin.so (*) <57ca3c94-9562-3f27-a8c0-286c2ef35e43> /private/var/folders/*/ccalendar.cpython-313-darwin.so | |
0x109a38000 - 0x109a4ffff np_datetime.cpython-313-darwin.so (*) <eb511d0d-e38b-371d-9614-44e380114301> /private/var/folders/*/np_datetime.cpython-313-darwin.so | |
0x109c20000 - 0x109c4bfff conversion.cpython-313-darwin.so (*) <6641da26-4574-331e-ae75-84deb4b3a3b8> /private/var/folders/*/conversion.cpython-313-darwin.so | |
0x106550000 - 0x106557fff base.cpython-313-darwin.so (*) <12ba6509-71a6-3561-b19a-d162babcf1b5> /private/var/folders/*/base.cpython-313-darwin.so | |
0x10a370000 - 0x10a41ffff offsets.cpython-313-darwin.so (*) <172cb1aa-660f-3457-99ac-eb84a676ccf2> /private/var/folders/*/offsets.cpython-313-darwin.so | |
0x10a550000 - 0x10a5bbfff timestamps.cpython-313-darwin.so (*) <7f1915fe-ea7d-3c0c-b7bc-4eadb07c2dac> /private/var/folders/*/timestamps.cpython-313-darwin.so | |
0x109c60000 - 0x109c87fff nattype.cpython-313-darwin.so (*) <0cd038e9-78da-3af5-b723-4619f7acd54e> /private/var/folders/*/nattype.cpython-313-darwin.so | |
0x10a654000 - 0x10a6b3fff timedeltas.cpython-313-darwin.so (*) <7b950dbf-20e0-3140-8cf4-f6fa3a8cbab2> /private/var/folders/*/timedeltas.cpython-313-darwin.so | |
0x109d94000 - 0x109dbffff timezones.cpython-313-darwin.so (*) <f0e39f2d-8498-3833-ade8-1194ff71e609> /private/var/folders/*/timezones.cpython-313-darwin.so | |
0x108958000 - 0x10895ffff _zoneinfo.cpython-313-darwin.so (*) <9ccb70df-a97e-3ab2-84c0-8b8f2e356656> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_zoneinfo.cpython-313-darwin.so | |
0x109fe0000 - 0x10a013fff fields.cpython-313-darwin.so (*) <5ff74e77-469d-3131-81f4-ed7ac7937cdc> /private/var/folders/*/fields.cpython-313-darwin.so | |
0x10a294000 - 0x10a2c3fff tzconversion.cpython-313-darwin.so (*) <158fd9ff-4288-31bd-a922-163acdd17a7c> /private/var/folders/*/tzconversion.cpython-313-darwin.so | |
0x109a10000 - 0x109a1bfff properties.cpython-313-darwin.so (*) <6be2d0fa-6845-3e55-9c0c-5b55fc3c5111> /private/var/folders/*/properties.cpython-313-darwin.so | |
0x10b708000 - 0x10b74bfff parsing.cpython-313-darwin.so (*) <cc9c9bc6-b8bd-33e7-98df-bcbd794c4e72> /private/var/folders/*/parsing.cpython-313-darwin.so | |
0x10b6b0000 - 0x10b6ebfff strptime.cpython-313-darwin.so (*) <de2193de-23d7-382d-bdd3-261ff7d3e9a8> /private/var/folders/*/strptime.cpython-313-darwin.so | |
0x10b8ec000 - 0x10b93ffff period.cpython-313-darwin.so (*) <cdbd6348-7a6b-373a-8274-923e89253a7c> /private/var/folders/*/period.cpython-313-darwin.so | |
0x109dfc000 - 0x109e1ffff vectorized.cpython-313-darwin.so (*) <7c6c067c-4adf-37ef-8905-ecb56ed9f0f4> /private/var/folders/*/vectorized.cpython-313-darwin.so | |
0x108920000 - 0x108927fff ops_dispatch.cpython-313-darwin.so (*) <25e8965e-54ee-34e8-8e50-ea3c65e931b6> /private/var/folders/*/ops_dispatch.cpython-313-darwin.so | |
0x10bb04000 - 0x10bc6ffff algos.cpython-313-darwin.so (*) <46f6cac5-b296-3354-bc6a-91b30a25d6bc> /private/var/folders/*/algos.cpython-313-darwin.so | |
0x10ba44000 - 0x10bacffff lib.cpython-313-darwin.so (*) <b7a76c7d-1965-3cc4-b3f5-554d0d64711b> /private/var/folders/*/lib.cpython-313-darwin.so | |
0x109f78000 - 0x109f9ffff ops.cpython-313-darwin.so (*) <e6c9ba7a-9037-3b86-a716-678c6a36f333> /private/var/folders/*/ops.cpython-313-darwin.so | |
0x109c9c000 - 0x109cbbfff hashing.cpython-313-darwin.so (*) <b7b2a820-8ebe-36d5-8fca-fcad68e1fb11> /private/var/folders/*/hashing.cpython-313-darwin.so | |
0x109cec000 - 0x109cfffff arrays.cpython-313-darwin.so (*) <e29d17c4-915f-35c1-b820-dde0ca4de622> /private/var/folders/*/arrays.cpython-313-darwin.so | |
0x10a6d0000 - 0x10a703fff tslib.cpython-313-darwin.so (*) <542f4445-2312-3579-a94d-79b5f23802b0> /private/var/folders/*/tslib.cpython-313-darwin.so | |
0x10c2ac000 - 0x10c343fff sparse.cpython-313-darwin.so (*) <e40ed634-1094-363d-82ef-5ecac5529e7d> /private/var/folders/*/sparse.cpython-313-darwin.so | |
0x10c200000 - 0x10c23ffff internals.cpython-313-darwin.so (*) <abf1ed95-58ba-3c71-bace-68921c015a1f> /private/var/folders/*/internals.cpython-313-darwin.so | |
0x109bf8000 - 0x109c03fff indexing.cpython-313-darwin.so (*) <8b4d0107-3f17-35b4-8425-60063afb9485> /private/var/folders/*/indexing.cpython-313-darwin.so | |
0x10c65c000 - 0x10c6f7fff index.cpython-313-darwin.so (*) <027f577b-0980-327e-9888-775e8180b6c7> /private/var/folders/*/index.cpython-313-darwin.so | |
0x10b9b8000 - 0x10b9dbfff writers.cpython-313-darwin.so (*) <a4e51a35-f6be-3732-b52c-accdcb0742f1> /private/var/folders/*/writers.cpython-313-darwin.so | |
0x10c81c000 - 0x10c8fffff join.cpython-313-darwin.so (*) <23ae8e07-9f95-3720-bbc4-4cbee02db5a4> /private/var/folders/*/join.cpython-313-darwin.so | |
0x109a60000 - 0x109a63fff mmap.cpython-313-darwin.so (*) <2c6bb3ed-c3c3-3664-8ef1-32e08b98bd2c> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/mmap.cpython-313-darwin.so | |
0x10c740000 - 0x10c77ffff aggregations.cpython-313-darwin.so (*) <292ef8bf-3bbe-3596-b20e-b43876239bdd> /private/var/folders/*/aggregations.cpython-313-darwin.so | |
0x10a738000 - 0x10a757fff indexers.cpython-313-darwin.so (*) <467c0005-2def-3434-88e8-b5ed1a0971df> /private/var/folders/*/indexers.cpython-313-darwin.so | |
0x10c01c000 - 0x10c04bfff reshape.cpython-313-darwin.so (*) <9a07bb3f-9523-3865-aaa6-174f91fd3035> /private/var/folders/*/reshape.cpython-313-darwin.so | |
0x10cff0000 - 0x10d1bbfff groupby.cpython-313-darwin.so (*) <8c446601-2703-3f47-b3ff-0313e3008c2f> /private/var/folders/*/groupby.cpython-313-darwin.so | |
0x109d30000 - 0x109d3bfff json.cpython-313-darwin.so (*) <57cefc64-2b1c-3a91-b701-350a7fba3002> /private/var/folders/*/json.cpython-313-darwin.so | |
0x10cf70000 - 0x10cfc7fff parsers.cpython-313-darwin.so (*) <652c7aaf-0b2c-31d7-8ae7-2e519f916c44> /private/var/folders/*/parsers.cpython-313-darwin.so | |
0x10a31c000 - 0x10a32ffff testing.cpython-313-darwin.so (*) <b293bfb6-00ee-3178-b25c-b32e4005ceec> /private/var/folders/*/testing.cpython-313-darwin.so | |
0x10a06c000 - 0x10a073fff cmath.cpython-313-darwin.so (*) <8caf4476-be53-31d3-b9b8-66fedf3b4aea> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/cmath.cpython-313-darwin.so | |
0x10a5fc000 - 0x10a607fff _dataset_orc.cpython-313-darwin.so (*) <8e5fb2bf-e46e-354c-9ba3-d644f5f6653e> /private/var/folders/*/_dataset_orc.cpython-313-darwin.so | |
0x10d4c4000 - 0x10d4f7fff _dataset_parquet.cpython-313-darwin.so (*) <49923f23-538f-3c67-8f73-2761b8c2015c> /private/var/folders/*/_dataset_parquet.cpython-313-darwin.so | |
0x10d5cc000 - 0x10d623fff _parquet.cpython-313-darwin.so (*) <0c37bfe8-1edd-3fb6-bf28-871260ece898> /private/var/folders/*/_parquet.cpython-313-darwin.so | |
0x10c084000 - 0x10c097fff _dataset_parquet_encryption.cpython-313-darwin.so (*) <4ab813f7-990f-3d15-9639-617521d912bf> /private/var/folders/*/_dataset_parquet_encryption.cpython-313-darwin.so | |
0x10c794000 - 0x10c7b7fff _parquet_encryption.cpython-313-darwin.so (*) <27d2e4c0-0c7c-31c7-82f5-c13d4b3fe947> /private/var/folders/*/_parquet_encryption.cpython-313-darwin.so | |
0x109be0000 - 0x109be7fff libarrow_python_parquet_encryption.2100.0.0.dylib (*) <009e0ea4-7985-3123-ac2d-232556923623> /private/var/folders/*/libarrow_python_parquet_encryption.2100.0.0.dylib | |
0x10c5bc000 - 0x10c5d7fff _orc.cpython-313-darwin.so (*) <5529d641-1375-3806-8cd1-0cb439e23daf> /private/var/folders/*/_orc.cpython-313-darwin.so | |
0x10d830000 - 0x10d8e3fff _flight.cpython-313-darwin.so (*) <a187191c-39c8-3513-9666-e97d7d3681d2> /private/var/folders/*/_flight.cpython-313-darwin.so | |
0x10b628000 - 0x10b633fff libarrow_python_flight.2100.0.0.dylib (*) <4b196518-e6a8-3665-9c42-7e64db2c1d48> /private/var/folders/*/libarrow_python_flight.2100.0.0.dylib | |
0x10db00000 - 0x10dbb3fff libarrow_flight.2100.0.0.dylib (*) <2f96766d-99ee-37e1-b932-3282b512cb84> /private/var/folders/*/libarrow_flight.2100.0.0.dylib | |
0x10d95c000 - 0x10d9b3fff libgrpc++.1.73.1.dylib (*) <d41e1feb-802f-3b8a-8985-4b1f1b6b938c> /opt/homebrew/*/libgrpc++.1.73.1.dylib | |
0x10e688000 - 0x10eb0bfff libgrpc.48.0.0.dylib (*) <81f3b828-ef5e-3c5d-92bf-0934cf3a5296> /opt/homebrew/*/libgrpc.48.0.0.dylib | |
0x10b8a0000 - 0x10b8abfff libupb_json_lib.48.0.0.dylib (*) <8c09b30e-3c73-3df7-9f27-1ef0fe424d69> /opt/homebrew/*/libupb_json_lib.48.0.0.dylib | |
0x10a358000 - 0x10a35ffff libupb_textformat_lib.48.0.0.dylib (*) <7562bcde-9ec1-3c89-a7c9-7ef1f35d12a7> /opt/homebrew/*/libupb_textformat_lib.48.0.0.dylib | |
0x10a0d0000 - 0x10a0d3fff libupb_lex_lib.48.0.0.dylib (*) <c2ea0d95-beac-3c0c-ac94-b4187935b925> /opt/homebrew/*/libupb_lex_lib.48.0.0.dylib | |
0x10be94000 - 0x10bea3fff libupb_reflection_lib.48.0.0.dylib (*) <29cd833f-065f-3703-95ae-c24663848c5e> /opt/homebrew/*/libupb_reflection_lib.48.0.0.dylib | |
0x10ba20000 - 0x10ba27fff libupb_mini_descriptor_lib.48.0.0.dylib (*) <877afe49-71e0-3996-9d33-e7966f37078a> /opt/homebrew/*/libupb_mini_descriptor_lib.48.0.0.dylib | |
0x10bed8000 - 0x10bedffff libupb_wire_lib.48.0.0.dylib (*) <d591ed83-77ce-37ee-bb8a-3cbd051b92db> /opt/homebrew/*/libupb_wire_lib.48.0.0.dylib | |
0x10a340000 - 0x10a343fff libutf8_range_lib.48.0.0.dylib (*) <6ba783ce-6566-3c16-8053-eaf2e05d0fc3> /opt/homebrew/*/libutf8_range_lib.48.0.0.dylib | |
0x10c278000 - 0x10c27ffff libupb_message_lib.48.0.0.dylib (*) <ff9a013c-3b7d-3d45-98b3-ed34c2b82d1c> /opt/homebrew/*/libupb_message_lib.48.0.0.dylib | |
0x10a640000 - 0x10a643fff libupb_mini_table_lib.48.0.0.dylib (*) <608af44b-4569-31d5-a03f-a209cdea406b> /opt/homebrew/*/libupb_mini_table_lib.48.0.0.dylib | |
0x10baf0000 - 0x10baf3fff libupb_hash_lib.48.0.0.dylib (*) <6c1bb773-e45a-346a-884f-0ba75eb2bdde> /opt/homebrew/*/libupb_hash_lib.48.0.0.dylib | |
0x10c0ac000 - 0x10c0affff libupb_base_lib.48.0.0.dylib (*) <78c837ad-cd90-3761-bbfd-dd92194b6dda> /opt/homebrew/*/libupb_base_lib.48.0.0.dylib | |
0x10c0ec000 - 0x10c0effff libupb_mem_lib.48.0.0.dylib (*) <9cbbc656-fcd9-3d0d-a735-feb987c92723> /opt/homebrew/*/libupb_mem_lib.48.0.0.dylib | |
0x10d55c000 - 0x10d57ffff libcares.2.19.4.dylib (*) <a3a31963-e571-3ece-8ee5-37326775e369> /opt/homebrew/*/libcares.2.19.4.dylib | |
0x10d6a0000 - 0x10d6c3fff libgpr.48.0.0.dylib (*) <11c0d2fd-2dee-3305-8539-e2f3272e4516> /opt/homebrew/*/libgpr.48.0.0.dylib | |
0x10c290000 - 0x10c293fff libaddress_sorting.48.0.0.dylib (*) <2ae87e55-ef84-35c1-b131-4553bede5fd9> /opt/homebrew/*/libaddress_sorting.48.0.0.dylib | |
0x10d48c000 - 0x10d4a7fff _ssl.cpython-313-darwin.so (*) <0bb8ea33-5abe-3e73-9ed6-3185693ebb88> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_ssl.cpython-313-darwin.so | |
0x10c458000 - 0x10c45bfff _scproxy.cpython-313-darwin.so (*) <457f07e7-17d8-3654-85eb-09dc7233c7e7> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_scproxy.cpython-313-darwin.so | |
0x10cb38000 - 0x10cb43fff _asyncio.cpython-313-darwin.so (*) <e1e4291a-732f-3723-9ab6-e738d05da047> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/_asyncio.cpython-313-darwin.so | |
0x10da34000 - 0x10da53fff _cffi_backend.cpython-313-darwin.so (*) <622fc683-68e3-310c-a96b-fff27369d2fc> /private/var/folders/*/_cffi_backend.cpython-313-darwin.so | |
0x10cba4000 - 0x10cbb3fff _pyarrow_cpp_tests.cpython-313-darwin.so (*) <60bc9ded-e3e0-3838-915f-50b2150e6771> /private/var/folders/*/_pyarrow_cpp_tests.cpython-313-darwin.so | |
0x10d2e4000 - 0x10d2f3fff _feather.cpython-313-darwin.so (*) <63af4c83-1e4c-38a0-8ee5-bbc408aef7b2> /private/var/folders/*/_feather.cpython-313-darwin.so | |
0x10c5f0000 - 0x10c5f3fff termios.cpython-313-darwin.so (*) <aad85ac8-bcad-35d1-b3e5-3e039d597e29> /opt/homebrew/*/Python.framework/Versions/3.13/lib/python3.13/lib-dynload/termios.cpython-313-darwin.so | |
0x196a84000 - 0x196abf653 libsystem_kernel.dylib (*) <60485b6f-67e5-38c1-aec9-efd6031ff166> /usr/lib/system/libsystem_kernel.dylib | |
0x196ac0000 - 0x196acca47 libsystem_pthread.dylib (*) <647b91fc-96d3-3bbb-af08-970df45257c8> /usr/lib/system/libsystem_pthread.dylib | |
0x196957000 - 0x1969d846f libsystem_c.dylib (*) <f4529d5e-24f3-3bbb-bd3c-984856875fc8> /usr/lib/system/libsystem_c.dylib | |
0x196afd000 - 0x196b04b4f libsystem_platform.dylib (*) <519f3220-7499-334a-96d6-ccf3dc28f986> /usr/lib/system/libsystem_platform.dylib | |
0x196720000 - 0x1967bb4cf dyld (*) <9cf0401a-a938-389e-a77d-9e9608076ccf> /usr/lib/dyld | |
0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ??? | |
0x1969d9000 - 0x196a65ff7 libc++.1.dylib (*) <875203a1-087b-33a6-93a5-928bb7e9114c> /usr/lib/libc++.1.dylib | |
0x196acd000 - 0x196afcba3 libdyld.dylib (*) <c62596fe-63c5-3502-bbd1-14147a7ca921> /usr/lib/system/libdyld.dylib | |
External Modification Summary: | |
Calls made by other processes targeting this process: | |
task_for_pid: 0 | |
thread_create: 0 | |
thread_set_state: 0 | |
Calls made by this process: | |
task_for_pid: 0 | |
thread_create: 0 | |
thread_set_state: 0 | |
Calls made by all processes on this machine: | |
task_for_pid: 0 | |
thread_create: 0 | |
thread_set_state: 0 | |
VM Region Summary: | |
ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%) | |
Writable regions: Total=7.8G written=2612K(0%) resident=2612K(0%) swapped_out=0K(0%) unallocated=7.8G(100%) | |
VIRTUAL REGION | |
REGION TYPE SIZE COUNT (non-coalesced) | |
=========== ======= ======= | |
Activity Tracing 256K 1 | |
IOAccelerator 3.3G 45 | |
IOAccelerator (reserved) 1.8G 2 reserved VM address space (unallocated) | |
Kernel Alloc Once 32K 1 | |
MALLOC 2.7G 84 | |
MALLOC guard page 96K 6 | |
STACK GUARD 704K 44 | |
Stack 56.7M 104 | |
Stack Guard 16K 1 | |
VM_ALLOCATE 102.3M 104 | |
__AUTH 822K 163 | |
__AUTH_CONST 12.8M 298 | |
__DATA 9145K 481 | |
__DATA_CONST 18.3M 519 | |
__DATA_DIRTY 452K 89 | |
__FONT_DATA 2352 1 | |
__LINKEDIT 680.8M 238 | |
__OBJC_RO 61.4M 1 | |
__OBJC_RW 2396K 1 | |
__TEXT 433.4M 544 | |
__TPRO_CONST 128K 2 | |
dyld private memory 7808K 61 | |
mapped file 80K 1 | |
page table in kernel 2612K 1 | |
shared memory 48K 2 | |
=========== ======= ======= | |
TOTAL 9.0G 2794 | |
TOTAL, minus reserved VM space 7.3G 2794 | |
----------- | |
Full Report | |
----------- | |
{"app_name":"Python","timestamp":"2025-07-14 08:18:39.00 -0700","app_version":"3.13.5","slice_uuid":"cfded273-7c07-3ddb-824c-a80b5cf186a9","build_version":"3.13.5","platform":1,"bundleID":"org.python.python","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.5 (24F74)","roots_installed":0,"name":"Python","incident_id":"61754B5B-CA47-4F91-919F-D57435FABA9F"} | |
{ | |
"uptime" : 150000, | |
"procRole" : "Unspecified", | |
"version" : 2, | |
"userID" : 501, | |
"deployVersion" : 210, | |
"modelCode" : "Mac16,8", | |
"coalitionID" : 14525, | |
"osVersion" : { | |
"train" : "macOS 15.5", | |
"build" : "24F74", | |
"releaseType" : "User" | |
}, | |
"captureTime" : "2025-07-14 08:18:35.9298 -0700", | |
"codeSigningMonitor" : 2, | |
"incident" : "61754B5B-CA47-4F91-919F-D57435FABA9F", | |
"pid" : 30829, | |
"translated" : false, | |
"cpuType" : "ARM-64", | |
"roots_installed" : 0, | |
"bug_type" : "309", | |
"procLaunch" : "2025-07-14 08:18:07.6602 -0700", | |
"procStartAbsTime" : 3613509521449, | |
"procExitAbsTime" : 3614186971202, | |
"procName" : "Python", | |
"procPath" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/Resources\/Python.app\/Contents\/MacOS\/Python", | |
"bundleInfo" : {"CFBundleShortVersionString":"3.13.5","CFBundleVersion":"3.13.5","CFBundleIdentifier":"org.python.python"}, | |
"storeInfo" : {"deviceIdentifierForVendor":"1890EEDA-3237-5FB6-A638-4EF78D9D4D32","thirdParty":true}, | |
"parentProc" : "Exited process", | |
"parentPid" : 11915, | |
"coalitionName" : "com.googlecode.iterm2", | |
"crashReporterKey" : "F451445A-C0E9-32F6-1C76-A340FB66DDC6", | |
"appleIntelligenceStatus" : {"state":"unavailable","reasons":["assetIsNotReady","notOptedIn"]}, | |
"responsiblePid" : 1519, | |
"responsibleProc" : "iTerm2", | |
"codeSigningID" : "org.python.python", | |
"codeSigningTeamID" : "", | |
"codeSigningFlags" : 570425857, | |
"codeSigningValidationCategory" : 10, | |
"codeSigningTrustLevel" : 4294967295, | |
"codeSigningAuxiliaryInfo" : 0, | |
"instructionByteStream" : {"beforePC":"fyMD1f17v6n9AwCRm+D\/l78DAJH9e8Go\/w9f1sADX9YQKYDSARAA1A==","atPC":"AwEAVH8jA9X9e7+p\/QMAkZDg\/5e\/AwCR\/XvBqP8PX9bAA1\/WcAqA0g=="}, | |
"bootSessionUUID" : "96745527-7AB9-4EA6-A394-7D2C438F207F", | |
"wakeTime" : 499, | |
"sleepWakeUUID" : "6169F6E5-2D21-4119-AFCB-03D84D6C50F5", | |
"sip" : "enabled", | |
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, | |
"termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"Python","byPid":30829}, | |
"ktriageinfo" : "VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter\n", | |
"asi" : {"libsystem_c.dylib":["abort() called"]}, | |
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, | |
"faultingThread" : 0, | |
"threads" : [{"triggered":true,"id":5259112,"threadState":{"x":[{"value":0},{"value":0},{"value":1},{"value":0},{"value":0},{"value":1936617321},{"value":753352800568811552},{"value":6122322304},{"value":10565169002999823688},{"value":10565168994337743432},{"value":14757395258967641293},{"value":10},{"value":5103057506},{"value":0},{"value":55},{"value":0},{"value":328},{"value":8686559144},{"value":0},{"value":6},{"value":259},{"value":8669454304,"symbolLocation":224,"symbol":"_main_thread"},{"value":4357925760,"symbolLocation":0,"symbol":"_PyRuntime"},{"value":24},{"value":0},{"value":2},{"value":4346058128},{"value":309},{"value":4358208240,"symbolLocation":282480,"symbol":"_PyRuntime"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822848652},"cpsr":{"value":1073741824},"fp":{"value":5103057632},"sp":{"value":5103057600},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822613896,"matchesCrashFrame":1},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":37768,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":237},{"imageOffset":26764,"symbol":"pthread_kill","symbolLocation":296,"imageIndex":238},{"imageOffset":265476,"symbol":"raise","symbolLocation":32,"imageIndex":239},{"imageOffset":2225608,"symbol":"faulthandler_fatal_error","symbolLocation":372,"imageIndex":1},{"imageOffset":13860,"symbol":"_sigtramp","symbolLocation":56,"imageIndex":240},{"imageOffset":26764,"symbol":"pthread_kill","symbolLocation":296,"imageIndex":238},{"imageOffset":494688,"symbol":"abort","symbolLocation":124,"imageIndex":239},{"imageOffset":57512,"symbol":"absl::lts_20240722::log_internal::LogMessage::FailWithoutStackTrace()","symbolLocation":20,"imageIndex":40},{"imageOffset":58752,"symbol":"absl::lts_20240722::log_internal::LogMessage::Die()","symbolLocation":44,"imageIndex":40},{"imageOffset":57956,"symbol":"absl::lts_20240722::log_internal::LogMessage::SendToLog()","symbolLocation":128,"imageIndex":40},{"imageOffset":56596,"symbol":"absl::lts_20240722::log_internal::LogMessage::Flush()","symbolLocation":336,"imageIndex":40},{"imageOffset":58812,"symbol":"absl::lts_20240722::log_internal::LogMessageFatal::~LogMessageFatal()","symbolLocation":12,"imageIndex":40},{"imageOffset":58836,"symbol":"absl::lts_20240722::log_internal::LogMessageFatal::~LogMessageFatal()","symbolLocation":12,"imageIndex":40},{"imageOffset":595052,"symbol":"<deduplicated_symbol>","symbolLocation":40,"imageIndex":212},{"imageOffset":322720,"symbol":"<deduplicated_symbol>","symbolLocation":344,"imageIndex":212},{"imageOffset":310568,"symbol":"arrow::flight::transport::grpc::(anonymous namespace)::GrpcClientInterceptorAdapter::Intercept(grpc::experimental::InterceptorBatchMethods*)","symbolLocation":344,"imageIndex":212},{"imageOffset":326944,"symbol":"<deduplicated_symbol>","symbolLocation":164,"imageIndex":212},{"imageOffset":322280,"symbol":"<deduplicated_symbol>","symbolLocation":60,"imageIndex":212},{"imageOffset":389604,"symbol":"grpc::ClientReader<arrow::flight::protocol::FlightData>::Read(arrow::flight::protocol::FlightData*)","symbolLocation":224,"imageIndex":212},{"imageOffset":345736,"symbol":"arrow::flight::transport::grpc::(anonymous namespace)::FinishableDataStream<grpc::ClientReader<arrow::flight::protocol::FlightData>, arrow::flight::internal::FlightData>::DoFinish()","symbolLocation":116,"imageIndex":212},{"imageOffset":270732,"symbol":"arrow::flight::internal::ClientDataStream::Finish(arrow::Status)","symbolLocation":44,"imageIndex":212},{"imageOffset":196556,"symbol":"arrow::flight::ClientStreamReader::EnsureDataStarted()","symbolLocation":240,"imageIndex":212},{"imageOffset":195720,"symbol":"arrow::flight::FlightClient::DoGet(arrow::flight::FlightCallOptions const&, arrow::flight::Ticket const&)","symbolLocation":164,"imageIndex":212},{"imageOffset":295356,"symbol":"__pyx_pw_7pyarrow_7_flight_12FlightClient_24do_get(_object*, _object* const*, long, _object*)","symbolLocation":928,"imageIndex":210},{"imageOffset":394080,"symbol":"PyObject_Vectorcall","symbolLocation":92,"imageIndex":1},{"imageOffset":1609136,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":6860,"imageIndex":1},{"imageOffset":390772,"symbol":"_PyObject_VectorcallDictTstate","symbolLocation":200,"imageIndex":1},{"imageOffset":396248,"symbol":"_PyObject_Call_Prepend","symbolLocation":136,"imageIndex":1},{"imageOffset":988652,"symbol":"slot_tp_call","symbolLocation":128,"imageIndex":1},{"imageOffset":391164,"symbol":"_PyObject_MakeTpCall","symbolLocation":120,"imageIndex":1},{"imageOffset":1632564,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":30288,"imageIndex":1},{"imageOffset":390772,"symbol":"_PyObject_VectorcallDictTstate","symbolLocation":200,"imageIndex":1},{"imageOffset":396248,"symbol":"_PyObject_Call_Prepend","symbolLocation":136,"imageIndex":1},{"imageOffset":988652,"symbol":"slot_tp_call","symbolLocation":128,"imageIndex":1},{"imageOffset":394460,"symbol":"_PyObject_Call","symbolLocation":128,"imageIndex":1},{"imageOffset":1624452,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":22176,"imageIndex":1},{"imageOffset":390772,"symbol":"_PyObject_VectorcallDictTstate","symbolLocation":200,"imageIndex":1},{"imageOffset":396248,"symbol":"_PyObject_Call_Prepend","symbolLocation":136,"imageIndex":1},{"imageOffset":988652,"symbol":"slot_tp_call","symbolLocation":128,"imageIndex":1},{"imageOffset":391164,"symbol":"_PyObject_MakeTpCall","symbolLocation":120,"imageIndex":1},{"imageOffset":1632564,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":30288,"imageIndex":1},{"imageOffset":390772,"symbol":"_PyObject_VectorcallDictTstate","symbolLocation":200,"imageIndex":1},{"imageOffset":396248,"symbol":"_PyObject_Call_Prepend","symbolLocation":136,"imageIndex":1},{"imageOffset":988652,"symbol":"slot_tp_call","symbolLocation":128,"imageIndex":1},{"imageOffset":391164,"symbol":"_PyObject_MakeTpCall","symbolLocation":120,"imageIndex":1},{"imageOffset":1632564,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":30288,"imageIndex":1},{"imageOffset":390772,"symbol":"_PyObject_VectorcallDictTstate","symbolLocation":200,"imageIndex":1},{"imageOffset":396248,"symbol":"_PyObject_Call_Prepend","symbolLocation":136,"imageIndex":1},{"imageOffset":988652,"symbol":"slot_tp_call","symbolLocation":128,"imageIndex":1},{"imageOffset":391164,"symbol":"_PyObject_MakeTpCall","symbolLocation":120,"imageIndex":1},{"imageOffset":1632564,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":30288,"imageIndex":1},{"imageOffset":1601640,"symbol":"PyEval_EvalCode","symbolLocation":200,"imageIndex":1},{"imageOffset":2062840,"symbol":"run_eval_code_obj","symbolLocation":104,"imageIndex":1},{"imageOffset":2061376,"symbol":"run_mod","symbolLocation":168,"imageIndex":1},{"imageOffset":2054888,"symbol":"pyrun_file","symbolLocation":164,"imageIndex":1},{"imageOffset":2051620,"symbol":"_PyRun_SimpleFileObject","symbolLocation":256,"imageIndex":1},{"imageOffset":2050652,"symbol":"_PyRun_AnyFileObject","symbolLocation":80,"imageIndex":1},{"imageOffset":2213624,"symbol":"pymain_run_file_obj","symbolLocation":164,"imageIndex":1},{"imageOffset":2212772,"symbol":"pymain_run_file","symbolLocation":76,"imageIndex":1},{"imageOffset":2209300,"symbol":"Py_RunMain","symbolLocation":968,"imageIndex":1},{"imageOffset":2210832,"symbol":"pymain_main","symbolLocation":304,"imageIndex":1},{"imageOffset":2210992,"symbol":"Py_BytesMain","symbolLocation":40,"imageIndex":1},{"imageOffset":27544,"symbol":"start","symbolLocation":6076,"imageIndex":241}]},{"id":5259363,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":10768640},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6139719304},{"value":0},{"value":2745856},{"value":11793361722271234},{"value":11793361722271234},{"value":2745856},{"value":0},{"value":11793361722271232},{"value":305},{"value":8686559072},{"value":0},{"value":5350217848},{"value":5350217912},{"value":6139719904},{"value":0},{"value":0},{"value":10768640},{"value":10768384},{"value":10771712},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6139719424},"sp":{"value":6139719280},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5259364,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":10770432},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6140292744},{"value":0},{"value":2745856},{"value":11793361722271234},{"value":11793361722271234},{"value":2745856},{"value":0},{"value":11793361722271232},{"value":305},{"value":8686559072},{"value":0},{"value":5350217848},{"value":5350217912},{"value":6140293344},{"value":0},{"value":0},{"value":10770432},{"value":10770432},{"value":10773760},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6140292864},"sp":{"value":6140292720},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5259365,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":10769920},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6140866184},{"value":0},{"value":2745856},{"value":11793361722271234},{"value":11793361722271234},{"value":2745856},{"value":0},{"value":11793361722271232},{"value":305},{"value":8686559072},{"value":0},{"value":5350217848},{"value":5350217912},{"value":6140866784},{"value":0},{"value":0},{"value":10769920},{"value":10769920},{"value":10773248},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6140866304},"sp":{"value":6140866160},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5259366,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":10768896},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6141439624},{"value":0},{"value":2745856},{"value":11793361722271234},{"value":11793361722271234},{"value":2745856},{"value":0},{"value":11793361722271232},{"value":305},{"value":8686559072},{"value":0},{"value":5350217848},{"value":5350217912},{"value":6141440224},{"value":0},{"value":0},{"value":10768896},{"value":10768896},{"value":10772224},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6141439744},"sp":{"value":6141439600},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5262540,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":10770432},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6142013064},{"value":0},{"value":2745856},{"value":11793361722271234},{"value":11793361722271234},{"value":2745856},{"value":0},{"value":11793361722271232},{"value":305},{"value":8686559072},{"value":0},{"value":5350217848},{"value":5350217912},{"value":6142013664},{"value":0},{"value":0},{"value":10770432},{"value":10770432},{"value":10774016},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6142013184},"sp":{"value":6142013040},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5262542,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":10769920},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6142586504},{"value":0},{"value":2745856},{"value":11793361722271234},{"value":11793361722271234},{"value":2745856},{"value":0},{"value":11793361722271232},{"value":305},{"value":8686559072},{"value":0},{"value":5350217848},{"value":5350217912},{"value":6142587104},{"value":0},{"value":0},{"value":10769920},{"value":10769920},{"value":10773504},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6142586624},"sp":{"value":6142586480},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5262543,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":516},{"value":0},{"value":10768640},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6143159944},{"value":0},{"value":2745856},{"value":11793361722271234},{"value":11793361722271234},{"value":2745856},{"value":0},{"value":11793361722271232},{"value":305},{"value":8686559072},{"value":0},{"value":5350217848},{"value":5350217912},{"value":6143160544},{"value":0},{"value":0},{"value":10768640},{"value":10768384},{"value":10771456},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6143160064},"sp":{"value":6143159920},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5262544,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":10768896},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6143733384},{"value":0},{"value":2745856},{"value":11793361722271234},{"value":11793361722271234},{"value":2745856},{"value":0},{"value":11793361722271232},{"value":305},{"value":8686559072},{"value":0},{"value":5350217848},{"value":5350217912},{"value":6143733984},{"value":0},{"value":0},{"value":10768896},{"value":10768896},{"value":10771968},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6143733504},"sp":{"value":6143733360},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5262545,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":10770944},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6144306824},{"value":0},{"value":2745856},{"value":11793361722271234},{"value":11793361722271234},{"value":2745856},{"value":0},{"value":11793361722271232},{"value":305},{"value":8686559072},{"value":0},{"value":5350217848},{"value":5350217912},{"value":6144307424},{"value":0},{"value":0},{"value":10770944},{"value":10770944},{"value":10774528},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6144306944},"sp":{"value":6144306800},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5262546,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":10769408},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6144880264},{"value":0},{"value":2745856},{"value":11793361722271234},{"value":11793361722271234},{"value":2745856},{"value":0},{"value":11793361722271232},{"value":305},{"value":8686559072},{"value":0},{"value":5350217848},{"value":5350217912},{"value":6144880864},{"value":0},{"value":0},{"value":10769408},{"value":10769408},{"value":10772736},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6144880384},"sp":{"value":6144880240},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5262547,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":10768896},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6145453704},{"value":0},{"value":2745856},{"value":11793361722271234},{"value":11793361722271234},{"value":2745856},{"value":0},{"value":11793361722271232},{"value":305},{"value":8686559072},{"value":0},{"value":5350217848},{"value":5350217912},{"value":6145454304},{"value":0},{"value":0},{"value":10768896},{"value":10768896},{"value":10772480},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6145453824},"sp":{"value":6145453680},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5262548,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":10769408},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6146027144},{"value":0},{"value":2745856},{"value":11793361722271234},{"value":11793361722271234},{"value":2745856},{"value":0},{"value":11793361722271232},{"value":305},{"value":8686559072},{"value":0},{"value":5350217848},{"value":5350217912},{"value":6146027744},{"value":0},{"value":0},{"value":10769408},{"value":10769408},{"value":10772992},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6146027264},"sp":{"value":6146027120},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5262550,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":10768640},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6146600584},{"value":0},{"value":2745856},{"value":11793361722271234},{"value":11793361722271234},{"value":2745856},{"value":0},{"value":11793361722271232},{"value":305},{"value":8686559072},{"value":0},{"value":5350217848},{"value":5350217912},{"value":6146601184},{"value":0},{"value":0},{"value":10768640},{"value":10768384},{"value":10771200},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6146600704},"sp":{"value":6146600560},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5262552,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":10770688},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6147174024},{"value":0},{"value":2745856},{"value":11793361722271234},{"value":11793361722271234},{"value":2745856},{"value":0},{"value":11793361722271232},{"value":305},{"value":8686559072},{"value":0},{"value":5350217848},{"value":5350217912},{"value":6147174624},{"value":0},{"value":0},{"value":10770688},{"value":10770688},{"value":10774272},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6147174144},"sp":{"value":6147174000},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5262555,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":2315776},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6147747464},{"value":0},{"value":22528},{"value":96757023266818},{"value":96757023266818},{"value":22528},{"value":0},{"value":96757023266816},{"value":305},{"value":8686559072},{"value":0},{"value":4813604584},{"value":4813604648},{"value":6147748064},{"value":0},{"value":0},{"value":2315776},{"value":2315776},{"value":2317568},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6147747584},"sp":{"value":6147747440},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5262556,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":2314240},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6148320904},{"value":0},{"value":22528},{"value":96757023266818},{"value":96757023266818},{"value":22528},{"value":0},{"value":96757023266816},{"value":305},{"value":8686559072},{"value":0},{"value":4813604584},{"value":4813604648},{"value":6148321504},{"value":0},{"value":0},{"value":2314240},{"value":2314240},{"value":2316288},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6148321024},"sp":{"value":6148320880},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5262610,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":2315264},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6148894344},{"value":0},{"value":22528},{"value":96757023266818},{"value":96757023266818},{"value":22528},{"value":0},{"value":96757023266816},{"value":305},{"value":8686559072},{"value":0},{"value":4813604584},{"value":4813604648},{"value":6148894944},{"value":0},{"value":0},{"value":2315264},{"value":2315264},{"value":2317056},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6148894464},"sp":{"value":6148894320},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5262611,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":2314752},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6149467784},{"value":0},{"value":22528},{"value":96757023266818},{"value":96757023266818},{"value":22528},{"value":0},{"value":96757023266816},{"value":305},{"value":8686559072},{"value":0},{"value":4813604584},{"value":4813604648},{"value":6149468384},{"value":0},{"value":0},{"value":2314752},{"value":2314752},{"value":2316800},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6149467904},"sp":{"value":6149467760},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5262699,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":2314240},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6150041224},{"value":0},{"value":22528},{"value":96757023266818},{"value":96757023266818},{"value":22528},{"value":0},{"value":96757023266816},{"value":305},{"value":8686559072},{"value":0},{"value":4813604584},{"value":4813604648},{"value":6150041824},{"value":0},{"value":0},{"value":2314240},{"value":2314240},{"value":2316032},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6150041344},"sp":{"value":6150041200},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5262714,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":2315776},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6150614664},{"value":0},{"value":22528},{"value":96757023266818},{"value":96757023266818},{"value":22528},{"value":0},{"value":96757023266816},{"value":305},{"value":8686559072},{"value":0},{"value":4813604584},{"value":4813604648},{"value":6150615264},{"value":0},{"value":0},{"value":2315776},{"value":2315776},{"value":2317824},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6150614784},"sp":{"value":6150614640},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5262715,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":2315264},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6151188104},{"value":0},{"value":22528},{"value":96757023266818},{"value":96757023266818},{"value":22528},{"value":0},{"value":96757023266816},{"value":305},{"value":8686559072},{"value":0},{"value":4813604584},{"value":4813604648},{"value":6151188704},{"value":0},{"value":0},{"value":2315264},{"value":2315264},{"value":2317312},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6151188224},"sp":{"value":6151188080},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5262742,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":6956696,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::internal::ThreadPool::LaunchWorkersUnlocked(int)::$_0>>(void*)","symbolLocation":712,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":260},{"value":0},{"value":2314752},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6151761544},{"value":0},{"value":22528},{"value":96757023266818},{"value":96757023266818},{"value":22528},{"value":0},{"value":96757023266816},{"value":305},{"value":8686559072},{"value":0},{"value":4813604584},{"value":4813604648},{"value":6151762144},{"value":0},{"value":0},{"value":2314752},{"value":2314752},{"value":2316544},{"value":18446744073709551615},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6151761664},"sp":{"value":6151761520},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5262785,"frames":[{"imageOffset":6108,"symbol":"read","symbolLocation":8,"imageIndex":237},{"imageOffset":6882508,"symbol":"arrow::internal::(anonymous namespace)::SelfPipeImpl::Wait()","symbolLocation":96,"imageIndex":34},{"imageOffset":6681900,"symbol":"arrow::(anonymous namespace)::SignalStopState::ReceiveSignals(std::__1::shared_ptr<arrow::internal::SelfPipe>)","symbolLocation":108,"imageIndex":34},{"imageOffset":6682508,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void (*)(std::__1::shared_ptr<arrow::internal::SelfPipe>), std::__1::shared_ptr<arrow::internal::SelfPipe>>>(void*)","symbolLocation":68,"imageIndex":34},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":8},{"value":105553120407968},{"value":6152335360},{"value":419432703},{"value":0},{"value":0},{"value":105553151591732},{"value":4446012524,"symbolLocation":0,"symbol":"arrow::internal::(anonymous namespace)::SelfPipeImpl::Wait()"},{"value":0},{"value":2},{"value":0},{"value":0},{"value":0},{"value":0},{"value":3},{"value":8686568720},{"value":0},{"value":6152335128},{"value":105553151591704},{"value":6152335048},{"value":8},{"value":4439130112},{"value":4448628736,"symbolLocation":0,"symbol":"arrow::Status arrow::compute::internal::(anonymous namespace)::TemporalToStringCastFunctor<arrow::LargeStringType, arrow::TimestampType>::ConvertZoned<std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>(arrow::ArraySpan const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>> const&, arrow::LargeStringBuilder*)::kUtcFormatString"},{"value":0},{"value":2},{"value":105553174967832},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4446012620},"cpsr":{"value":536870912},"fp":{"value":6152335104},"sp":{"value":6152335040},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822582236},"far":{"value":0}}},{"id":5266673,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":238},{"imageOffset":32252,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":84,"imageIndex":91},{"imageOffset":32348,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":80,"imageIndex":91},{"imageOffset":32044,"symbol":"AbslInternalPerThreadSemWait_lts_20240722","symbolLocation":76,"imageIndex":91},{"imageOffset":44120,"symbol":"absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":184,"imageIndex":91},{"imageOffset":118944,"symbol":"gpr_cv_wait","symbolLocation":228,"imageIndex":228},{"imageOffset":1968500,"symbol":"timer_thread(void*)","symbolLocation":512,"imageIndex":214},{"imageOffset":114264,"symbol":"grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*)","symbolLocation":132,"imageIndex":228},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":1},{"value":949000},{"value":513},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8686559072},{"value":0},{"value":4523999552},{"value":4523999616},{"value":1},{"value":949000},{"value":1},{"value":0},{"value":513},{"value":768},{"value":4541681664,"symbolLocation":0,"symbol":"guard variable for grpc_core::(anonymous namespace)::RbacConfig::RbacPolicy::Rules::Policy::JsonLoader(grpc_core::JsonArgs const&)::loader"},{"value":4541681664,"symbolLocation":0,"symbol":"guard variable for grpc_core::(anonymous namespace)::RbacConfig::RbacPolicy::Rules::Policy::JsonLoader(grpc_core::JsonArgs const&)::loader"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850828},"cpsr":{"value":2684354560},"fp":{"value":6152908032},"sp":{"value":6152907888},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5266674,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":238},{"imageOffset":32252,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":84,"imageIndex":91},{"imageOffset":32348,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":80,"imageIndex":91},{"imageOffset":32044,"symbol":"AbslInternalPerThreadSemWait_lts_20240722","symbolLocation":76,"imageIndex":91},{"imageOffset":44120,"symbol":"absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":184,"imageIndex":91},{"imageOffset":1837244,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration)","symbolLocation":128,"imageIndex":214},{"imageOffset":1839352,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step()","symbolLocation":284,"imageIndex":214},{"imageOffset":1838456,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody()","symbolLocation":152,"imageIndex":214},{"imageOffset":1840436,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*)","symbolLocation":20,"imageIndex":214},{"imageOffset":114264,"symbol":"grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*)","symbolLocation":132,"imageIndex":228},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":260},{"value":0},{"value":1068544},{"value":0},{"value":0},{"value":160},{"value":0},{"value":14999917},{"value":1068545},{"value":0},{"value":2048},{"value":8796093024258},{"value":8796093024258},{"value":2048},{"value":0},{"value":8796093024256},{"value":305},{"value":8686559072},{"value":0},{"value":4524008512},{"value":4524008576},{"value":1},{"value":14999917},{"value":0},{"value":1068544},{"value":1068545},{"value":1068800},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850828},"cpsr":{"value":2684354560},"fp":{"value":6153481600},"sp":{"value":6153481456},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5266675,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":238},{"imageOffset":32252,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":84,"imageIndex":91},{"imageOffset":32348,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":80,"imageIndex":91},{"imageOffset":32044,"symbol":"AbslInternalPerThreadSemWait_lts_20240722","symbolLocation":76,"imageIndex":91},{"imageOffset":44120,"symbol":"absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":184,"imageIndex":91},{"imageOffset":1837244,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration)","symbolLocation":128,"imageIndex":214},{"imageOffset":1839352,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step()","symbolLocation":284,"imageIndex":214},{"imageOffset":1838456,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody()","symbolLocation":152,"imageIndex":214},{"imageOffset":1840436,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*)","symbolLocation":20,"imageIndex":214},{"imageOffset":114264,"symbol":"grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*)","symbolLocation":132,"imageIndex":228},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":260},{"value":0},{"value":721920},{"value":0},{"value":0},{"value":160},{"value":0},{"value":14999834},{"value":721921},{"value":0},{"value":768},{"value":3298534884098},{"value":3298534884098},{"value":768},{"value":0},{"value":3298534884096},{"value":305},{"value":8686559072},{"value":0},{"value":4524007744},{"value":4524007808},{"value":1},{"value":14999834},{"value":0},{"value":721920},{"value":721921},{"value":722176},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850828},"cpsr":{"value":2684354560},"fp":{"value":6154055040},"sp":{"value":6154054896},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5266676,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":238},{"imageOffset":32252,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":84,"imageIndex":91},{"imageOffset":32348,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":80,"imageIndex":91},{"imageOffset":32044,"symbol":"AbslInternalPerThreadSemWait_lts_20240722","symbolLocation":76,"imageIndex":91},{"imageOffset":44120,"symbol":"absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":184,"imageIndex":91},{"imageOffset":1837244,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration)","symbolLocation":128,"imageIndex":214},{"imageOffset":1839352,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step()","symbolLocation":284,"imageIndex":214},{"imageOffset":1838456,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody()","symbolLocation":152,"imageIndex":214},{"imageOffset":1840436,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*)","symbolLocation":20,"imageIndex":214},{"imageOffset":114264,"symbol":"grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*)","symbolLocation":132,"imageIndex":228},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":260},{"value":0},{"value":1079040},{"value":0},{"value":0},{"value":160},{"value":0},{"value":30999833},{"value":1079041},{"value":0},{"value":1536},{"value":6597069768194},{"value":6597069768194},{"value":1536},{"value":0},{"value":6597069768192},{"value":305},{"value":8686559072},{"value":0},{"value":4524000064},{"value":4524000128},{"value":1},{"value":30999833},{"value":0},{"value":1079040},{"value":1079041},{"value":1079296},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850828},"cpsr":{"value":2684354560},"fp":{"value":6154628480},"sp":{"value":6154628336},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5266677,"frames":[{"imageOffset":38040,"symbol":"poll","symbolLocation":8,"imageIndex":237},{"imageOffset":1729916,"symbol":"grpc_event_engine::experimental::PollPoller::Work(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>, absl::lts_20240722::FunctionRef<void ()>)","symbolLocation":400,"imageIndex":214},{"imageOffset":1766540,"symbol":"grpc_event_engine::experimental::PosixEventEngine::PollerWorkInternal(std::__1::shared_ptr<grpc_event_engine::experimental::PosixEnginePollerManager>)","symbolLocation":76,"imageIndex":214},{"imageOffset":1779344,"symbol":"void absl::lts_20240722::internal_any_invocable::LocalInvoker<false, void, grpc_event_engine::experimental::PosixEventEngine::PollerWorkInternal(std::__1::shared_ptr<grpc_event_engine::experimental::PosixEnginePollerManager>)::$_0::operator()() const::'lambda'()&>(absl::lts_20240722::internal_any_invocable::TypeErasedState*)","symbolLocation":36,"imageIndex":214},{"imageOffset":1839892,"symbol":"grpc_event_engine::experimental::SelfDeletingClosure::Run()","symbolLocation":28,"imageIndex":214},{"imageOffset":1839472,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step()","symbolLocation":404,"imageIndex":214},{"imageOffset":1838456,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody()","symbolLocation":152,"imageIndex":214},{"imageOffset":1840436,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*)","symbolLocation":20,"imageIndex":214},{"imageOffset":114264,"symbol":"grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*)","symbolLocation":132,"imageIndex":228},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":86400000},{"value":0},{"value":4614654597817600},{"value":4613550791222528},{"value":0},{"value":0},{"value":0},{"value":0},{"value":8},{"value":3},{"value":9223372036854775808},{"value":553},{"value":1074176},{"value":0},{"value":230},{"value":8686560808},{"value":0},{"value":105553161240712},{"value":0},{"value":6155200432},{"value":86400000},{"value":3450},{"value":6155201200},{"value":5},{"value":0},{"value":4294967295},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4538426748},"cpsr":{"value":2684354560},"fp":{"value":6155202096},"sp":{"value":6155200320},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822614168},"far":{"value":0}}},{"id":5266678,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":238},{"imageOffset":32252,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":84,"imageIndex":91},{"imageOffset":32348,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":80,"imageIndex":91},{"imageOffset":32044,"symbol":"AbslInternalPerThreadSemWait_lts_20240722","symbolLocation":76,"imageIndex":91},{"imageOffset":44120,"symbol":"absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":184,"imageIndex":91},{"imageOffset":1837244,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration)","symbolLocation":128,"imageIndex":214},{"imageOffset":1839352,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step()","symbolLocation":284,"imageIndex":214},{"imageOffset":1838456,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody()","symbolLocation":152,"imageIndex":214},{"imageOffset":1840436,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*)","symbolLocation":20,"imageIndex":214},{"imageOffset":114264,"symbol":"grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*)","symbolLocation":132,"imageIndex":228},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":260},{"value":0},{"value":1066752},{"value":0},{"value":0},{"value":160},{"value":0},{"value":14999875},{"value":1066753},{"value":0},{"value":1280},{"value":5497558140162},{"value":5497558140162},{"value":1280},{"value":0},{"value":5497558140160},{"value":305},{"value":8686559072},{"value":0},{"value":4524001344},{"value":4524001408},{"value":1},{"value":14999875},{"value":0},{"value":1066752},{"value":1066753},{"value":1067008},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850828},"cpsr":{"value":2684354560},"fp":{"value":6155775360},"sp":{"value":6155775216},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5266679,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":238},{"imageOffset":32252,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":84,"imageIndex":91},{"imageOffset":32348,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":80,"imageIndex":91},{"imageOffset":32044,"symbol":"AbslInternalPerThreadSemWait_lts_20240722","symbolLocation":76,"imageIndex":91},{"imageOffset":44120,"symbol":"absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":184,"imageIndex":91},{"imageOffset":1837244,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration)","symbolLocation":128,"imageIndex":214},{"imageOffset":1839352,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step()","symbolLocation":284,"imageIndex":214},{"imageOffset":1838456,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody()","symbolLocation":152,"imageIndex":214},{"imageOffset":1840436,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*)","symbolLocation":20,"imageIndex":214},{"imageOffset":114264,"symbol":"grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*)","symbolLocation":132,"imageIndex":228},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":260},{"value":0},{"value":1070848},{"value":0},{"value":0},{"value":160},{"value":0},{"value":23999708},{"value":1070849},{"value":0},{"value":1024},{"value":4398046512130},{"value":4398046512130},{"value":1024},{"value":0},{"value":4398046512128},{"value":305},{"value":8686559072},{"value":0},{"value":4524002112},{"value":4524002176},{"value":1},{"value":23999708},{"value":0},{"value":1070848},{"value":1070849},{"value":1071104},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850828},"cpsr":{"value":2684354560},"fp":{"value":6156348800},"sp":{"value":6156348656},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5266680,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":238},{"imageOffset":32252,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":84,"imageIndex":91},{"imageOffset":32348,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":80,"imageIndex":91},{"imageOffset":32044,"symbol":"AbslInternalPerThreadSemWait_lts_20240722","symbolLocation":76,"imageIndex":91},{"imageOffset":44120,"symbol":"absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":184,"imageIndex":91},{"imageOffset":1817480,"symbol":"grpc_event_engine::experimental::TimerManager::WaitUntil(grpc_core::Timestamp)","symbolLocation":280,"imageIndex":214},{"imageOffset":1819916,"symbol":"void absl::lts_20240722::internal_any_invocable::RemoteInvoker<false, void, grpc_event_engine::experimental::TimerManager::MainLoop()::$_0&>(absl::lts_20240722::internal_any_invocable::TypeErasedState*)","symbolLocation":40,"imageIndex":214},{"imageOffset":1839892,"symbol":"grpc_event_engine::experimental::SelfDeletingClosure::Run()","symbolLocation":28,"imageIndex":214},{"imageOffset":1839188,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step()","symbolLocation":120,"imageIndex":214},{"imageOffset":1838456,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody()","symbolLocation":152,"imageIndex":214},{"imageOffset":1840436,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*)","symbolLocation":20,"imageIndex":214},{"imageOffset":114264,"symbol":"grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*)","symbolLocation":132,"imageIndex":228},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":260},{"value":0},{"value":360448},{"value":0},{"value":0},{"value":160},{"value":0},{"value":100999834},{"value":360449},{"value":0},{"value":768},{"value":3298534884098},{"value":3298534884098},{"value":768},{"value":0},{"value":3298534884096},{"value":305},{"value":8686559072},{"value":0},{"value":4524002624},{"value":4524002688},{"value":1},{"value":100999834},{"value":0},{"value":360448},{"value":360449},{"value":360704},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850828},"cpsr":{"value":2684354560},"fp":{"value":6156922160},"sp":{"value":6156922016},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5266681,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":238},{"imageOffset":32252,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":84,"imageIndex":91},{"imageOffset":32348,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":80,"imageIndex":91},{"imageOffset":32044,"symbol":"AbslInternalPerThreadSemWait_lts_20240722","symbolLocation":76,"imageIndex":91},{"imageOffset":44120,"symbol":"absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":184,"imageIndex":91},{"imageOffset":1837244,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration)","symbolLocation":128,"imageIndex":214},{"imageOffset":1839352,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step()","symbolLocation":284,"imageIndex":214},{"imageOffset":1838456,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody()","symbolLocation":152,"imageIndex":214},{"imageOffset":1840436,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*)","symbolLocation":20,"imageIndex":214},{"imageOffset":114264,"symbol":"grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*)","symbolLocation":132,"imageIndex":228},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":260},{"value":0},{"value":1079040},{"value":0},{"value":0},{"value":160},{"value":0},{"value":14999667},{"value":1079041},{"value":0},{"value":1280},{"value":5497558140162},{"value":5497558140162},{"value":1280},{"value":0},{"value":5497558140160},{"value":305},{"value":8686559072},{"value":0},{"value":4524003392},{"value":4524003456},{"value":1},{"value":14999667},{"value":0},{"value":1079040},{"value":1079041},{"value":1079296},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850828},"cpsr":{"value":2684354560},"fp":{"value":6157495680},"sp":{"value":6157495536},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5266682,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":238},{"imageOffset":32252,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":84,"imageIndex":91},{"imageOffset":32348,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":80,"imageIndex":91},{"imageOffset":32044,"symbol":"AbslInternalPerThreadSemWait_lts_20240722","symbolLocation":76,"imageIndex":91},{"imageOffset":44120,"symbol":"absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":184,"imageIndex":91},{"imageOffset":1837244,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration)","symbolLocation":128,"imageIndex":214},{"imageOffset":1839352,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step()","symbolLocation":284,"imageIndex":214},{"imageOffset":1838456,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody()","symbolLocation":152,"imageIndex":214},{"imageOffset":1840436,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*)","symbolLocation":20,"imageIndex":214},{"imageOffset":114264,"symbol":"grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*)","symbolLocation":132,"imageIndex":228},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":260},{"value":0},{"value":1074432},{"value":0},{"value":0},{"value":160},{"value":0},{"value":18999458},{"value":1074433},{"value":0},{"value":2304},{"value":9895604652290},{"value":9895604652290},{"value":2304},{"value":0},{"value":9895604652288},{"value":305},{"value":8686559072},{"value":0},{"value":4524003904},{"value":4524003968},{"value":1},{"value":18999458},{"value":0},{"value":1074432},{"value":1074433},{"value":1074688},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850828},"cpsr":{"value":2684354560},"fp":{"value":6158069120},"sp":{"value":6158068976},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5266683,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":238},{"imageOffset":32252,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":84,"imageIndex":91},{"imageOffset":32348,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":80,"imageIndex":91},{"imageOffset":32044,"symbol":"AbslInternalPerThreadSemWait_lts_20240722","symbolLocation":76,"imageIndex":91},{"imageOffset":44120,"symbol":"absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":184,"imageIndex":91},{"imageOffset":1837244,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration)","symbolLocation":128,"imageIndex":214},{"imageOffset":1839352,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step()","symbolLocation":284,"imageIndex":214},{"imageOffset":1838456,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody()","symbolLocation":152,"imageIndex":214},{"imageOffset":1840436,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*)","symbolLocation":20,"imageIndex":214},{"imageOffset":114264,"symbol":"grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*)","symbolLocation":132,"imageIndex":228},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":260},{"value":0},{"value":1069056},{"value":0},{"value":0},{"value":160},{"value":0},{"value":18999750},{"value":1069057},{"value":0},{"value":512},{"value":2199023256066},{"value":2199023256066},{"value":512},{"value":0},{"value":2199023256064},{"value":305},{"value":8686559072},{"value":0},{"value":4524004672},{"value":4524004736},{"value":1},{"value":18999750},{"value":0},{"value":1069056},{"value":1069057},{"value":1069312},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850828},"cpsr":{"value":2684354560},"fp":{"value":6158642560},"sp":{"value":6158642416},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5266684,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":238},{"imageOffset":32252,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":84,"imageIndex":91},{"imageOffset":32348,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":80,"imageIndex":91},{"imageOffset":32044,"symbol":"AbslInternalPerThreadSemWait_lts_20240722","symbolLocation":76,"imageIndex":91},{"imageOffset":44120,"symbol":"absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":184,"imageIndex":91},{"imageOffset":1837244,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration)","symbolLocation":128,"imageIndex":214},{"imageOffset":1839352,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step()","symbolLocation":284,"imageIndex":214},{"imageOffset":1838456,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody()","symbolLocation":152,"imageIndex":214},{"imageOffset":1840436,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*)","symbolLocation":20,"imageIndex":214},{"imageOffset":114264,"symbol":"grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*)","symbolLocation":132,"imageIndex":228},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":260},{"value":0},{"value":1075200},{"value":0},{"value":0},{"value":160},{"value":0},{"value":14999625},{"value":1075201},{"value":0},{"value":2304},{"value":9895604652290},{"value":9895604652290},{"value":2304},{"value":0},{"value":9895604652288},{"value":305},{"value":8686559072},{"value":0},{"value":4524005184},{"value":4524005248},{"value":1},{"value":14999625},{"value":0},{"value":1075200},{"value":1075201},{"value":1075456},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850828},"cpsr":{"value":2684354560},"fp":{"value":6159216000},"sp":{"value":6159215856},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5266685,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":238},{"imageOffset":32252,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":84,"imageIndex":91},{"imageOffset":32348,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":80,"imageIndex":91},{"imageOffset":32044,"symbol":"AbslInternalPerThreadSemWait_lts_20240722","symbolLocation":76,"imageIndex":91},{"imageOffset":44120,"symbol":"absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":184,"imageIndex":91},{"imageOffset":1837244,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration)","symbolLocation":128,"imageIndex":214},{"imageOffset":1839352,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step()","symbolLocation":284,"imageIndex":214},{"imageOffset":1838456,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody()","symbolLocation":152,"imageIndex":214},{"imageOffset":1840436,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*)","symbolLocation":20,"imageIndex":214},{"imageOffset":114264,"symbol":"grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*)","symbolLocation":132,"imageIndex":228},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":260},{"value":0},{"value":1069056},{"value":0},{"value":0},{"value":160},{"value":0},{"value":18999875},{"value":1069057},{"value":0},{"value":1280},{"value":5497558140162},{"value":5497558140162},{"value":1280},{"value":0},{"value":5497558140160},{"value":305},{"value":8686559072},{"value":0},{"value":4524005952},{"value":4524006016},{"value":1},{"value":18999875},{"value":0},{"value":1069056},{"value":1069057},{"value":1069312},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850828},"cpsr":{"value":2684354560},"fp":{"value":6159789440},"sp":{"value":6159789296},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5266686,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":238},{"imageOffset":32252,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":84,"imageIndex":91},{"imageOffset":32348,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":80,"imageIndex":91},{"imageOffset":32044,"symbol":"AbslInternalPerThreadSemWait_lts_20240722","symbolLocation":76,"imageIndex":91},{"imageOffset":44120,"symbol":"absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":184,"imageIndex":91},{"imageOffset":1837244,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration)","symbolLocation":128,"imageIndex":214},{"imageOffset":1839352,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step()","symbolLocation":284,"imageIndex":214},{"imageOffset":1838456,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody()","symbolLocation":152,"imageIndex":214},{"imageOffset":1840436,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*)","symbolLocation":20,"imageIndex":214},{"imageOffset":114264,"symbol":"grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*)","symbolLocation":132,"imageIndex":228},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":260},{"value":0},{"value":1071616},{"value":0},{"value":0},{"value":160},{"value":0},{"value":23999750},{"value":1071617},{"value":0},{"value":1792},{"value":7696581396226},{"value":7696581396226},{"value":1792},{"value":0},{"value":7696581396224},{"value":305},{"value":8686559072},{"value":0},{"value":4524006464},{"value":4524006528},{"value":1},{"value":23999750},{"value":0},{"value":1071616},{"value":1071617},{"value":1071872},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850828},"cpsr":{"value":2684354560},"fp":{"value":6160362880},"sp":{"value":6160362736},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5266687,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":238},{"imageOffset":32252,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":84,"imageIndex":91},{"imageOffset":32348,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":80,"imageIndex":91},{"imageOffset":32044,"symbol":"AbslInternalPerThreadSemWait_lts_20240722","symbolLocation":76,"imageIndex":91},{"imageOffset":44120,"symbol":"absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":184,"imageIndex":91},{"imageOffset":1837244,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkSignal::WaitWithTimeout(grpc_core::Duration)","symbolLocation":128,"imageIndex":214},{"imageOffset":1839352,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step()","symbolLocation":284,"imageIndex":214},{"imageOffset":1838456,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody()","symbolLocation":152,"imageIndex":214},{"imageOffset":1840436,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*)","symbolLocation":20,"imageIndex":214},{"imageOffset":114264,"symbol":"grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*)","symbolLocation":132,"imageIndex":228},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":260},{"value":0},{"value":1068544},{"value":0},{"value":0},{"value":160},{"value":0},{"value":39999792},{"value":1068545},{"value":0},{"value":1792},{"value":7696581396226},{"value":7696581396226},{"value":1792},{"value":0},{"value":7696581396224},{"value":305},{"value":8686559072},{"value":0},{"value":4524007232},{"value":4524007296},{"value":1},{"value":39999792},{"value":0},{"value":1068544},{"value":1068545},{"value":1068800},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850828},"cpsr":{"value":2684354560},"fp":{"value":6160936320},"sp":{"value":6160936176},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5266688,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28940,"symbol":"_pthread_cond_wait","symbolLocation":1028,"imageIndex":238},{"imageOffset":32252,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::TimedWait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":84,"imageIndex":91},{"imageOffset":32348,"symbol":"absl::lts_20240722::synchronization_internal::PthreadWaiter::Wait(absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":80,"imageIndex":91},{"imageOffset":32044,"symbol":"AbslInternalPerThreadSemWait_lts_20240722","symbolLocation":76,"imageIndex":91},{"imageOffset":44120,"symbol":"absl::lts_20240722::CondVar::WaitCommon(absl::lts_20240722::Mutex*, absl::lts_20240722::synchronization_internal::KernelTimeout)","symbolLocation":184,"imageIndex":91},{"imageOffset":1837516,"symbol":"grpc_core::Notification::WaitForNotificationWithTimeout(absl::lts_20240722::Duration)","symbolLocation":212,"imageIndex":214},{"imageOffset":1836608,"symbol":"grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::Lifeguard::LifeguardMain()","symbolLocation":196,"imageIndex":214},{"imageOffset":114264,"symbol":"grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*)","symbolLocation":132,"imageIndex":228},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":695998875},{"value":3841},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8686559072},{"value":0},{"value":4524009024},{"value":4524009088},{"value":1},{"value":695998875},{"value":0},{"value":0},{"value":3841},{"value":4096},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850828},"cpsr":{"value":2684354560},"fp":{"value":6161509808},"sp":{"value":6161509664},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5266698,"frames":[{"imageOffset":7020,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":238}],"threadState":{"x":[{"value":6165524480},{"value":17155},{"value":6164987904},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6165524480},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822828908},"far":{"value":0}}},{"id":5266999,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":2146768,"symbol":"PyThread_acquire_lock_timed","symbolLocation":388,"imageIndex":1},{"imageOffset":2226084,"symbol":"faulthandler_thread","symbolLocation":64,"imageIndex":1},{"imageOffset":2148668,"symbol":"pythread_wrapper","symbolLocation":48,"imageIndex":1},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":260},{"value":0},{"value":1542656},{"value":0},{"value":0},{"value":160},{"value":299},{"value":999999000},{"value":6139145848},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8686559072},{"value":0},{"value":105553163063352},{"value":105553163063304},{"value":6139146464},{"value":999999000},{"value":299},{"value":1542656},{"value":1542657},{"value":1542912},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":6139145968},"sp":{"value":6139145824},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5267000,"frames":[{"imageOffset":38040,"symbol":"poll","symbolLocation":8,"imageIndex":237},{"imageOffset":1873308,"symbol":"pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp)","symbolLocation":1264,"imageIndex":214},{"imageOffset":2100592,"symbol":"cq_next(grpc_completion_queue*, gpr_timespec, void*)","symbolLocation":364,"imageIndex":214},{"imageOffset":156272,"symbol":"grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec)","symbolLocation":60,"imageIndex":213},{"imageOffset":256452,"symbol":"grpc::Server::SyncRequestThreadManager::PollForWork(void**, bool*)","symbolLocation":108,"imageIndex":213},{"imageOffset":285676,"symbol":"grpc::ThreadManager::MainWorkLoop()","symbolLocation":56,"imageIndex":213},{"imageOffset":287544,"symbol":"grpc::ThreadManager::WorkerThread::WorkerThread(grpc::ThreadManager*)::$_0::__invoke(void*)","symbolLocation":24,"imageIndex":213},{"imageOffset":114264,"symbol":"grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*)","symbolLocation":132,"imageIndex":228},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":10001},{"value":0},{"value":4538797060,"symbolLocation":0,"symbol":"cq_next(grpc_completion_queue*, gpr_timespec, void*)"},{"value":34},{"value":0},{"value":4541117149},{"value":6822614160,"symbolLocation":0,"symbol":"poll"},{"value":0},{"value":8},{"value":3},{"value":9223372036854775808},{"value":30791},{"value":14187},{"value":6822887672,"symbolLocation":0,"symbol":"_tlv_get_addr"},{"value":230},{"value":8686560808},{"value":0},{"value":0},{"value":1},{"value":4984947488},{"value":4541247348,"symbolLocation":5855,"symbol":"grpc_core::PercentEncodeSlice(grpc_core::Slice, grpc_core::PercentEncodingType)::hex"},{"value":13835295472},{"value":13835299312},{"value":1},{"value":10001},{"value":13451},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4538570140},"cpsr":{"value":2684354560},"fp":{"value":13835300176},"sp":{"value":13835295312},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822614168},"far":{"value":0}}},{"id":5267001,"frames":[{"imageOffset":17356,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":237},{"imageOffset":28896,"symbol":"_pthread_cond_wait","symbolLocation":984,"imageIndex":238},{"imageOffset":123544,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":32,"imageIndex":243},{"imageOffset":311928,"symbol":"void* std::__1::__thread_proxy[abi:ne190102]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, arrow::flight::transport::grpc::(anonymous namespace)::GrpcGarbageBin::GrpcGarbageBin()::'lambda'()>>(void*)","symbolLocation":120,"imageIndex":212},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":13840461528},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8686559072},{"value":0},{"value":105553176985640},{"value":105553176985704},{"value":13840462048},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6822850784},"cpsr":{"value":1610612736},"fp":{"value":13840461648},"sp":{"value":13840461504},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822593484},"far":{"value":0}}},{"id":5267002,"frames":[{"imageOffset":38040,"symbol":"poll","symbolLocation":8,"imageIndex":237},{"imageOffset":1873308,"symbol":"pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp)","symbolLocation":1264,"imageIndex":214},{"imageOffset":2100592,"symbol":"cq_next(grpc_completion_queue*, gpr_timespec, void*)","symbolLocation":364,"imageIndex":214},{"imageOffset":156272,"symbol":"grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec)","symbolLocation":60,"imageIndex":213},{"imageOffset":256452,"symbol":"grpc::Server::SyncRequestThreadManager::PollForWork(void**, bool*)","symbolLocation":108,"imageIndex":213},{"imageOffset":285676,"symbol":"grpc::ThreadManager::MainWorkLoop()","symbolLocation":56,"imageIndex":213},{"imageOffset":287544,"symbol":"grpc::ThreadManager::WorkerThread::WorkerThread(grpc::ThreadManager*)::$_0::__invoke(void*)","symbolLocation":24,"imageIndex":213},{"imageOffset":114264,"symbol":"grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*)","symbolLocation":132,"imageIndex":228},{"imageOffset":27660,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":238},{"imageOffset":7040,"symbol":"thread_start","symbolLocation":8,"imageIndex":238}],"threadState":{"x":[{"value":4},{"value":0},{"value":10001},{"value":0},{"value":4538797060,"symbolLocation":0,"symbol":"cq_next(grpc_completion_queue*, gpr_timespec, void*)"},{"value":419432703},{"value":0},{"value":0},{"value":6822614160,"symbolLocation":0,"symbol":"poll"},{"value":0},{"value":8},{"value":3},{"value":9223372036854775808},{"value":74778},{"value":2340532473},{"value":6822887672,"symbolLocation":0,"symbol":"_tlv_get_addr"},{"value":230},{"value":8686560808},{"value":0},{"value":0},{"value":1},{"value":4984947488},{"value":4541247348,"symbolLocation":5855,"symbol":"grpc_core::PercentEncodeSlice(grpc_core::Slice, grpc_core::PercentEncodingType)::hex"},{"value":13848484592},{"value":13848488432},{"value":1},{"value":10001},{"value":13448},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4538570140},"cpsr":{"value":2684354560},"fp":{"value":13848489296},"sp":{"value":13848484432},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6822614168},"far":{"value":0}}}], | |
"usedImages" : [ | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4344545280, | |
"CFBundleShortVersionString" : "3.13.5", | |
"CFBundleIdentifier" : "org.python.python", | |
"size" : 16384, | |
"uuid" : "cfded273-7c07-3ddb-824c-a80b5cf186a9", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/Resources\/Python.app\/Contents\/MacOS\/Python", | |
"name" : "Python", | |
"CFBundleVersion" : "3.13.5" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4353654784, | |
"CFBundleShortVersionString" : "3.13.5, (c) 2001-2024 Python Software Foundation.", | |
"CFBundleIdentifier" : "org.python.python", | |
"size" : 3719168, | |
"uuid" : "031b97e6-f77e-3439-8aa4-3a0e70817ddc", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/Python", | |
"name" : "Python", | |
"CFBundleVersion" : "3.13.5" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4347232256, | |
"size" : 16384, | |
"uuid" : "2ea34420-2599-33fc-b078-e38934332305", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/grp.cpython-313-darwin.so", | |
"name" : "grp.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4347314176, | |
"size" : 16384, | |
"uuid" : "813779d8-c5f6-3c3c-be70-7bdc65f95b90", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_opcode.cpython-313-darwin.so", | |
"name" : "_opcode.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4347396096, | |
"size" : 16384, | |
"uuid" : "905cd86b-6d43-38b0-b621-fcd8cda81842", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_bisect.cpython-313-darwin.so", | |
"name" : "_bisect.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4347576320, | |
"size" : 32768, | |
"uuid" : "877cf895-77e8-3491-9fba-79a3b496a6c0", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/zlib.cpython-313-darwin.so", | |
"name" : "zlib.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4347478016, | |
"size" : 16384, | |
"uuid" : "3627f2b9-2d25-3e83-880f-a78de4c7ac26", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_bz2.cpython-313-darwin.so", | |
"name" : "_bz2.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4347772928, | |
"size" : 32768, | |
"uuid" : "9fd139ad-6a53-367e-ae08-a558e347ba0b", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_lzma.cpython-313-darwin.so", | |
"name" : "_lzma.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4351705088, | |
"size" : 131072, | |
"uuid" : "6b34bd7f-9320-3883-9a5d-e8542c9b17ca", | |
"path" : "\/opt\/homebrew\/*\/liblzma.5.dylib", | |
"name" : "liblzma.5.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4347871232, | |
"size" : 32768, | |
"uuid" : "de42b229-8e10-318f-999f-1d97c23e9896", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_json.cpython-313-darwin.so", | |
"name" : "_json.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4347674624, | |
"size" : 16384, | |
"uuid" : "218877d3-5451-3e71-8bde-2848399a64ea", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/binascii.cpython-313-darwin.so", | |
"name" : "binascii.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4348067840, | |
"size" : 32768, | |
"uuid" : "5a133c75-08b5-379a-98b7-fc9f7ae3124b", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_struct.cpython-313-darwin.so", | |
"name" : "_struct.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4353064960, | |
"size" : 49152, | |
"uuid" : "40160c7c-5172-3af7-bb9b-93a96e74c6c9", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/math.cpython-313-darwin.so", | |
"name" : "math.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4347969536, | |
"size" : 16384, | |
"uuid" : "8c053674-2e92-32d1-85f4-ca0638024642", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_random.cpython-313-darwin.so", | |
"name" : "_random.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4352950272, | |
"size" : 16384, | |
"uuid" : "44507aa0-3ef5-3d08-abfb-5786bedfbc67", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_uuid.cpython-313-darwin.so", | |
"name" : "_uuid.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4361027584, | |
"size" : 688128, | |
"uuid" : "107fde6d-dd69-3dd0-9e12-1d95f3662c75", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/unicodedata.cpython-313-darwin.so", | |
"name" : "unicodedata.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4353327104, | |
"size" : 65536, | |
"uuid" : "d82f3b5c-2215-3684-bc28-3e17567bcd76", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_datetime.cpython-313-darwin.so", | |
"name" : "_datetime.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4353179648, | |
"size" : 16384, | |
"uuid" : "9b47f957-f942-3574-9c50-d26a65ddde1f", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_heapq.cpython-313-darwin.so", | |
"name" : "_heapq.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4360470528, | |
"size" : 114688, | |
"uuid" : "58006bc9-aaed-3297-9fac-8e28ae1ccbde", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_decimal.cpython-313-darwin.so", | |
"name" : "_decimal.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4360667136, | |
"size" : 114688, | |
"uuid" : "52d16117-fcf0-3704-984f-ce4454923a78", | |
"path" : "\/opt\/homebrew\/*\/libmpdec.4.0.1.dylib", | |
"name" : "libmpdec.4.0.1.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4353474560, | |
"size" : 16384, | |
"uuid" : "00837420-ce6a-3c67-bb0f-74470aec0f95", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/fcntl.cpython-313-darwin.so", | |
"name" : "fcntl.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4353556480, | |
"size" : 16384, | |
"uuid" : "e9a7c27e-635f-367b-ad2a-157ccfaba362", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_posixsubprocess.cpython-313-darwin.so", | |
"name" : "_posixsubprocess.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4360372224, | |
"size" : 32768, | |
"uuid" : "62e107a6-0ba5-3d00-ae35-550d917bf5d7", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/select.cpython-313-darwin.so", | |
"name" : "select.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4367024128, | |
"size" : 49152, | |
"uuid" : "764412dc-5f82-3279-85d6-679b87f31c6c", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_elementtree.cpython-313-darwin.so", | |
"name" : "_elementtree.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4367155200, | |
"size" : 32768, | |
"uuid" : "08e9eb16-6ae9-3ec5-9bc3-bdd35c2c9c5e", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/pyexpat.cpython-313-darwin.so", | |
"name" : "pyexpat.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4360863744, | |
"size" : 32768, | |
"uuid" : "369f640d-1532-341f-9dca-02a181eef814", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_csv.cpython-313-darwin.so", | |
"name" : "_csv.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4368318464, | |
"size" : 32768, | |
"uuid" : "d1867f81-8493-3a96-94d7-e6f96e37a757", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/readline.cpython-313-darwin.so", | |
"name" : "readline.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4372594688, | |
"size" : 3014656, | |
"uuid" : "a7ffed78-9383-373e-9fb0-b5bebe1b7267", | |
"path" : "\/private\/var\/folders\/*\/lib.cpython-313-darwin.so", | |
"name" : "lib.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4370137088, | |
"size" : 933888, | |
"uuid" : "04272de1-5f74-3c37-9dfe-ae1bce4ac99e", | |
"path" : "\/private\/var\/folders\/*\/libarrow_python.2100.0.0.dylib", | |
"name" : "libarrow_python.2100.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4378918912, | |
"size" : 1032192, | |
"uuid" : "3fa2d97a-bf57-3b97-85a9-666542c23e39", | |
"path" : "\/private\/var\/folders\/*\/libarrow_substrait.2100.0.0.dylib", | |
"name" : "libarrow_substrait.2100.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4383571968, | |
"size" : 1130496, | |
"uuid" : "0fd3d8fa-ffd1-344c-9678-8b78cccf93d1", | |
"path" : "\/private\/var\/folders\/*\/libarrow_dataset.2100.0.0.dylib", | |
"name" : "libarrow_dataset.2100.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4390141952, | |
"size" : 2162688, | |
"uuid" : "0fe139c6-eaa3-350e-be9e-010ae17fa9e1", | |
"path" : "\/private\/var\/folders\/*\/libparquet.2100.0.0.dylib", | |
"name" : "libparquet.2100.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4381016064, | |
"size" : 1032192, | |
"uuid" : "ebab091b-97b4-3a89-aaa9-9f806952f861", | |
"path" : "\/private\/var\/folders\/*\/libarrow_acero.2100.0.0.dylib", | |
"name" : "libarrow_acero.2100.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4408672256, | |
"size" : 10174464, | |
"uuid" : "1a59f45b-68d9-33ae-a8d6-86535666451d", | |
"path" : "\/private\/var\/folders\/*\/libarrow_compute.2100.0.0.dylib", | |
"name" : "libarrow_compute.2100.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4439130112, | |
"size" : 9191424, | |
"uuid" : "67e3727c-16c7-3a8a-a97a-a82dfc8bb013", | |
"path" : "\/private\/var\/folders\/*\/libarrow.2100.0.0.dylib", | |
"name" : "libarrow.2100.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4394156032, | |
"size" : 1523712, | |
"uuid" : "e1715961-d274-3b7c-abc5-96ee9311c0c6", | |
"path" : "\/opt\/homebrew\/*\/libprotobuf.29.3.0.dylib", | |
"name" : "libprotobuf.29.3.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4368531456, | |
"size" : 65536, | |
"uuid" : "a9bf587e-6c74-3bae-8e37-1242d838a906", | |
"path" : "\/opt\/homebrew\/*\/libabsl_log_internal_check_op.2407.0.0.dylib", | |
"name" : "libabsl_log_internal_check_op.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4353261568, | |
"size" : 16384, | |
"uuid" : "f138876c-7a34-3831-80cd-b92526e06fa3", | |
"path" : "\/opt\/homebrew\/*\/libabsl_leak_check.2407.0.0.dylib", | |
"name" : "libabsl_leak_check.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4368646144, | |
"size" : 65536, | |
"uuid" : "53dd5475-5193-3fd9-b21e-050df211a7e9", | |
"path" : "\/opt\/homebrew\/*\/libabsl_die_if_null.2407.0.0.dylib", | |
"name" : "libabsl_die_if_null.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4360273920, | |
"size" : 16384, | |
"uuid" : "8537e777-6555-3306-9de7-032f149f81e8", | |
"path" : "\/opt\/homebrew\/*\/libabsl_log_internal_conditions.2407.0.0.dylib", | |
"name" : "libabsl_log_internal_conditions.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4368891904, | |
"size" : 65536, | |
"uuid" : "35c013e3-edfc-3cb9-8bf6-6e15f76af803", | |
"path" : "\/opt\/homebrew\/*\/libabsl_log_internal_message.2407.0.0.dylib", | |
"name" : "libabsl_log_internal_message.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4360962048, | |
"size" : 16384, | |
"uuid" : "c03da0a6-7a61-30ad-a953-7911628db91f", | |
"path" : "\/opt\/homebrew\/*\/libabsl_log_internal_nullguard.2407.0.0.dylib", | |
"name" : "libabsl_log_internal_nullguard.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4368416768, | |
"size" : 32768, | |
"uuid" : "9c8d9f2a-8e3b-39b2-86ed-6a56de9f9a5d", | |
"path" : "\/opt\/homebrew\/*\/libabsl_examine_stack.2407.0.0.dylib", | |
"name" : "libabsl_examine_stack.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4368760832, | |
"size" : 32768, | |
"uuid" : "cc67dd22-1287-3618-af22-5ee086a1edbd", | |
"path" : "\/opt\/homebrew\/*\/libabsl_log_internal_format.2407.0.0.dylib", | |
"name" : "libabsl_log_internal_format.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4369039360, | |
"size" : 32768, | |
"uuid" : "dc2db762-21cd-3548-b82f-23ff823dd1fd", | |
"path" : "\/opt\/homebrew\/*\/libabsl_log_internal_proto.2407.0.0.dylib", | |
"name" : "libabsl_log_internal_proto.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4369235968, | |
"size" : 49152, | |
"uuid" : "c4918bbe-0bd2-3a02-acb8-2e008e1a1057", | |
"path" : "\/opt\/homebrew\/*\/libabsl_log_internal_log_sink_set.2407.0.0.dylib", | |
"name" : "libabsl_log_internal_log_sink_set.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4369121280, | |
"size" : 32768, | |
"uuid" : "3bafe9b7-854f-3a0f-a814-98dcb1bdf0f7", | |
"path" : "\/opt\/homebrew\/*\/libabsl_log_sink.2407.0.0.dylib", | |
"name" : "libabsl_log_sink.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4369350656, | |
"size" : 32768, | |
"uuid" : "38fe4b11-5d64-3eba-88ee-7e71193336e1", | |
"path" : "\/opt\/homebrew\/*\/libabsl_log_entry.2407.0.0.dylib", | |
"name" : "libabsl_log_entry.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4369547264, | |
"size" : 65536, | |
"uuid" : "0fab7d47-5bf3-3c2e-a313-c36fe1fe788d", | |
"path" : "\/opt\/homebrew\/*\/libabsl_flags_internal.2407.0.0.dylib", | |
"name" : "libabsl_flags_internal.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4369694720, | |
"size" : 32768, | |
"uuid" : "6d290cf7-9220-398c-8c2d-13440bf2fa73", | |
"path" : "\/opt\/homebrew\/*\/libabsl_flags_marshalling.2407.0.0.dylib", | |
"name" : "libabsl_flags_marshalling.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4369940480, | |
"size" : 81920, | |
"uuid" : "f7185969-15b8-32f5-9c92-b32f0a84e583", | |
"path" : "\/opt\/homebrew\/*\/libabsl_flags_reflection.2407.0.0.dylib", | |
"name" : "libabsl_flags_reflection.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4369793024, | |
"size" : 49152, | |
"uuid" : "014c52fe-7040-368c-96ee-ec90e9f19e01", | |
"path" : "\/opt\/homebrew\/*\/libabsl_flags_config.2407.0.0.dylib", | |
"name" : "libabsl_flags_config.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4371857408, | |
"size" : 49152, | |
"uuid" : "5929b926-76e2-3ef2-b117-4fe329dd488a", | |
"path" : "\/opt\/homebrew\/*\/libabsl_flags_program_name.2407.0.0.dylib", | |
"name" : "libabsl_flags_program_name.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4369416192, | |
"size" : 32768, | |
"uuid" : "82af7c62-7439-33e6-9e3d-52326a3663d5", | |
"path" : "\/opt\/homebrew\/*\/libabsl_flags_private_handle_accessor.2407.0.0.dylib", | |
"name" : "libabsl_flags_private_handle_accessor.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4371972096, | |
"size" : 32768, | |
"uuid" : "375d2cef-6f92-3a8c-b233-b1c2f727966b", | |
"path" : "\/opt\/homebrew\/*\/libabsl_flags_commandlineflag.2407.0.0.dylib", | |
"name" : "libabsl_flags_commandlineflag.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4369481728, | |
"size" : 16384, | |
"uuid" : "d7566f6a-5f2a-3384-a3bf-5c1feb623b38", | |
"path" : "\/opt\/homebrew\/*\/libabsl_flags_commandlineflag_internal.2407.0.0.dylib", | |
"name" : "libabsl_flags_commandlineflag_internal.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4372152320, | |
"size" : 49152, | |
"uuid" : "62b29bb3-bfa9-373a-9a39-1124e73fbe5e", | |
"path" : "\/opt\/homebrew\/*\/libabsl_log_initialize.2407.0.0.dylib", | |
"name" : "libabsl_log_initialize.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4372250624, | |
"size" : 32768, | |
"uuid" : "fad31add-5381-3d7f-81ba-693c7ecddbf1", | |
"path" : "\/opt\/homebrew\/*\/libabsl_log_internal_globals.2407.0.0.dylib", | |
"name" : "libabsl_log_internal_globals.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4372463616, | |
"size" : 49152, | |
"uuid" : "6b693dee-1cb2-32ab-ab93-8b88b9aeca0d", | |
"path" : "\/opt\/homebrew\/*\/libabsl_log_globals.2407.0.0.dylib", | |
"name" : "libabsl_log_globals.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4372348928, | |
"size" : 49152, | |
"uuid" : "a173c0e7-0eb0-3858-bebf-6f5af133361e", | |
"path" : "\/opt\/homebrew\/*\/libabsl_vlog_config_internal.2407.0.0.dylib", | |
"name" : "libabsl_vlog_config_internal.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4372054016, | |
"size" : 16384, | |
"uuid" : "9be838cf-b90d-3898-afda-1a9d66525ce2", | |
"path" : "\/opt\/homebrew\/*\/libabsl_log_internal_fnmatch.2407.0.0.dylib", | |
"name" : "libabsl_log_internal_fnmatch.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4376936448, | |
"size" : 49152, | |
"uuid" : "ec57064d-1fed-38c9-aa1e-69ae6fc3648d", | |
"path" : "\/opt\/homebrew\/*\/libabsl_raw_hash_set.2407.0.0.dylib", | |
"name" : "libabsl_raw_hash_set.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4376821760, | |
"size" : 32768, | |
"uuid" : "02589daa-3eff-3d04-bceb-6d13c653f0e9", | |
"path" : "\/opt\/homebrew\/*\/libabsl_hash.2407.0.0.dylib", | |
"name" : "libabsl_hash.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4368842752, | |
"size" : 16384, | |
"uuid" : "df8a9fb5-594a-3cb8-ac12-cdf4945378b3", | |
"path" : "\/opt\/homebrew\/*\/libabsl_city.2407.0.0.dylib", | |
"name" : "libabsl_city.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4377051136, | |
"size" : 16384, | |
"uuid" : "eb81d309-7a0a-3b3f-8855-d0e0b840d749", | |
"path" : "\/opt\/homebrew\/*\/libabsl_low_level_hash.2407.0.0.dylib", | |
"name" : "libabsl_low_level_hash.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4377214976, | |
"size" : 49152, | |
"uuid" : "b1fe395e-8511-3e9f-b52c-906197f89277", | |
"path" : "\/opt\/homebrew\/*\/libabsl_hashtablez_sampler.2407.0.0.dylib", | |
"name" : "libabsl_hashtablez_sampler.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4377100288, | |
"size" : 32768, | |
"uuid" : "312c946c-3f9e-3b88-8c53-7a5e65a3f4ce", | |
"path" : "\/opt\/homebrew\/*\/libabsl_random_distributions.2407.0.0.dylib", | |
"name" : "libabsl_random_distributions.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4377329664, | |
"size" : 32768, | |
"uuid" : "48ea9632-2454-35f6-87d1-cde99875be62", | |
"path" : "\/opt\/homebrew\/*\/libabsl_random_seed_sequences.2407.0.0.dylib", | |
"name" : "libabsl_random_seed_sequences.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4377509888, | |
"size" : 32768, | |
"uuid" : "baf7ffc1-862c-33db-8e95-9279d33d4e65", | |
"path" : "\/opt\/homebrew\/*\/libabsl_random_internal_pool_urbg.2407.0.0.dylib", | |
"name" : "libabsl_random_internal_pool_urbg.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4377411584, | |
"size" : 16384, | |
"uuid" : "be37f2c4-227a-31ac-9f65-9d1edb3270c2", | |
"path" : "\/opt\/homebrew\/*\/libabsl_random_internal_randen.2407.0.0.dylib", | |
"name" : "libabsl_random_internal_randen.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4377608192, | |
"size" : 16384, | |
"uuid" : "ed4dd431-e24e-36c9-aedd-da56f468bb2a", | |
"path" : "\/opt\/homebrew\/*\/libabsl_random_internal_randen_hwaes.2407.0.0.dylib", | |
"name" : "libabsl_random_internal_randen_hwaes.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4377657344, | |
"size" : 16384, | |
"uuid" : "90725777-85a9-3c15-9039-47c3910125fb", | |
"path" : "\/opt\/homebrew\/*\/libabsl_random_internal_randen_hwaes_impl.2407.0.0.dylib", | |
"name" : "libabsl_random_internal_randen_hwaes_impl.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4377722880, | |
"size" : 16384, | |
"uuid" : "b50c9a7a-710b-3f91-b040-1f6c37724fd8", | |
"path" : "\/opt\/homebrew\/*\/libabsl_random_internal_randen_slow.2407.0.0.dylib", | |
"name" : "libabsl_random_internal_randen_slow.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4377788416, | |
"size" : 16384, | |
"uuid" : "61ba862f-2707-3c77-a22a-6aae0086abf9", | |
"path" : "\/opt\/homebrew\/*\/libabsl_random_internal_platform.2407.0.0.dylib", | |
"name" : "libabsl_random_internal_platform.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4377837568, | |
"size" : 32768, | |
"uuid" : "889ce2d5-5702-3098-aa73-0a504d180524", | |
"path" : "\/opt\/homebrew\/*\/libabsl_random_internal_seed_material.2407.0.0.dylib", | |
"name" : "libabsl_random_internal_seed_material.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4377935872, | |
"size" : 16384, | |
"uuid" : "2d30278e-9001-32a0-b060-b4fb0a75883d", | |
"path" : "\/opt\/homebrew\/*\/libabsl_random_seed_gen_exception.2407.0.0.dylib", | |
"name" : "libabsl_random_seed_gen_exception.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4378116096, | |
"size" : 65536, | |
"uuid" : "d230faf9-b3bd-3820-96a2-2b6039d3e3ee", | |
"path" : "\/opt\/homebrew\/*\/libabsl_statusor.2407.0.0.dylib", | |
"name" : "libabsl_statusor.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4378378240, | |
"size" : 65536, | |
"uuid" : "cc3b433b-5bb9-31bd-802d-2ab69e67f359", | |
"path" : "\/opt\/homebrew\/*\/libabsl_status.2407.0.0.dylib", | |
"name" : "libabsl_status.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4378705920, | |
"size" : 98304, | |
"uuid" : "e092054e-3ae8-392c-a989-a92854897d2f", | |
"path" : "\/opt\/homebrew\/*\/libabsl_cord.2407.0.0.dylib", | |
"name" : "libabsl_cord.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4378230784, | |
"size" : 49152, | |
"uuid" : "0c66f317-ba3f-33a3-bd39-4052cfb30add", | |
"path" : "\/opt\/homebrew\/*\/libabsl_cordz_info.2407.0.0.dylib", | |
"name" : "libabsl_cordz_info.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4378525696, | |
"size" : 49152, | |
"uuid" : "5e930258-3681-3bf6-bc59-f853c343135f", | |
"path" : "\/opt\/homebrew\/*\/libabsl_cord_internal.2407.0.0.dylib", | |
"name" : "libabsl_cord_internal.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4378001408, | |
"size" : 16384, | |
"uuid" : "f75d850c-cb83-3c99-a0fc-b12a890765b6", | |
"path" : "\/opt\/homebrew\/*\/libabsl_cordz_functions.2407.0.0.dylib", | |
"name" : "libabsl_cordz_functions.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4383064064, | |
"size" : 16384, | |
"uuid" : "9035ab0e-387a-3b11-a701-71a0e08577d8", | |
"path" : "\/opt\/homebrew\/*\/libabsl_exponential_biased.2407.0.0.dylib", | |
"name" : "libabsl_exponential_biased.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4383244288, | |
"size" : 49152, | |
"uuid" : "b8d2de48-8aaf-3875-8210-83ace66378b7", | |
"path" : "\/opt\/homebrew\/*\/libabsl_cordz_handle.2407.0.0.dylib", | |
"name" : "libabsl_cordz_handle.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4383145984, | |
"size" : 32768, | |
"uuid" : "ec5114c6-2773-3c7b-af93-43e794870855", | |
"path" : "\/opt\/homebrew\/*\/libabsl_crc_cord_state.2407.0.0.dylib", | |
"name" : "libabsl_crc_cord_state.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4383457280, | |
"size" : 32768, | |
"uuid" : "583b5af8-936e-33e3-be64-ae7434391df1", | |
"path" : "\/opt\/homebrew\/*\/libabsl_crc32c.2407.0.0.dylib", | |
"name" : "libabsl_crc32c.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4386258944, | |
"size" : 65536, | |
"uuid" : "1c40cd9d-a0f7-3e99-9d14-52a05bb8c233", | |
"path" : "\/opt\/homebrew\/*\/libabsl_crc_internal.2407.0.0.dylib", | |
"name" : "libabsl_crc_internal.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4378066944, | |
"size" : 16384, | |
"uuid" : "a3713a3d-a194-38cb-b724-61127858519c", | |
"path" : "\/opt\/homebrew\/*\/libabsl_crc_cpu_detect.2407.0.0.dylib", | |
"name" : "libabsl_crc_cpu_detect.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4378656768, | |
"size" : 16384, | |
"uuid" : "e7d47fde-1c4e-3982-930e-647db9fbd878", | |
"path" : "\/opt\/homebrew\/*\/libabsl_bad_optional_access.2407.0.0.dylib", | |
"name" : "libabsl_bad_optional_access.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4383358976, | |
"size" : 16384, | |
"uuid" : "e20a7521-7448-3f66-9956-926d80ad2be4", | |
"path" : "\/opt\/homebrew\/*\/libabsl_strerror.2407.0.0.dylib", | |
"name" : "libabsl_strerror.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4386553856, | |
"size" : 65536, | |
"uuid" : "9ac153bf-2238-3cf1-8440-dd740664a8b3", | |
"path" : "\/opt\/homebrew\/*\/libabsl_str_format_internal.2407.0.0.dylib", | |
"name" : "libabsl_str_format_internal.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4386701312, | |
"size" : 65536, | |
"uuid" : "9e91f537-d0e1-38a6-aa7a-9ca4ab7eb574", | |
"path" : "\/opt\/homebrew\/*\/libabsl_synchronization.2407.0.0.dylib", | |
"name" : "libabsl_synchronization.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4386127872, | |
"size" : 16384, | |
"uuid" : "225ecfcc-c13f-30fa-8d11-52067855f7ab", | |
"path" : "\/opt\/homebrew\/*\/libabsl_stacktrace.2407.0.0.dylib", | |
"name" : "libabsl_stacktrace.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4386406400, | |
"size" : 32768, | |
"uuid" : "7921b05c-cef6-3d7a-a439-83bdfa5e2962", | |
"path" : "\/opt\/homebrew\/*\/libabsl_symbolize.2407.0.0.dylib", | |
"name" : "libabsl_symbolize.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4386209792, | |
"size" : 16384, | |
"uuid" : "bdc18deb-764c-3059-b271-11bcde584de1", | |
"path" : "\/opt\/homebrew\/*\/libabsl_debugging_internal.2407.0.0.dylib", | |
"name" : "libabsl_debugging_internal.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4386848768, | |
"size" : 32768, | |
"uuid" : "edace2f5-557b-3a4c-835b-60748696afbb", | |
"path" : "\/opt\/homebrew\/*\/libabsl_demangle_internal.2407.0.0.dylib", | |
"name" : "libabsl_demangle_internal.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4386488320, | |
"size" : 16384, | |
"uuid" : "9dd1e506-69d5-3acf-b025-4f29f9ba4927", | |
"path" : "\/opt\/homebrew\/*\/libabsl_demangle_rust.2407.0.0.dylib", | |
"name" : "libabsl_demangle_rust.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4386930688, | |
"size" : 16384, | |
"uuid" : "69bdd6a6-5a25-3bd1-bb8b-653820ff0e6d", | |
"path" : "\/opt\/homebrew\/*\/libabsl_decode_rust_punycode.2407.0.0.dylib", | |
"name" : "libabsl_decode_rust_punycode.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4386996224, | |
"size" : 16384, | |
"uuid" : "c35029ba-313d-332f-b2f4-8f267adb6cbe", | |
"path" : "\/opt\/homebrew\/*\/libabsl_utf8_for_code_point.2407.0.0.dylib", | |
"name" : "libabsl_utf8_for_code_point.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4387045376, | |
"size" : 32768, | |
"uuid" : "6fad8371-92e4-3a95-8503-21347f264b4a", | |
"path" : "\/opt\/homebrew\/*\/libabsl_graphcycles_internal.2407.0.0.dylib", | |
"name" : "libabsl_graphcycles_internal.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4387143680, | |
"size" : 32768, | |
"uuid" : "80600997-d359-3133-8f50-5b6f616d129a", | |
"path" : "\/opt\/homebrew\/*\/libabsl_kernel_timeout_internal.2407.0.0.dylib", | |
"name" : "libabsl_kernel_timeout_internal.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4387225600, | |
"size" : 16384, | |
"uuid" : "903946d6-6c37-3852-bedb-bd0510656a4c", | |
"path" : "\/opt\/homebrew\/*\/libabsl_malloc_internal.2407.0.0.dylib", | |
"name" : "libabsl_malloc_internal.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4387422208, | |
"size" : 49152, | |
"uuid" : "e957a657-474d-328a-9eaa-95bff3a509f1", | |
"path" : "\/opt\/homebrew\/*\/libabsl_time.2407.0.0.dylib", | |
"name" : "libabsl_time.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4387307520, | |
"size" : 16384, | |
"uuid" : "858820d3-7e62-31fc-a35e-25577e1a7c83", | |
"path" : "\/opt\/homebrew\/*\/libabsl_civil_time.2407.0.0.dylib", | |
"name" : "libabsl_civil_time.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4387717120, | |
"size" : 65536, | |
"uuid" : "8b665652-f01a-311e-93f9-b500cf837d0a", | |
"path" : "\/opt\/homebrew\/*\/libabsl_time_zone.2407.0.0.dylib", | |
"name" : "libabsl_time_zone.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4387373056, | |
"size" : 16384, | |
"uuid" : "60db4cc7-761f-3adb-984a-535a88181567", | |
"path" : "\/opt\/homebrew\/*\/libabsl_bad_variant_access.2407.0.0.dylib", | |
"name" : "libabsl_bad_variant_access.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4388028416, | |
"size" : 81920, | |
"uuid" : "2966c067-bf7a-3ae1-916c-d18e5a5d513c", | |
"path" : "\/opt\/homebrew\/*\/libabsl_strings.2407.0.0.dylib", | |
"name" : "libabsl_strings.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4387536896, | |
"size" : 16384, | |
"uuid" : "7156492e-bbc2-3ff8-8613-028e1f79ef99", | |
"path" : "\/opt\/homebrew\/*\/libabsl_int128.2407.0.0.dylib", | |
"name" : "libabsl_int128.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4387602432, | |
"size" : 16384, | |
"uuid" : "2ecffc4d-634e-3a26-9197-437dd8405750", | |
"path" : "\/opt\/homebrew\/*\/libabsl_strings_internal.2407.0.0.dylib", | |
"name" : "libabsl_strings_internal.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4387667968, | |
"size" : 16384, | |
"uuid" : "4c7244e6-3964-3c55-a7d2-f77915d300be", | |
"path" : "\/opt\/homebrew\/*\/libabsl_string_view.2407.0.0.dylib", | |
"name" : "libabsl_string_view.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4388192256, | |
"size" : 16384, | |
"uuid" : "779ed164-85c2-38b9-a314-5fd3f3da0981", | |
"path" : "\/opt\/homebrew\/*\/libabsl_base.2407.0.0.dylib", | |
"name" : "libabsl_base.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4388274176, | |
"size" : 16384, | |
"uuid" : "8b2eb824-96b8-3666-ab85-32371b8ca45c", | |
"path" : "\/opt\/homebrew\/*\/libabsl_spinlock_wait.2407.0.0.dylib", | |
"name" : "libabsl_spinlock_wait.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4388356096, | |
"size" : 16384, | |
"uuid" : "d83307fd-0578-3fc9-a913-51abecbd3925", | |
"path" : "\/opt\/homebrew\/*\/libabsl_throw_delegate.2407.0.0.dylib", | |
"name" : "libabsl_throw_delegate.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4388421632, | |
"size" : 16384, | |
"uuid" : "20ebb83f-b4c1-3d1c-b151-3ef37de58229", | |
"path" : "\/opt\/homebrew\/*\/libabsl_raw_logging_internal.2407.0.0.dylib", | |
"name" : "libabsl_raw_logging_internal.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4388503552, | |
"size" : 16384, | |
"uuid" : "5963b9c5-68c6-353e-9476-6197066c584d", | |
"path" : "\/opt\/homebrew\/*\/libabsl_log_severity.2407.0.0.dylib", | |
"name" : "libabsl_log_severity.2407.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4401823744, | |
"size" : 3276800, | |
"uuid" : "74697321-f336-3f7e-97bd-aa0e5e794fee", | |
"path" : "\/opt\/homebrew\/*\/libcrypto.3.dylib", | |
"name" : "libcrypto.3.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4397105152, | |
"size" : 589824, | |
"uuid" : "8db5eeb6-6967-3f6e-a7ca-8b6923a47689", | |
"path" : "\/opt\/homebrew\/*\/libssl.3.dylib", | |
"name" : "libssl.3.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4389240832, | |
"size" : 278528, | |
"uuid" : "43caf0f9-571e-3e3b-b871-f2d99f55a72d", | |
"path" : "\/opt\/homebrew\/*\/libthrift-0.22.0.dylib", | |
"name" : "libthrift-0.22.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4398006272, | |
"size" : 557056, | |
"uuid" : "b09688cc-c481-346b-bf82-02d9fc354027", | |
"path" : "\/opt\/homebrew\/*\/libbrotlienc.1.1.0.dylib", | |
"name" : "libbrotlienc.1.1.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4388667392, | |
"size" : 49152, | |
"uuid" : "8603b5fd-8c9a-3c86-baaa-d09531b0e8e3", | |
"path" : "\/opt\/homebrew\/*\/libbrotlidec.1.1.0.dylib", | |
"name" : "libbrotlidec.1.1.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4388945920, | |
"size" : 131072, | |
"uuid" : "3392de09-c979-339a-9bdb-88de244baa5e", | |
"path" : "\/opt\/homebrew\/*\/libbrotlicommon.1.1.0.dylib", | |
"name" : "libbrotlicommon.1.1.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4389912576, | |
"size" : 131072, | |
"uuid" : "c3d46d2e-7535-352f-887c-49eca396fb23", | |
"path" : "\/opt\/homebrew\/*\/liblz4.1.10.0.dylib", | |
"name" : "liblz4.1.10.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4388569088, | |
"size" : 32768, | |
"uuid" : "987fdc3c-aa25-3422-820e-a23b806caed6", | |
"path" : "\/opt\/homebrew\/*\/libsnappy.1.2.2.dylib", | |
"name" : "libsnappy.1.2.2.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4399316992, | |
"size" : 573440, | |
"uuid" : "afd03688-5fac-3b3d-96aa-9d88c034ff23", | |
"path" : "\/opt\/homebrew\/*\/libzstd.1.5.7.dylib", | |
"name" : "libzstd.1.5.7.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4388765696, | |
"size" : 16384, | |
"uuid" : "ee496d51-6d1a-3264-9c3a-ee4ccc209fbe", | |
"path" : "\/opt\/homebrew\/*\/libutf8_validity.dylib", | |
"name" : "libutf8_validity.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4400005120, | |
"size" : 327680, | |
"uuid" : "b8bac109-e919-37ae-8b45-fadabe8f395a", | |
"path" : "\/opt\/homebrew\/*\/libre2.11.0.0.dylib", | |
"name" : "libre2.11.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4400545792, | |
"size" : 360448, | |
"uuid" : "4cdf1943-65de-3261-b627-e45aac665ebb", | |
"path" : "\/opt\/homebrew\/*\/libutf8proc.3.dylib", | |
"name" : "libutf8proc.3.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4426678272, | |
"size" : 2850816, | |
"uuid" : "04195298-ad54-36db-9057-cdd9c27acfdb", | |
"path" : "\/private\/var\/folders\/*\/_multiarray_umath.cpython-313-darwin.so", | |
"name" : "_multiarray_umath.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4388814848, | |
"size" : 16384, | |
"uuid" : "62fb2c80-0e53-3262-82f4-5e6433558b1f", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_contextvars.cpython-313-darwin.so", | |
"name" : "_contextvars.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4398825472, | |
"size" : 98304, | |
"uuid" : "df49616c-8305-31e1-9a58-91cc84ac3838", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_pickle.cpython-313-darwin.so", | |
"name" : "_pickle.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4399005696, | |
"size" : 81920, | |
"uuid" : "6223c65a-573f-3f35-84f4-3650ebdcd3b0", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_ctypes.cpython-313-darwin.so", | |
"name" : "_ctypes.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4400955392, | |
"size" : 98304, | |
"uuid" : "460f807a-39c8-3b94-a421-6765f2b22bf1", | |
"path" : "\/private\/var\/folders\/*\/_umath_linalg.cpython-313-darwin.so", | |
"name" : "_umath_linalg.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4399169536, | |
"size" : 65536, | |
"uuid" : "fcc503ae-f210-3a9c-8489-972bb6f85131", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_socket.cpython-313-darwin.so", | |
"name" : "_socket.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4398645248, | |
"size" : 32768, | |
"uuid" : "2a401fb0-5b21-3490-9607-092fb5f84f40", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/array.cpython-313-darwin.so", | |
"name" : "array.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4389126144, | |
"size" : 16384, | |
"uuid" : "7e225a64-bba9-3f58-9aa8-78cd2adf2978", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_queue.cpython-313-darwin.so", | |
"name" : "_queue.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4407869440, | |
"size" : 278528, | |
"uuid" : "ada63b49-c9c4-3a8f-8078-ea90a8118bf8", | |
"path" : "\/private\/var\/folders\/*\/_fs.cpython-313-darwin.so", | |
"name" : "_fs.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4401283072, | |
"size" : 81920, | |
"uuid" : "0e9ee134-90ee-33b0-b0ed-32f704581b28", | |
"path" : "\/private\/var\/folders\/*\/_hdfs.cpython-313-darwin.so", | |
"name" : "_hdfs.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4408311808, | |
"size" : 180224, | |
"uuid" : "3b0dae59-d53f-3ed4-8ab3-bb66fe8caa04", | |
"path" : "\/private\/var\/folders\/*\/gandiva.cpython-313-darwin.so", | |
"name" : "gandiva.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4432576512, | |
"size" : 1753088, | |
"uuid" : "dd580747-a2d2-3995-9f2d-750a23e782fa", | |
"path" : "\/private\/var\/folders\/*\/libgandiva.2100.0.0.dylib", | |
"name" : "libgandiva.2100.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4608557056, | |
"size" : 124534784, | |
"uuid" : "f6c072f4-2ff3-3909-b110-b9135195bb95", | |
"path" : "\/opt\/homebrew\/*\/libLLVM.dylib", | |
"name" : "libLLVM.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4470521856, | |
"size" : 11829248, | |
"uuid" : "f9105461-5e6d-3f09-b460-2aa7f39240a5", | |
"path" : "\/opt\/homebrew\/*\/libz3.4.15.2.0.dylib", | |
"name" : "libz3.4.15.2.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4434919424, | |
"size" : 737280, | |
"uuid" : "be15a65f-0e99-383b-82a9-0bc75558b815", | |
"path" : "\/private\/var\/folders\/*\/_compute.cpython-313-darwin.so", | |
"name" : "_compute.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4436180992, | |
"size" : 196608, | |
"uuid" : "96c04c4b-f25a-3345-a54f-48411a9bd8c8", | |
"path" : "\/private\/var\/folders\/*\/_acero.cpython-313-darwin.so", | |
"name" : "_acero.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4437508096, | |
"size" : 638976, | |
"uuid" : "f8224802-f76a-3f19-ac33-37e0c544fa44", | |
"path" : "\/private\/var\/folders\/*\/_dataset.cpython-313-darwin.so", | |
"name" : "_dataset.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4436525056, | |
"size" : 229376, | |
"uuid" : "164da0a2-66a1-38fa-9cb2-9b009c4ef68a", | |
"path" : "\/private\/var\/folders\/*\/_csv.cpython-313-darwin.so", | |
"name" : "_csv.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4401446912, | |
"size" : 81920, | |
"uuid" : "2e0951bd-8f26-3537-a8c9-bce443843e2b", | |
"path" : "\/private\/var\/folders\/*\/_json.cpython-313-darwin.so", | |
"name" : "_json.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4432330752, | |
"size" : 131072, | |
"uuid" : "2ae48c01-95e2-35ce-a335-efd260f307db", | |
"path" : "\/private\/var\/folders\/*\/_substrait.cpython-313-darwin.so", | |
"name" : "_substrait.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4436885504, | |
"size" : 229376, | |
"uuid" : "930dfe4e-4670-3d17-8701-8b8c6c0379a2", | |
"path" : "\/private\/var\/folders\/*\/_bounded_integers.cpython-313-darwin.so", | |
"name" : "_bounded_integers.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4426366976, | |
"size" : 147456, | |
"uuid" : "f75f7137-1c48-3dac-98cb-4c1641443b1e", | |
"path" : "\/private\/var\/folders\/*\/bit_generator.cpython-313-darwin.so", | |
"name" : "bit_generator.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4438507520, | |
"size" : 180224, | |
"uuid" : "a4d10d42-2db1-3a90-ab60-da666d74068c", | |
"path" : "\/private\/var\/folders\/*\/_common.cpython-313-darwin.so", | |
"name" : "_common.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4401610752, | |
"size" : 32768, | |
"uuid" : "d714d6b9-19cd-322d-b88c-fc78c7f97bd0", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_hashlib.cpython-313-darwin.so", | |
"name" : "_hashlib.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4401725440, | |
"size" : 32768, | |
"uuid" : "c1d9619d-2b33-3e19-913e-b2424276f3cd", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_blake2.cpython-313-darwin.so", | |
"name" : "_blake2.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4456923136, | |
"size" : 688128, | |
"uuid" : "2933752e-252e-36da-98fd-6570c7f1853c", | |
"path" : "\/private\/var\/folders\/*\/_generator.cpython-313-darwin.so", | |
"name" : "_generator.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4437180416, | |
"size" : 81920, | |
"uuid" : "22e5201c-31b1-30bf-8f67-27ea5130faf9", | |
"path" : "\/private\/var\/folders\/*\/_pcg64.cpython-313-darwin.so", | |
"name" : "_pcg64.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4437327872, | |
"size" : 81920, | |
"uuid" : "da5c2589-b37d-3900-b10d-069dcdc8417a", | |
"path" : "\/private\/var\/folders\/*\/_mt19937.cpython-313-darwin.so", | |
"name" : "_mt19937.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4406558720, | |
"size" : 65536, | |
"uuid" : "8a1e87f1-12f8-30f5-bd5f-d8526e465d34", | |
"path" : "\/private\/var\/folders\/*\/_philox.cpython-313-darwin.so", | |
"name" : "_philox.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4426579968, | |
"size" : 49152, | |
"uuid" : "c2531851-df7f-32c9-b1ad-26240062cac9", | |
"path" : "\/private\/var\/folders\/*\/_sfc64.cpython-313-darwin.so", | |
"name" : "_sfc64.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4457742336, | |
"size" : 573440, | |
"uuid" : "a023d1ca-8969-3e1f-97a4-c9abcd8b504d", | |
"path" : "\/private\/var\/folders\/*\/mtrand.cpython-313-darwin.so", | |
"name" : "mtrand.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4398743552, | |
"size" : 32768, | |
"uuid" : "4ad9346c-7b7b-33e5-9432-0de7f6f70a41", | |
"path" : "\/private\/var\/folders\/*\/pandas_parser.cpython-313-darwin.so", | |
"name" : "pandas_parser.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4401119232, | |
"size" : 32768, | |
"uuid" : "0e0902ea-ae3c-388f-b29a-11852c840ecc", | |
"path" : "\/private\/var\/folders\/*\/pandas_datetime.cpython-313-darwin.so", | |
"name" : "pandas_datetime.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4460855296, | |
"size" : 917504, | |
"uuid" : "c6358f11-3cfe-3d7e-8035-dbcf024289f5", | |
"path" : "\/private\/var\/folders\/*\/interval.cpython-313-darwin.so", | |
"name" : "interval.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4463673344, | |
"size" : 1507328, | |
"uuid" : "a108f0bd-e4cb-3aca-b60c-c4ec127a9689", | |
"path" : "\/private\/var\/folders\/*\/hashtable.cpython-313-darwin.so", | |
"name" : "hashtable.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4456120320, | |
"size" : 131072, | |
"uuid" : "a8b9178e-398f-36e5-ad70-25adf667b75b", | |
"path" : "\/private\/var\/folders\/*\/missing.cpython-313-darwin.so", | |
"name" : "missing.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4456316928, | |
"size" : 114688, | |
"uuid" : "99a277f9-fa02-36de-9174-5da729746930", | |
"path" : "\/private\/var\/folders\/*\/dtypes.cpython-313-darwin.so", | |
"name" : "dtypes.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4438867968, | |
"size" : 49152, | |
"uuid" : "57ca3c94-9562-3f27-a8c0-286c2ef35e43", | |
"path" : "\/private\/var\/folders\/*\/ccalendar.cpython-313-darwin.so", | |
"name" : "ccalendar.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4456677376, | |
"size" : 98304, | |
"uuid" : "eb511d0d-e38b-371d-9614-44e380114301", | |
"path" : "\/private\/var\/folders\/*\/np_datetime.cpython-313-darwin.so", | |
"name" : "np_datetime.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4458676224, | |
"size" : 180224, | |
"uuid" : "6641da26-4574-331e-ae75-84deb4b3a3b8", | |
"path" : "\/private\/var\/folders\/*\/conversion.cpython-313-darwin.so", | |
"name" : "conversion.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4401201152, | |
"size" : 32768, | |
"uuid" : "12ba6509-71a6-3561-b19a-d162babcf1b5", | |
"path" : "\/private\/var\/folders\/*\/base.cpython-313-darwin.so", | |
"name" : "base.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4466343936, | |
"size" : 720896, | |
"uuid" : "172cb1aa-660f-3457-99ac-eb84a676ccf2", | |
"path" : "\/private\/var\/folders\/*\/offsets.cpython-313-darwin.so", | |
"name" : "offsets.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4468310016, | |
"size" : 442368, | |
"uuid" : "7f1915fe-ea7d-3c0c-b7bc-4eadb07c2dac", | |
"path" : "\/private\/var\/folders\/*\/timestamps.cpython-313-darwin.so", | |
"name" : "timestamps.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4458938368, | |
"size" : 163840, | |
"uuid" : "0cd038e9-78da-3af5-b723-4619f7acd54e", | |
"path" : "\/private\/var\/folders\/*\/nattype.cpython-313-darwin.so", | |
"name" : "nattype.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4469374976, | |
"size" : 393216, | |
"uuid" : "7b950dbf-20e0-3140-8cf4-f6fa3a8cbab2", | |
"path" : "\/private\/var\/folders\/*\/timedeltas.cpython-313-darwin.so", | |
"name" : "timedeltas.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4460199936, | |
"size" : 180224, | |
"uuid" : "f0e39f2d-8498-3833-ade8-1194ff71e609", | |
"path" : "\/private\/var\/folders\/*\/timezones.cpython-313-darwin.so", | |
"name" : "timezones.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4438982656, | |
"size" : 32768, | |
"uuid" : "9ccb70df-a97e-3ab2-84c0-8b8f2e356656", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_zoneinfo.cpython-313-darwin.so", | |
"name" : "_zoneinfo.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4462608384, | |
"size" : 212992, | |
"uuid" : "5ff74e77-469d-3131-81f4-ed7ac7937cdc", | |
"path" : "\/private\/var\/folders\/*\/fields.cpython-313-darwin.so", | |
"name" : "fields.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4465442816, | |
"size" : 196608, | |
"uuid" : "158fd9ff-4288-31bd-a922-163acdd17a7c", | |
"path" : "\/private\/var\/folders\/*\/tzconversion.cpython-313-darwin.so", | |
"name" : "tzconversion.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4456513536, | |
"size" : 49152, | |
"uuid" : "6be2d0fa-6845-3e55-9c0c-5b55fc3c5111", | |
"path" : "\/private\/var\/folders\/*\/properties.cpython-313-darwin.so", | |
"name" : "properties.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4486889472, | |
"size" : 278528, | |
"uuid" : "cc9c9bc6-b8bd-33e7-98df-bcbd794c4e72", | |
"path" : "\/private\/var\/folders\/*\/parsing.cpython-313-darwin.so", | |
"name" : "parsing.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4486529024, | |
"size" : 245760, | |
"uuid" : "de2193de-23d7-382d-bdd3-261ff7d3e9a8", | |
"path" : "\/private\/var\/folders\/*\/strptime.cpython-313-darwin.so", | |
"name" : "strptime.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4488871936, | |
"size" : 344064, | |
"uuid" : "cdbd6348-7a6b-373a-8274-923e89253a7c", | |
"path" : "\/private\/var\/folders\/*\/period.cpython-313-darwin.so", | |
"name" : "period.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4460625920, | |
"size" : 147456, | |
"uuid" : "7c6c067c-4adf-37ef-8905-ecb56ed9f0f4", | |
"path" : "\/private\/var\/folders\/*\/vectorized.cpython-313-darwin.so", | |
"name" : "vectorized.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4438753280, | |
"size" : 32768, | |
"uuid" : "25e8965e-54ee-34e8-8e50-ea3c65e931b6", | |
"path" : "\/private\/var\/folders\/*\/ops_dispatch.cpython-313-darwin.so", | |
"name" : "ops_dispatch.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4491067392, | |
"size" : 1490944, | |
"uuid" : "46f6cac5-b296-3354-bc6a-91b30a25d6bc", | |
"path" : "\/private\/var\/folders\/*\/algos.cpython-313-darwin.so", | |
"name" : "algos.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4490280960, | |
"size" : 573440, | |
"uuid" : "b7a76c7d-1965-3cc4-b3f5-554d0d64711b", | |
"path" : "\/private\/var\/folders\/*\/lib.cpython-313-darwin.so", | |
"name" : "lib.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4462182400, | |
"size" : 163840, | |
"uuid" : "e6c9ba7a-9037-3b86-a716-678c6a36f333", | |
"path" : "\/private\/var\/folders\/*\/ops.cpython-313-darwin.so", | |
"name" : "ops.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4459184128, | |
"size" : 131072, | |
"uuid" : "b7b2a820-8ebe-36d5-8fca-fcad68e1fb11", | |
"path" : "\/private\/var\/folders\/*\/hashing.cpython-313-darwin.so", | |
"name" : "hashing.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4459511808, | |
"size" : 81920, | |
"uuid" : "e29d17c4-915f-35c1-b820-dde0ca4de622", | |
"path" : "\/private\/var\/folders\/*\/arrays.cpython-313-darwin.so", | |
"name" : "arrays.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4469882880, | |
"size" : 212992, | |
"uuid" : "542f4445-2312-3579-a94d-79b5f23802b0", | |
"path" : "\/private\/var\/folders\/*\/tslib.cpython-313-darwin.so", | |
"name" : "tslib.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4499095552, | |
"size" : 622592, | |
"uuid" : "e40ed634-1094-363d-82ef-5ecac5529e7d", | |
"path" : "\/private\/var\/folders\/*\/sparse.cpython-313-darwin.so", | |
"name" : "sparse.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4498391040, | |
"size" : 262144, | |
"uuid" : "abf1ed95-58ba-3c71-bace-68921c015a1f", | |
"path" : "\/private\/var\/folders\/*\/internals.cpython-313-darwin.so", | |
"name" : "internals.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4458512384, | |
"size" : 49152, | |
"uuid" : "8b4d0107-3f17-35b4-8425-60063afb9485", | |
"path" : "\/private\/var\/folders\/*\/indexing.cpython-313-darwin.so", | |
"name" : "indexing.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4502962176, | |
"size" : 638976, | |
"uuid" : "027f577b-0980-327e-9888-775e8180b6c7", | |
"path" : "\/private\/var\/folders\/*\/index.cpython-313-darwin.so", | |
"name" : "index.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4489707520, | |
"size" : 147456, | |
"uuid" : "a4e51a35-f6be-3732-b52c-accdcb0742f1", | |
"path" : "\/private\/var\/folders\/*\/writers.cpython-313-darwin.so", | |
"name" : "writers.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4504797184, | |
"size" : 933888, | |
"uuid" : "23ae8e07-9f95-3720-bbc4-4cbee02db5a4", | |
"path" : "\/private\/var\/folders\/*\/join.cpython-313-darwin.so", | |
"name" : "join.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4456841216, | |
"size" : 16384, | |
"uuid" : "2c6bb3ed-c3c3-3664-8ef1-32e08b98bd2c", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/mmap.cpython-313-darwin.so", | |
"name" : "mmap.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4503896064, | |
"size" : 262144, | |
"uuid" : "292ef8bf-3bbe-3596-b20e-b43876239bdd", | |
"path" : "\/private\/var\/folders\/*\/aggregations.cpython-313-darwin.so", | |
"name" : "aggregations.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4470308864, | |
"size" : 131072, | |
"uuid" : "467c0005-2def-3434-88e8-b5ed1a0971df", | |
"path" : "\/private\/var\/folders\/*\/indexers.cpython-313-darwin.so", | |
"name" : "indexers.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4496408576, | |
"size" : 196608, | |
"uuid" : "9a07bb3f-9523-3865-aaa6-174f91fd3035", | |
"path" : "\/private\/var\/folders\/*\/reshape.cpython-313-darwin.so", | |
"name" : "reshape.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4513005568, | |
"size" : 1884160, | |
"uuid" : "8c446601-2703-3f47-b3ff-0313e3008c2f", | |
"path" : "\/private\/var\/folders\/*\/groupby.cpython-313-darwin.so", | |
"name" : "groupby.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4459790336, | |
"size" : 49152, | |
"uuid" : "57cefc64-2b1c-3a91-b701-350a7fba3002", | |
"path" : "\/private\/var\/folders\/*\/json.cpython-313-darwin.so", | |
"name" : "json.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4512481280, | |
"size" : 360448, | |
"uuid" : "652c7aaf-0b2c-31d7-8ae7-2e519f916c44", | |
"path" : "\/private\/var\/folders\/*\/parsers.cpython-313-darwin.so", | |
"name" : "parsers.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4465999872, | |
"size" : 81920, | |
"uuid" : "b293bfb6-00ee-3178-b25c-b32e4005ceec", | |
"path" : "\/private\/var\/folders\/*\/testing.cpython-313-darwin.so", | |
"name" : "testing.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4463181824, | |
"size" : 32768, | |
"uuid" : "8caf4476-be53-31d3-b9b8-66fedf3b4aea", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/cmath.cpython-313-darwin.so", | |
"name" : "cmath.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4469014528, | |
"size" : 49152, | |
"uuid" : "8e5fb2bf-e46e-354c-9ba3-d644f5f6653e", | |
"path" : "\/private\/var\/folders\/*\/_dataset_orc.cpython-313-darwin.so", | |
"name" : "_dataset_orc.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4518068224, | |
"size" : 212992, | |
"uuid" : "49923f23-538f-3c67-8f73-2761b8c2015c", | |
"path" : "\/private\/var\/folders\/*\/_dataset_parquet.cpython-313-darwin.so", | |
"name" : "_dataset_parquet.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4519149568, | |
"size" : 360448, | |
"uuid" : "0c37bfe8-1edd-3fb6-bf28-871260ece898", | |
"path" : "\/private\/var\/folders\/*\/_parquet.cpython-313-darwin.so", | |
"name" : "_parquet.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4496834560, | |
"size" : 81920, | |
"uuid" : "4ab813f7-990f-3d15-9639-617521d912bf", | |
"path" : "\/private\/var\/folders\/*\/_dataset_parquet_encryption.cpython-313-darwin.so", | |
"name" : "_dataset_parquet_encryption.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4504240128, | |
"size" : 147456, | |
"uuid" : "27d2e4c0-0c7c-31c7-82f5-c13d4b3fe947", | |
"path" : "\/private\/var\/folders\/*\/_parquet_encryption.cpython-313-darwin.so", | |
"name" : "_parquet_encryption.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4458414080, | |
"size" : 32768, | |
"uuid" : "009e0ea4-7985-3123-ac2d-232556923623", | |
"path" : "\/private\/var\/folders\/*\/libarrow_python_parquet_encryption.2100.0.0.dylib", | |
"name" : "libarrow_python_parquet_encryption.2100.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4502306816, | |
"size" : 114688, | |
"uuid" : "5529d641-1375-3806-8cd1-0cb439e23daf", | |
"path" : "\/private\/var\/folders\/*\/_orc.cpython-313-darwin.so", | |
"name" : "_orc.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4521656320, | |
"size" : 737280, | |
"uuid" : "a187191c-39c8-3513-9666-e97d7d3681d2", | |
"path" : "\/private\/var\/folders\/*\/_flight.cpython-313-darwin.so", | |
"name" : "_flight.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4485971968, | |
"size" : 49152, | |
"uuid" : "4b196518-e6a8-3665-9c42-7e64db2c1d48", | |
"path" : "\/private\/var\/folders\/*\/libarrow_python_flight.2100.0.0.dylib", | |
"name" : "libarrow_python_flight.2100.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4524605440, | |
"size" : 737280, | |
"uuid" : "2f96766d-99ee-37e1-b932-3282b512cb84", | |
"path" : "\/private\/var\/folders\/*\/libarrow_flight.2100.0.0.dylib", | |
"name" : "libarrow_flight.2100.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4522885120, | |
"size" : 360448, | |
"uuid" : "d41e1feb-802f-3b8a-8985-4b1f1b6b938c", | |
"path" : "\/opt\/homebrew\/*\/libgrpc++.1.73.1.dylib", | |
"name" : "libgrpc++.1.73.1.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4536696832, | |
"size" : 4734976, | |
"uuid" : "81f3b828-ef5e-3c5d-92bf-0934cf3a5296", | |
"path" : "\/opt\/homebrew\/*\/libgrpc.48.0.0.dylib", | |
"name" : "libgrpc.48.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4488560640, | |
"size" : 49152, | |
"uuid" : "8c09b30e-3c73-3df7-9f27-1ef0fe424d69", | |
"path" : "\/opt\/homebrew\/*\/libupb_json_lib.48.0.0.dylib", | |
"name" : "libupb_json_lib.48.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4466245632, | |
"size" : 32768, | |
"uuid" : "7562bcde-9ec1-3c89-a7c9-7ef1f35d12a7", | |
"path" : "\/opt\/homebrew\/*\/libupb_textformat_lib.48.0.0.dylib", | |
"name" : "libupb_textformat_lib.48.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4463591424, | |
"size" : 16384, | |
"uuid" : "c2ea0d95-beac-3c0c-ac94-b4187935b925", | |
"path" : "\/opt\/homebrew\/*\/libupb_lex_lib.48.0.0.dylib", | |
"name" : "libupb_lex_lib.48.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4494802944, | |
"size" : 65536, | |
"uuid" : "29cd833f-065f-3703-95ae-c24663848c5e", | |
"path" : "\/opt\/homebrew\/*\/libupb_reflection_lib.48.0.0.dylib", | |
"name" : "libupb_reflection_lib.48.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4490133504, | |
"size" : 32768, | |
"uuid" : "877afe49-71e0-3996-9d33-e7966f37078a", | |
"path" : "\/opt\/homebrew\/*\/libupb_mini_descriptor_lib.48.0.0.dylib", | |
"name" : "libupb_mini_descriptor_lib.48.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4495081472, | |
"size" : 32768, | |
"uuid" : "d591ed83-77ce-37ee-bb8a-3cbd051b92db", | |
"path" : "\/opt\/homebrew\/*\/libupb_wire_lib.48.0.0.dylib", | |
"name" : "libupb_wire_lib.48.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4466147328, | |
"size" : 16384, | |
"uuid" : "6ba783ce-6566-3c16-8053-eaf2e05d0fc3", | |
"path" : "\/opt\/homebrew\/*\/libutf8_range_lib.48.0.0.dylib", | |
"name" : "libutf8_range_lib.48.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4498882560, | |
"size" : 32768, | |
"uuid" : "ff9a013c-3b7d-3d45-98b3-ed34c2b82d1c", | |
"path" : "\/opt\/homebrew\/*\/libupb_message_lib.48.0.0.dylib", | |
"name" : "libupb_message_lib.48.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4469293056, | |
"size" : 16384, | |
"uuid" : "608af44b-4569-31d5-a03f-a209cdea406b", | |
"path" : "\/opt\/homebrew\/*\/libupb_mini_table_lib.48.0.0.dylib", | |
"name" : "libupb_mini_table_lib.48.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4490985472, | |
"size" : 16384, | |
"uuid" : "6c1bb773-e45a-346a-884f-0ba75eb2bdde", | |
"path" : "\/opt\/homebrew\/*\/libupb_hash_lib.48.0.0.dylib", | |
"name" : "libupb_hash_lib.48.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4496998400, | |
"size" : 16384, | |
"uuid" : "78c837ad-cd90-3761-bbfd-dd92194b6dda", | |
"path" : "\/opt\/homebrew\/*\/libupb_base_lib.48.0.0.dylib", | |
"name" : "libupb_base_lib.48.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4497260544, | |
"size" : 16384, | |
"uuid" : "9cbbc656-fcd9-3d0d-a735-feb987c92723", | |
"path" : "\/opt\/homebrew\/*\/libupb_mem_lib.48.0.0.dylib", | |
"name" : "libupb_mem_lib.48.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4518690816, | |
"size" : 147456, | |
"uuid" : "a3a31963-e571-3ece-8ee5-37326775e369", | |
"path" : "\/opt\/homebrew\/*\/libcares.2.19.4.dylib", | |
"name" : "libcares.2.19.4.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4520017920, | |
"size" : 147456, | |
"uuid" : "11c0d2fd-2dee-3305-8539-e2f3272e4516", | |
"path" : "\/opt\/homebrew\/*\/libgpr.48.0.0.dylib", | |
"name" : "libgpr.48.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4498980864, | |
"size" : 16384, | |
"uuid" : "2ae87e55-ef84-35c1-b131-4553bede5fd9", | |
"path" : "\/opt\/homebrew\/*\/libaddress_sorting.48.0.0.dylib", | |
"name" : "libaddress_sorting.48.0.0.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4517838848, | |
"size" : 114688, | |
"uuid" : "0bb8ea33-5abe-3e73-9ed6-3185693ebb88", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_ssl.cpython-313-darwin.so", | |
"name" : "_ssl.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4500848640, | |
"size" : 16384, | |
"uuid" : "457f07e7-17d8-3654-85eb-09dc7233c7e7", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_scproxy.cpython-313-darwin.so", | |
"name" : "_scproxy.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4508057600, | |
"size" : 49152, | |
"uuid" : "e1e4291a-732f-3723-9ab6-e738d05da047", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/_asyncio.cpython-313-darwin.so", | |
"name" : "_asyncio.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4523769856, | |
"size" : 131072, | |
"uuid" : "622fc683-68e3-310c-a96b-fff27369d2fc", | |
"path" : "\/private\/var\/folders\/*\/_cffi_backend.cpython-313-darwin.so", | |
"name" : "_cffi_backend.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4508499968, | |
"size" : 65536, | |
"uuid" : "60bc9ded-e3e0-3838-915f-50b2150e6771", | |
"path" : "\/private\/var\/folders\/*\/_pyarrow_cpp_tests.cpython-313-darwin.so", | |
"name" : "_pyarrow_cpp_tests.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4516102144, | |
"size" : 65536, | |
"uuid" : "63af4c83-1e4c-38a0-8ee5-bbc408aef7b2", | |
"path" : "\/private\/var\/folders\/*\/_feather.cpython-313-darwin.so", | |
"name" : "_feather.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64", | |
"base" : 4502519808, | |
"size" : 16384, | |
"uuid" : "aad85ac8-bcad-35d1-b3e5-3e039d597e29", | |
"path" : "\/opt\/homebrew\/*\/Python.framework\/Versions\/3.13\/lib\/python3.13\/lib-dynload\/termios.cpython-313-darwin.so", | |
"name" : "termios.cpython-313-darwin.so" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6822576128, | |
"size" : 243284, | |
"uuid" : "60485b6f-67e5-38c1-aec9-efd6031ff166", | |
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", | |
"name" : "libsystem_kernel.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6822821888, | |
"size" : 51784, | |
"uuid" : "647b91fc-96d3-3bbb-af08-970df45257c8", | |
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", | |
"name" : "libsystem_pthread.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6821343232, | |
"size" : 529520, | |
"uuid" : "f4529d5e-24f3-3bbb-bd3c-984856875fc8", | |
"path" : "\/usr\/lib\/system\/libsystem_c.dylib", | |
"name" : "libsystem_c.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6823071744, | |
"size" : 31568, | |
"uuid" : "519f3220-7499-334a-96d6-ccf3dc28f986", | |
"path" : "\/usr\/lib\/system\/libsystem_platform.dylib", | |
"name" : "libsystem_platform.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6819020800, | |
"size" : 636112, | |
"uuid" : "9cf0401a-a938-389e-a77d-9e9608076ccf", | |
"path" : "\/usr\/lib\/dyld", | |
"name" : "dyld" | |
}, | |
{ | |
"size" : 0, | |
"source" : "A", | |
"base" : 0, | |
"uuid" : "00000000-0000-0000-0000-000000000000" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6821875712, | |
"size" : 577528, | |
"uuid" : "875203a1-087b-33a6-93a5-928bb7e9114c", | |
"path" : "\/usr\/lib\/libc++.1.dylib", | |
"name" : "libc++.1.dylib" | |
}, | |
{ | |
"source" : "P", | |
"arch" : "arm64e", | |
"base" : 6822875136, | |
"size" : 195492, | |
"uuid" : "c62596fe-63c5-3502-bbd1-14147a7ca921", | |
"path" : "\/usr\/lib\/system\/libdyld.dylib", | |
"name" : "libdyld.dylib" | |
} | |
], | |
"sharedCache" : { | |
"base" : 6818185216, | |
"size" : 5047205888, | |
"uuid" : "d7397d7f-8df9-3920-81a7-c0a144be9c51" | |
}, | |
"vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=7.8G written=2612K(0%) resident=2612K(0%) swapped_out=0K(0%) unallocated=7.8G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nIOAccelerator 3.3G 45 \nIOAccelerator (reserved) 1.8G 2 reserved VM address space (unallocated)\nKernel Alloc Once 32K 1 \nMALLOC 2.7G 84 \nMALLOC guard page 96K 6 \nSTACK GUARD 704K 44 \nStack 56.7M 104 \nStack Guard 16K 1 \nVM_ALLOCATE 102.3M 104 \n__AUTH 822K 163 \n__AUTH_CONST 12.8M 298 \n__DATA 9145K 481 \n__DATA_CONST 18.3M 519 \n__DATA_DIRTY 452K 89 \n__FONT_DATA 2352 1 \n__LINKEDIT 680.8M 238 \n__OBJC_RO 61.4M 1 \n__OBJC_RW 2396K 1 \n__TEXT 433.4M 544 \n__TPRO_CONST 128K 2 \ndyld private memory 7808K 61 \nmapped file 80K 1 \npage table in kernel 2612K 1 \nshared memory 48K 2 \n=========== ======= ======= \nTOTAL 9.0G 2794 \nTOTAL, minus reserved VM space 7.3G 2794 \n", | |
"legacyInfo" : { | |
"threadTriggered" : { | |
"queue" : "com.apple.main-thread" | |
} | |
}, | |
"logWritingSignature" : "b8d22c7ca477df5833640d9f791ea4da4155b110", | |
"trialInfo" : { | |
"rollouts" : [ | |
{ | |
"rolloutId" : "6246d6a916a70b047e454124", | |
"factorPackIds" : { | |
}, | |
"deploymentId" : 240000010 | |
}, | |
{ | |
"rolloutId" : "645eb1d0417dab722a215927", | |
"factorPackIds" : { | |
}, | |
"deploymentId" : 240000005 | |
} | |
], | |
"experiments" : [ | |
] | |
} | |
} | |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ms-float1-float32-int2-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ms-float1-float32-int2-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ms-float1-float32-int2-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ms-float1-float32-int3-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ms-float1-float32-int3-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ms-float1-float32-int3-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ms-float2-float64-int0-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ms-float2-float64-int0-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ms-float2-float64-int0-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ms-float2-float64-int1-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ms-float2-float64-int1-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ms-float2-float64-int1-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ms-float2-float64-int2-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ms-float2-float64-int2-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ms-float2-float64-int2-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ms-float2-float64-int3-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ms-float2-float64-int3-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ms-float2-float64-int3-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float0-float16-int0-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float0-float16-int0-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float0-float16-int0-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float0-float16-int1-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float0-float16-int1-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float0-float16-int1-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float0-float16-int2-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float0-float16-int2-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float0-float16-int2-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float0-float16-int3-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float0-float16-int3-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float0-float16-int3-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float1-float32-int0-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float1-float32-int0-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float1-float32-int0-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float1-float32-int1-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float1-float32-int1-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float1-float32-int1-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float1-float32-int2-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float1-float32-int2-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float1-float32-int2-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float1-float32-int3-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float1-float32-int3-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float1-float32-int3-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float2-float64-int0-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float2-float64-int0-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float2-float64-int0-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float2-float64-int1-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float2-float64-int1-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float2-float64-int1-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float2-float64-int2-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float2-float64-int2-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float2-float64-int2-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float2-float64-int3-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float2-float64-int3-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-us-float2-float64-int3-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float0-float16-int0-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float0-float16-int0-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float0-float16-int0-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float0-float16-int1-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float0-float16-int1-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float0-float16-int1-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float0-float16-int2-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float0-float16-int2-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float0-float16-int2-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float0-float16-int3-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float0-float16-int3-uint1] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float0-float16-int3-uint2] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float1-float32-int0-uint0] PASSED [ 3%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float1-float32-int0-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float1-float32-int0-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float1-float32-int1-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float1-float32-int1-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float1-float32-int1-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float1-float32-int2-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float1-float32-int2-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float1-float32-int2-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float1-float32-int3-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float1-float32-int3-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float1-float32-int3-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float2-float64-int0-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float2-float64-int0-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float2-float64-int0-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float2-float64-int1-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float2-float64-int1-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float2-float64-int1-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float2-float64-int2-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float2-float64-int2-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float2-float64-int2-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float2-float64-int3-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float2-float64-int3-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3-+07:30-ns-float2-float64-int3-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float0-float16-int0-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float0-float16-int0-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float0-float16-int0-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float0-float16-int1-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float0-float16-int1-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float0-float16-int1-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float0-float16-int2-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float0-float16-int2-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float0-float16-int2-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float0-float16-int3-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float0-float16-int3-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float0-float16-int3-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float1-float32-int0-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float1-float32-int0-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float1-float32-int0-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float1-float32-int1-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float1-float32-int1-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float1-float32-int1-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float1-float32-int2-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float1-float32-int2-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float1-float32-int2-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float1-float32-int3-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float1-float32-int3-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float1-float32-int3-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float2-float64-int0-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float2-float64-int0-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float2-float64-int0-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float2-float64-int1-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float2-float64-int1-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float2-float64-int1-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float2-float64-int2-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float2-float64-int2-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float2-float64-int2-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float2-float64-int3-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float2-float64-int3-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-s-float2-float64-int3-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float0-float16-int0-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float0-float16-int0-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float0-float16-int0-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float0-float16-int1-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float0-float16-int1-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float0-float16-int1-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float0-float16-int2-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float0-float16-int2-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float0-float16-int2-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float0-float16-int3-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float0-float16-int3-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float0-float16-int3-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float1-float32-int0-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float1-float32-int0-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float1-float32-int0-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float1-float32-int1-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float1-float32-int1-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float1-float32-int1-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float1-float32-int2-uint0] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float1-float32-int2-uint1] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float1-float32-int2-uint2] PASSED [ 4%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float1-float32-int3-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float1-float32-int3-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float1-float32-int3-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float2-float64-int0-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float2-float64-int0-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float2-float64-int0-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float2-float64-int1-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float2-float64-int1-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float2-float64-int1-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float2-float64-int2-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float2-float64-int2-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float2-float64-int2-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float2-float64-int3-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float2-float64-int3-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ms-float2-float64-int3-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float0-float16-int0-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float0-float16-int0-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float0-float16-int0-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float0-float16-int1-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float0-float16-int1-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float0-float16-int1-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float0-float16-int2-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float0-float16-int2-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float0-float16-int2-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float0-float16-int3-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float0-float16-int3-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float0-float16-int3-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float1-float32-int0-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float1-float32-int0-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float1-float32-int0-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float1-float32-int1-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float1-float32-int1-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float1-float32-int1-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float1-float32-int2-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float1-float32-int2-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float1-float32-int2-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float1-float32-int3-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float1-float32-int3-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float1-float32-int3-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float2-float64-int0-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float2-float64-int0-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float2-float64-int0-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float2-float64-int1-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float2-float64-int1-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float2-float64-int1-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float2-float64-int2-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float2-float64-int2-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float2-float64-int2-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float2-float64-int3-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float2-float64-int3-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-us-float2-float64-int3-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float0-float16-int0-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float0-float16-int0-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float0-float16-int0-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float0-float16-int1-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float0-float16-int1-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float0-float16-int1-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float0-float16-int2-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float0-float16-int2-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float0-float16-int2-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float0-float16-int3-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float0-float16-int3-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float0-float16-int3-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float1-float32-int0-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float1-float32-int0-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float1-float32-int0-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float1-float32-int1-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float1-float32-int1-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float1-float32-int1-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float1-float32-int2-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float1-float32-int2-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float1-float32-int2-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float1-float32-int3-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float1-float32-int3-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float1-float32-int3-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float2-float64-int0-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float2-float64-int0-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float2-float64-int0-uint2] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float2-float64-int1-uint0] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float2-float64-int1-uint1] PASSED [ 5%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float2-float64-int1-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float2-float64-int2-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float2-float64-int2-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float2-float64-int2-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float2-float64-int3-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float2-float64-int3-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-3--04:30-ns-float2-float64-int3-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float0-float16-int0-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float0-float16-int0-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float0-float16-int0-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float0-float16-int1-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float0-float16-int1-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float0-float16-int1-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float0-float16-int2-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float0-float16-int2-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float0-float16-int2-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float0-float16-int3-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float0-float16-int3-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float0-float16-int3-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float1-float32-int0-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float1-float32-int0-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float1-float32-int0-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float1-float32-int1-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float1-float32-int1-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float1-float32-int1-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float1-float32-int2-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float1-float32-int2-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float1-float32-int2-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float1-float32-int3-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float1-float32-int3-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float1-float32-int3-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float2-float64-int0-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float2-float64-int0-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float2-float64-int0-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float2-float64-int1-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float2-float64-int1-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float2-float64-int1-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float2-float64-int2-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float2-float64-int2-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float2-float64-int2-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float2-float64-int3-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float2-float64-int3-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-s-float2-float64-int3-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float0-float16-int0-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float0-float16-int0-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float0-float16-int0-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float0-float16-int1-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float0-float16-int1-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float0-float16-int1-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float0-float16-int2-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float0-float16-int2-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float0-float16-int2-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float0-float16-int3-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float0-float16-int3-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float0-float16-int3-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float1-float32-int0-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float1-float32-int0-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float1-float32-int0-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float1-float32-int1-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float1-float32-int1-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float1-float32-int1-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float1-float32-int2-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float1-float32-int2-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float1-float32-int2-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float1-float32-int3-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float1-float32-int3-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float1-float32-int3-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float2-float64-int0-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float2-float64-int0-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float2-float64-int0-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float2-float64-int1-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float2-float64-int1-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float2-float64-int1-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float2-float64-int2-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float2-float64-int2-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float2-float64-int2-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float2-float64-int3-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float2-float64-int3-uint1] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ms-float2-float64-int3-uint2] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float0-float16-int0-uint0] PASSED [ 6%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float0-float16-int0-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float0-float16-int0-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float0-float16-int1-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float0-float16-int1-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float0-float16-int1-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float0-float16-int2-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float0-float16-int2-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float0-float16-int2-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float0-float16-int3-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float0-float16-int3-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float0-float16-int3-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float1-float32-int0-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float1-float32-int0-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float1-float32-int0-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float1-float32-int1-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float1-float32-int1-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float1-float32-int1-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float1-float32-int2-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float1-float32-int2-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float1-float32-int2-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float1-float32-int3-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float1-float32-int3-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float1-float32-int3-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float2-float64-int0-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float2-float64-int0-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float2-float64-int0-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float2-float64-int1-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float2-float64-int1-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float2-float64-int1-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float2-float64-int2-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float2-float64-int2-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float2-float64-int2-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float2-float64-int3-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float2-float64-int3-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-us-float2-float64-int3-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float0-float16-int0-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float0-float16-int0-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float0-float16-int0-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float0-float16-int1-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float0-float16-int1-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float0-float16-int1-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float0-float16-int2-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float0-float16-int2-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float0-float16-int2-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float0-float16-int3-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float0-float16-int3-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float0-float16-int3-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float1-float32-int0-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float1-float32-int0-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float1-float32-int0-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float1-float32-int1-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float1-float32-int1-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float1-float32-int1-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float1-float32-int2-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float1-float32-int2-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float1-float32-int2-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float1-float32-int3-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float1-float32-int3-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float1-float32-int3-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float2-float64-int0-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float2-float64-int0-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float2-float64-int0-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float2-float64-int1-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float2-float64-int1-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float2-float64-int1-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float2-float64-int2-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float2-float64-int2-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float2-float64-int2-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float2-float64-int3-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float2-float64-int3-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-America/New_York-ns-float2-float64-int3-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float0-float16-int0-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float0-float16-int0-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float0-float16-int0-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float0-float16-int1-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float0-float16-int1-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float0-float16-int1-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float0-float16-int2-uint0] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float0-float16-int2-uint1] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float0-float16-int2-uint2] PASSED [ 7%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float0-float16-int3-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float0-float16-int3-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float0-float16-int3-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float1-float32-int0-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float1-float32-int0-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float1-float32-int0-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float1-float32-int1-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float1-float32-int1-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float1-float32-int1-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float1-float32-int2-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float1-float32-int2-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float1-float32-int2-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float1-float32-int3-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float1-float32-int3-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float1-float32-int3-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float2-float64-int0-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float2-float64-int0-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float2-float64-int0-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float2-float64-int1-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float2-float64-int1-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float2-float64-int1-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float2-float64-int2-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float2-float64-int2-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float2-float64-int2-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float2-float64-int3-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float2-float64-int3-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-s-float2-float64-int3-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float0-float16-int0-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float0-float16-int0-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float0-float16-int0-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float0-float16-int1-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float0-float16-int1-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float0-float16-int1-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float0-float16-int2-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float0-float16-int2-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float0-float16-int2-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float0-float16-int3-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float0-float16-int3-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float0-float16-int3-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float1-float32-int0-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float1-float32-int0-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float1-float32-int0-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float1-float32-int1-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float1-float32-int1-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float1-float32-int1-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float1-float32-int2-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float1-float32-int2-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float1-float32-int2-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float1-float32-int3-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float1-float32-int3-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float1-float32-int3-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float2-float64-int0-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float2-float64-int0-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float2-float64-int0-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float2-float64-int1-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float2-float64-int1-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float2-float64-int1-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float2-float64-int2-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float2-float64-int2-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float2-float64-int2-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float2-float64-int3-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float2-float64-int3-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ms-float2-float64-int3-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float0-float16-int0-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float0-float16-int0-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float0-float16-int0-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float0-float16-int1-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float0-float16-int1-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float0-float16-int1-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float0-float16-int2-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float0-float16-int2-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float0-float16-int2-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float0-float16-int3-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float0-float16-int3-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float0-float16-int3-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float1-float32-int0-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float1-float32-int0-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float1-float32-int0-uint2] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float1-float32-int1-uint0] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float1-float32-int1-uint1] PASSED [ 8%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float1-float32-int1-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float1-float32-int2-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float1-float32-int2-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float1-float32-int2-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float1-float32-int3-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float1-float32-int3-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float1-float32-int3-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float2-float64-int0-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float2-float64-int0-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float2-float64-int0-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float2-float64-int1-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float2-float64-int1-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float2-float64-int1-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float2-float64-int2-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float2-float64-int2-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float2-float64-int2-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float2-float64-int3-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float2-float64-int3-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-us-float2-float64-int3-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float0-float16-int0-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float0-float16-int0-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float0-float16-int0-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float0-float16-int1-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float0-float16-int1-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float0-float16-int1-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float0-float16-int2-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float0-float16-int2-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float0-float16-int2-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float0-float16-int3-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float0-float16-int3-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float0-float16-int3-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float1-float32-int0-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float1-float32-int0-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float1-float32-int0-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float1-float32-int1-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float1-float32-int1-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float1-float32-int1-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float1-float32-int2-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float1-float32-int2-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float1-float32-int2-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float1-float32-int3-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float1-float32-int3-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float1-float32-int3-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float2-float64-int0-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float2-float64-int0-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float2-float64-int0-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float2-float64-int1-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float2-float64-int1-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float2-float64-int1-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float2-float64-int2-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float2-float64-int2-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float2-float64-int2-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float2-float64-int3-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float2-float64-int3-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2-+07:30-ns-float2-float64-int3-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float0-float16-int0-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float0-float16-int0-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float0-float16-int0-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float0-float16-int1-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float0-float16-int1-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float0-float16-int1-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float0-float16-int2-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float0-float16-int2-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float0-float16-int2-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float0-float16-int3-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float0-float16-int3-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float0-float16-int3-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float1-float32-int0-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float1-float32-int0-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float1-float32-int0-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float1-float32-int1-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float1-float32-int1-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float1-float32-int1-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float1-float32-int2-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float1-float32-int2-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float1-float32-int2-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float1-float32-int3-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float1-float32-int3-uint1] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float1-float32-int3-uint2] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float2-float64-int0-uint0] PASSED [ 9%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float2-float64-int0-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float2-float64-int0-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float2-float64-int1-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float2-float64-int1-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float2-float64-int1-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float2-float64-int2-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float2-float64-int2-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float2-float64-int2-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float2-float64-int3-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float2-float64-int3-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-s-float2-float64-int3-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float0-float16-int0-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float0-float16-int0-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float0-float16-int0-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float0-float16-int1-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float0-float16-int1-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float0-float16-int1-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float0-float16-int2-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float0-float16-int2-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float0-float16-int2-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float0-float16-int3-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float0-float16-int3-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float0-float16-int3-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float1-float32-int0-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float1-float32-int0-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float1-float32-int0-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float1-float32-int1-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float1-float32-int1-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float1-float32-int1-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float1-float32-int2-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float1-float32-int2-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float1-float32-int2-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float1-float32-int3-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float1-float32-int3-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float1-float32-int3-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float2-float64-int0-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float2-float64-int0-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float2-float64-int0-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float2-float64-int1-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float2-float64-int1-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float2-float64-int1-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float2-float64-int2-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float2-float64-int2-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float2-float64-int2-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float2-float64-int3-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float2-float64-int3-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ms-float2-float64-int3-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float0-float16-int0-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float0-float16-int0-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float0-float16-int0-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float0-float16-int1-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float0-float16-int1-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float0-float16-int1-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float0-float16-int2-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float0-float16-int2-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float0-float16-int2-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float0-float16-int3-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float0-float16-int3-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float0-float16-int3-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float1-float32-int0-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float1-float32-int0-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float1-float32-int0-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float1-float32-int1-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float1-float32-int1-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float1-float32-int1-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float1-float32-int2-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float1-float32-int2-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float1-float32-int2-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float1-float32-int3-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float1-float32-int3-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float1-float32-int3-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float2-float64-int0-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float2-float64-int0-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float2-float64-int0-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float2-float64-int1-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float2-float64-int1-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float2-float64-int1-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float2-float64-int2-uint0] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float2-float64-int2-uint1] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float2-float64-int2-uint2] PASSED [ 10%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float2-float64-int3-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float2-float64-int3-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-us-float2-float64-int3-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float0-float16-int0-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float0-float16-int0-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float0-float16-int0-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float0-float16-int1-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float0-float16-int1-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float0-float16-int1-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float0-float16-int2-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float0-float16-int2-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float0-float16-int2-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float0-float16-int3-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float0-float16-int3-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float0-float16-int3-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float1-float32-int0-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float1-float32-int0-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float1-float32-int0-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float1-float32-int1-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float1-float32-int1-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float1-float32-int1-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float1-float32-int2-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float1-float32-int2-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float1-float32-int2-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float1-float32-int3-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float1-float32-int3-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float1-float32-int3-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float2-float64-int0-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float2-float64-int0-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float2-float64-int0-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float2-float64-int1-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float2-float64-int1-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float2-float64-int1-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float2-float64-int2-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float2-float64-int2-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float2-float64-int2-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float2-float64-int3-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float2-float64-int3-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[0-2--04:30-ns-float2-float64-int3-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float0-float16-int0-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float0-float16-int0-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float0-float16-int0-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float0-float16-int1-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float0-float16-int1-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float0-float16-int1-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float0-float16-int2-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float0-float16-int2-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float0-float16-int2-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float0-float16-int3-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float0-float16-int3-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float0-float16-int3-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float1-float32-int0-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float1-float32-int0-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float1-float32-int0-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float1-float32-int1-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float1-float32-int1-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float1-float32-int1-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float1-float32-int2-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float1-float32-int2-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float1-float32-int2-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float1-float32-int3-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float1-float32-int3-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float1-float32-int3-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float2-float64-int0-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float2-float64-int0-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float2-float64-int0-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float2-float64-int1-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float2-float64-int1-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float2-float64-int1-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float2-float64-int2-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float2-float64-int2-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float2-float64-int2-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float2-float64-int3-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float2-float64-int3-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-s-float2-float64-int3-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float0-float16-int0-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float0-float16-int0-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float0-float16-int0-uint2] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float0-float16-int1-uint0] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float0-float16-int1-uint1] PASSED [ 11%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float0-float16-int1-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float0-float16-int2-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float0-float16-int2-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float0-float16-int2-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float0-float16-int3-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float0-float16-int3-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float0-float16-int3-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float1-float32-int0-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float1-float32-int0-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float1-float32-int0-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float1-float32-int1-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float1-float32-int1-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float1-float32-int1-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float1-float32-int2-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float1-float32-int2-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float1-float32-int2-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float1-float32-int3-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float1-float32-int3-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float1-float32-int3-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float2-float64-int0-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float2-float64-int0-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float2-float64-int0-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float2-float64-int1-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float2-float64-int1-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float2-float64-int1-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float2-float64-int2-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float2-float64-int2-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float2-float64-int2-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float2-float64-int3-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float2-float64-int3-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ms-float2-float64-int3-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float0-float16-int0-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float0-float16-int0-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float0-float16-int0-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float0-float16-int1-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float0-float16-int1-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float0-float16-int1-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float0-float16-int2-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float0-float16-int2-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float0-float16-int2-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float0-float16-int3-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float0-float16-int3-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float0-float16-int3-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float1-float32-int0-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float1-float32-int0-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float1-float32-int0-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float1-float32-int1-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float1-float32-int1-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float1-float32-int1-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float1-float32-int2-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float1-float32-int2-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float1-float32-int2-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float1-float32-int3-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float1-float32-int3-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float1-float32-int3-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float2-float64-int0-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float2-float64-int0-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float2-float64-int0-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float2-float64-int1-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float2-float64-int1-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float2-float64-int1-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float2-float64-int2-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float2-float64-int2-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float2-float64-int2-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float2-float64-int3-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float2-float64-int3-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-us-float2-float64-int3-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float0-float16-int0-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float0-float16-int0-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float0-float16-int0-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float0-float16-int1-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float0-float16-int1-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float0-float16-int1-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float0-float16-int2-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float0-float16-int2-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float0-float16-int2-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float0-float16-int3-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float0-float16-int3-uint1] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float0-float16-int3-uint2] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float1-float32-int0-uint0] PASSED [ 12%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float1-float32-int0-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float1-float32-int0-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float1-float32-int1-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float1-float32-int1-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float1-float32-int1-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float1-float32-int2-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float1-float32-int2-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float1-float32-int2-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float1-float32-int3-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float1-float32-int3-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float1-float32-int3-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float2-float64-int0-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float2-float64-int0-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float2-float64-int0-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float2-float64-int1-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float2-float64-int1-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float2-float64-int1-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float2-float64-int2-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float2-float64-int2-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float2-float64-int2-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float2-float64-int3-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float2-float64-int3-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-America/New_York-ns-float2-float64-int3-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float0-float16-int0-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float0-float16-int0-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float0-float16-int0-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float0-float16-int1-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float0-float16-int1-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float0-float16-int1-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float0-float16-int2-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float0-float16-int2-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float0-float16-int2-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float0-float16-int3-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float0-float16-int3-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float0-float16-int3-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float1-float32-int0-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float1-float32-int0-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float1-float32-int0-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float1-float32-int1-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float1-float32-int1-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float1-float32-int1-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float1-float32-int2-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float1-float32-int2-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float1-float32-int2-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float1-float32-int3-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float1-float32-int3-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float1-float32-int3-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float2-float64-int0-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float2-float64-int0-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float2-float64-int0-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float2-float64-int1-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float2-float64-int1-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float2-float64-int1-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float2-float64-int2-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float2-float64-int2-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float2-float64-int2-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float2-float64-int3-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float2-float64-int3-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-s-float2-float64-int3-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float0-float16-int0-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float0-float16-int0-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float0-float16-int0-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float0-float16-int1-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float0-float16-int1-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float0-float16-int1-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float0-float16-int2-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float0-float16-int2-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float0-float16-int2-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float0-float16-int3-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float0-float16-int3-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float0-float16-int3-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float1-float32-int0-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float1-float32-int0-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float1-float32-int0-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float1-float32-int1-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float1-float32-int1-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float1-float32-int1-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float1-float32-int2-uint0] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float1-float32-int2-uint1] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float1-float32-int2-uint2] PASSED [ 13%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float1-float32-int3-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float1-float32-int3-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float1-float32-int3-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float2-float64-int0-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float2-float64-int0-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float2-float64-int0-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float2-float64-int1-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float2-float64-int1-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float2-float64-int1-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float2-float64-int2-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float2-float64-int2-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float2-float64-int2-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float2-float64-int3-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float2-float64-int3-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ms-float2-float64-int3-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float0-float16-int0-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float0-float16-int0-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float0-float16-int0-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float0-float16-int1-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float0-float16-int1-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float0-float16-int1-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float0-float16-int2-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float0-float16-int2-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float0-float16-int2-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float0-float16-int3-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float0-float16-int3-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float0-float16-int3-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float1-float32-int0-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float1-float32-int0-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float1-float32-int0-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float1-float32-int1-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float1-float32-int1-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float1-float32-int1-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float1-float32-int2-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float1-float32-int2-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float1-float32-int2-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float1-float32-int3-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float1-float32-int3-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float1-float32-int3-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float2-float64-int0-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float2-float64-int0-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float2-float64-int0-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float2-float64-int1-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float2-float64-int1-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float2-float64-int1-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float2-float64-int2-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float2-float64-int2-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float2-float64-int2-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float2-float64-int3-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float2-float64-int3-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-us-float2-float64-int3-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float0-float16-int0-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float0-float16-int0-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float0-float16-int0-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float0-float16-int1-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float0-float16-int1-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float0-float16-int1-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float0-float16-int2-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float0-float16-int2-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float0-float16-int2-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float0-float16-int3-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float0-float16-int3-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float0-float16-int3-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float1-float32-int0-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float1-float32-int0-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float1-float32-int0-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float1-float32-int1-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float1-float32-int1-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float1-float32-int1-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float1-float32-int2-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float1-float32-int2-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float1-float32-int2-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float1-float32-int3-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float1-float32-int3-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float1-float32-int3-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float2-float64-int0-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float2-float64-int0-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float2-float64-int0-uint2] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float2-float64-int1-uint0] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float2-float64-int1-uint1] PASSED [ 14%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float2-float64-int1-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float2-float64-int2-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float2-float64-int2-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float2-float64-int2-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float2-float64-int3-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float2-float64-int3-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2-+07:30-ns-float2-float64-int3-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float0-float16-int0-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float0-float16-int0-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float0-float16-int0-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float0-float16-int1-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float0-float16-int1-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float0-float16-int1-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float0-float16-int2-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float0-float16-int2-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float0-float16-int2-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float0-float16-int3-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float0-float16-int3-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float0-float16-int3-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float1-float32-int0-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float1-float32-int0-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float1-float32-int0-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float1-float32-int1-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float1-float32-int1-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float1-float32-int1-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float1-float32-int2-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float1-float32-int2-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float1-float32-int2-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float1-float32-int3-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float1-float32-int3-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float1-float32-int3-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float2-float64-int0-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float2-float64-int0-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float2-float64-int0-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float2-float64-int1-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float2-float64-int1-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float2-float64-int1-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float2-float64-int2-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float2-float64-int2-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float2-float64-int2-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float2-float64-int3-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float2-float64-int3-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-s-float2-float64-int3-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float0-float16-int0-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float0-float16-int0-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float0-float16-int0-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float0-float16-int1-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float0-float16-int1-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float0-float16-int1-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float0-float16-int2-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float0-float16-int2-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float0-float16-int2-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float0-float16-int3-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float0-float16-int3-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float0-float16-int3-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float1-float32-int0-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float1-float32-int0-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float1-float32-int0-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float1-float32-int1-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float1-float32-int1-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float1-float32-int1-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float1-float32-int2-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float1-float32-int2-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float1-float32-int2-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float1-float32-int3-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float1-float32-int3-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float1-float32-int3-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float2-float64-int0-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float2-float64-int0-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float2-float64-int0-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float2-float64-int1-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float2-float64-int1-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float2-float64-int1-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float2-float64-int2-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float2-float64-int2-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float2-float64-int2-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float2-float64-int3-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float2-float64-int3-uint1] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ms-float2-float64-int3-uint2] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float0-float16-int0-uint0] PASSED [ 15%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float0-float16-int0-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float0-float16-int0-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float0-float16-int1-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float0-float16-int1-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float0-float16-int1-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float0-float16-int2-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float0-float16-int2-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float0-float16-int2-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float0-float16-int3-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float0-float16-int3-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float0-float16-int3-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float1-float32-int0-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float1-float32-int0-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float1-float32-int0-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float1-float32-int1-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float1-float32-int1-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float1-float32-int1-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float1-float32-int2-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float1-float32-int2-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float1-float32-int2-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float1-float32-int3-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float1-float32-int3-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float1-float32-int3-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float2-float64-int0-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float2-float64-int0-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float2-float64-int0-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float2-float64-int1-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float2-float64-int1-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float2-float64-int1-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float2-float64-int2-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float2-float64-int2-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float2-float64-int2-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float2-float64-int3-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float2-float64-int3-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-us-float2-float64-int3-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float0-float16-int0-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float0-float16-int0-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float0-float16-int0-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float0-float16-int1-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float0-float16-int1-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float0-float16-int1-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float0-float16-int2-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float0-float16-int2-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float0-float16-int2-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float0-float16-int3-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float0-float16-int3-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float0-float16-int3-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float1-float32-int0-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float1-float32-int0-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float1-float32-int0-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float1-float32-int1-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float1-float32-int1-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float1-float32-int1-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float1-float32-int2-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float1-float32-int2-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float1-float32-int2-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float1-float32-int3-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float1-float32-int3-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float1-float32-int3-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float2-float64-int0-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float2-float64-int0-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float2-float64-int0-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float2-float64-int1-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float2-float64-int1-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float2-float64-int1-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float2-float64-int2-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float2-float64-int2-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float2-float64-int2-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float2-float64-int3-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float2-float64-int3-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[1-2--04:30-ns-float2-float64-int3-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float0-float16-int0-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float0-float16-int0-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float0-float16-int0-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float0-float16-int1-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float0-float16-int1-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float0-float16-int1-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float0-float16-int2-uint0] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float0-float16-int2-uint1] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float0-float16-int2-uint2] PASSED [ 16%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float0-float16-int3-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float0-float16-int3-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float0-float16-int3-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float1-float32-int0-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float1-float32-int0-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float1-float32-int0-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float1-float32-int1-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float1-float32-int1-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float1-float32-int1-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float1-float32-int2-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float1-float32-int2-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float1-float32-int2-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float1-float32-int3-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float1-float32-int3-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float1-float32-int3-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float2-float64-int0-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float2-float64-int0-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float2-float64-int0-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float2-float64-int1-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float2-float64-int1-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float2-float64-int1-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float2-float64-int2-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float2-float64-int2-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float2-float64-int2-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float2-float64-int3-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float2-float64-int3-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-s-float2-float64-int3-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float0-float16-int0-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float0-float16-int0-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float0-float16-int0-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float0-float16-int1-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float0-float16-int1-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float0-float16-int1-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float0-float16-int2-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float0-float16-int2-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float0-float16-int2-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float0-float16-int3-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float0-float16-int3-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float0-float16-int3-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float1-float32-int0-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float1-float32-int0-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float1-float32-int0-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float1-float32-int1-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float1-float32-int1-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float1-float32-int1-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float1-float32-int2-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float1-float32-int2-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float1-float32-int2-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float1-float32-int3-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float1-float32-int3-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float1-float32-int3-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float2-float64-int0-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float2-float64-int0-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float2-float64-int0-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float2-float64-int1-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float2-float64-int1-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float2-float64-int1-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float2-float64-int2-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float2-float64-int2-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float2-float64-int2-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float2-float64-int3-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float2-float64-int3-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ms-float2-float64-int3-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float0-float16-int0-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float0-float16-int0-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float0-float16-int0-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float0-float16-int1-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float0-float16-int1-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float0-float16-int1-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float0-float16-int2-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float0-float16-int2-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float0-float16-int2-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float0-float16-int3-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float0-float16-int3-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float0-float16-int3-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float1-float32-int0-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float1-float32-int0-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float1-float32-int0-uint2] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float1-float32-int1-uint0] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float1-float32-int1-uint1] PASSED [ 17%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float1-float32-int1-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float1-float32-int2-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float1-float32-int2-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float1-float32-int2-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float1-float32-int3-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float1-float32-int3-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float1-float32-int3-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float2-float64-int0-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float2-float64-int0-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float2-float64-int0-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float2-float64-int1-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float2-float64-int1-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float2-float64-int1-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float2-float64-int2-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float2-float64-int2-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float2-float64-int2-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float2-float64-int3-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float2-float64-int3-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-us-float2-float64-int3-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float0-float16-int0-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float0-float16-int0-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float0-float16-int0-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float0-float16-int1-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float0-float16-int1-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float0-float16-int1-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float0-float16-int2-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float0-float16-int2-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float0-float16-int2-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float0-float16-int3-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float0-float16-int3-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float0-float16-int3-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float1-float32-int0-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float1-float32-int0-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float1-float32-int0-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float1-float32-int1-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float1-float32-int1-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float1-float32-int1-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float1-float32-int2-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float1-float32-int2-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float1-float32-int2-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float1-float32-int3-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float1-float32-int3-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float1-float32-int3-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float2-float64-int0-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float2-float64-int0-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float2-float64-int0-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float2-float64-int1-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float2-float64-int1-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float2-float64-int1-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float2-float64-int2-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float2-float64-int2-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float2-float64-int2-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float2-float64-int3-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float2-float64-int3-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-America/New_York-ns-float2-float64-int3-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float0-float16-int0-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float0-float16-int0-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float0-float16-int0-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float0-float16-int1-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float0-float16-int1-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float0-float16-int1-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float0-float16-int2-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float0-float16-int2-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float0-float16-int2-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float0-float16-int3-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float0-float16-int3-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float0-float16-int3-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float1-float32-int0-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float1-float32-int0-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float1-float32-int0-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float1-float32-int1-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float1-float32-int1-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float1-float32-int1-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float1-float32-int2-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float1-float32-int2-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float1-float32-int2-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float1-float32-int3-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float1-float32-int3-uint1] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float1-float32-int3-uint2] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float2-float64-int0-uint0] PASSED [ 18%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float2-float64-int0-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float2-float64-int0-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float2-float64-int1-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float2-float64-int1-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float2-float64-int1-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float2-float64-int2-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float2-float64-int2-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float2-float64-int2-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float2-float64-int3-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float2-float64-int3-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-s-float2-float64-int3-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float0-float16-int0-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float0-float16-int0-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float0-float16-int0-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float0-float16-int1-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float0-float16-int1-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float0-float16-int1-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float0-float16-int2-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float0-float16-int2-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float0-float16-int2-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float0-float16-int3-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float0-float16-int3-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float0-float16-int3-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float1-float32-int0-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float1-float32-int0-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float1-float32-int0-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float1-float32-int1-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float1-float32-int1-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float1-float32-int1-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float1-float32-int2-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float1-float32-int2-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float1-float32-int2-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float1-float32-int3-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float1-float32-int3-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float1-float32-int3-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float2-float64-int0-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float2-float64-int0-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float2-float64-int0-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float2-float64-int1-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float2-float64-int1-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float2-float64-int1-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float2-float64-int2-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float2-float64-int2-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float2-float64-int2-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float2-float64-int3-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float2-float64-int3-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ms-float2-float64-int3-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float0-float16-int0-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float0-float16-int0-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float0-float16-int0-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float0-float16-int1-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float0-float16-int1-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float0-float16-int1-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float0-float16-int2-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float0-float16-int2-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float0-float16-int2-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float0-float16-int3-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float0-float16-int3-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float0-float16-int3-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float1-float32-int0-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float1-float32-int0-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float1-float32-int0-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float1-float32-int1-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float1-float32-int1-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float1-float32-int1-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float1-float32-int2-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float1-float32-int2-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float1-float32-int2-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float1-float32-int3-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float1-float32-int3-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float1-float32-int3-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float2-float64-int0-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float2-float64-int0-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float2-float64-int0-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float2-float64-int1-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float2-float64-int1-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float2-float64-int1-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float2-float64-int2-uint0] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float2-float64-int2-uint1] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float2-float64-int2-uint2] PASSED [ 19%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float2-float64-int3-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float2-float64-int3-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-us-float2-float64-int3-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float0-float16-int0-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float0-float16-int0-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float0-float16-int0-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float0-float16-int1-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float0-float16-int1-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float0-float16-int1-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float0-float16-int2-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float0-float16-int2-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float0-float16-int2-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float0-float16-int3-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float0-float16-int3-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float0-float16-int3-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float1-float32-int0-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float1-float32-int0-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float1-float32-int0-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float1-float32-int1-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float1-float32-int1-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float1-float32-int1-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float1-float32-int2-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float1-float32-int2-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float1-float32-int2-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float1-float32-int3-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float1-float32-int3-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float1-float32-int3-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float2-float64-int0-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float2-float64-int0-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float2-float64-int0-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float2-float64-int1-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float2-float64-int1-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float2-float64-int1-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float2-float64-int2-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float2-float64-int2-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float2-float64-int2-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float2-float64-int3-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float2-float64-int3-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1-+07:30-ns-float2-float64-int3-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float0-float16-int0-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float0-float16-int0-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float0-float16-int0-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float0-float16-int1-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float0-float16-int1-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float0-float16-int1-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float0-float16-int2-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float0-float16-int2-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float0-float16-int2-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float0-float16-int3-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float0-float16-int3-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float0-float16-int3-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float1-float32-int0-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float1-float32-int0-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float1-float32-int0-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float1-float32-int1-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float1-float32-int1-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float1-float32-int1-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float1-float32-int2-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float1-float32-int2-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float1-float32-int2-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float1-float32-int3-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float1-float32-int3-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float1-float32-int3-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float2-float64-int0-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float2-float64-int0-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float2-float64-int0-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float2-float64-int1-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float2-float64-int1-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float2-float64-int1-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float2-float64-int2-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float2-float64-int2-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float2-float64-int2-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float2-float64-int3-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float2-float64-int3-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-s-float2-float64-int3-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float0-float16-int0-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float0-float16-int0-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float0-float16-int0-uint2] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float0-float16-int1-uint0] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float0-float16-int1-uint1] PASSED [ 20%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float0-float16-int1-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float0-float16-int2-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float0-float16-int2-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float0-float16-int2-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float0-float16-int3-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float0-float16-int3-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float0-float16-int3-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float1-float32-int0-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float1-float32-int0-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float1-float32-int0-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float1-float32-int1-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float1-float32-int1-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float1-float32-int1-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float1-float32-int2-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float1-float32-int2-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float1-float32-int2-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float1-float32-int3-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float1-float32-int3-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float1-float32-int3-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float2-float64-int0-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float2-float64-int0-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float2-float64-int0-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float2-float64-int1-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float2-float64-int1-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float2-float64-int1-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float2-float64-int2-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float2-float64-int2-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float2-float64-int2-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float2-float64-int3-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float2-float64-int3-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ms-float2-float64-int3-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float0-float16-int0-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float0-float16-int0-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float0-float16-int0-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float0-float16-int1-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float0-float16-int1-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float0-float16-int1-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float0-float16-int2-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float0-float16-int2-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float0-float16-int2-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float0-float16-int3-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float0-float16-int3-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float0-float16-int3-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float1-float32-int0-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float1-float32-int0-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float1-float32-int0-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float1-float32-int1-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float1-float32-int1-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float1-float32-int1-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float1-float32-int2-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float1-float32-int2-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float1-float32-int2-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float1-float32-int3-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float1-float32-int3-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float1-float32-int3-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float2-float64-int0-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float2-float64-int0-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float2-float64-int0-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float2-float64-int1-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float2-float64-int1-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float2-float64-int1-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float2-float64-int2-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float2-float64-int2-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float2-float64-int2-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float2-float64-int3-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float2-float64-int3-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-us-float2-float64-int3-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float0-float16-int0-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float0-float16-int0-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float0-float16-int0-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float0-float16-int1-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float0-float16-int1-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float0-float16-int1-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float0-float16-int2-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float0-float16-int2-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float0-float16-int2-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float0-float16-int3-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float0-float16-int3-uint1] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float0-float16-int3-uint2] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float1-float32-int0-uint0] PASSED [ 21%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float1-float32-int0-uint1] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float1-float32-int0-uint2] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float1-float32-int1-uint0] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float1-float32-int1-uint1] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float1-float32-int1-uint2] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float1-float32-int2-uint0] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float1-float32-int2-uint1] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float1-float32-int2-uint2] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float1-float32-int3-uint0] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float1-float32-int3-uint1] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float1-float32-int3-uint2] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float2-float64-int0-uint0] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float2-float64-int0-uint1] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float2-float64-int0-uint2] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float2-float64-int1-uint0] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float2-float64-int1-uint1] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float2-float64-int1-uint2] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float2-float64-int2-uint0] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float2-float64-int2-uint1] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float2-float64-int2-uint2] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float2-float64-int3-uint0] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float2-float64-int3-uint1] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip[2-1--04:30-ns-float2-float64-int3-uint2] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip_categorical[0-10] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip_categorical[0-2] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip_categorical[7-3] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip_categorical[2-1] PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_pyarrow_roundtrip_large_string SKIPPED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_nan_as_null PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_allow_copy_false PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_allow_copy_false_bool_categorical PASSED [ 22%] | |
pyarrow/tests/interchange/test_conversion.py::test_empty_dataframe PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_dtypes SKIPPED (hypoth...) [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float0-16-float16-int0-8-uint0-8] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float0-16-float16-int0-8-uint1-16] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float0-16-float16-int0-8-uint2-32] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float0-16-float16-int1-16-uint0-8] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float0-16-float16-int1-16-uint1-16] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float0-16-float16-int1-16-uint2-32] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float0-16-float16-int2-32-uint0-8] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float0-16-float16-int2-32-uint1-16] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float0-16-float16-int2-32-uint2-32] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float0-16-float16-int3-64-uint0-8] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float0-16-float16-int3-64-uint1-16] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float0-16-float16-int3-64-uint2-32] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float1-32-float32-int0-8-uint0-8] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float1-32-float32-int0-8-uint1-16] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float1-32-float32-int0-8-uint2-32] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float1-32-float32-int1-16-uint0-8] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float1-32-float32-int1-16-uint1-16] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float1-32-float32-int1-16-uint2-32] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float1-32-float32-int2-32-uint0-8] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float1-32-float32-int2-32-uint1-16] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float1-32-float32-int2-32-uint2-32] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float1-32-float32-int3-64-uint0-8] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float1-32-float32-int3-64-uint1-16] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float1-32-float32-int3-64-uint2-32] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float2-64-float64-int0-8-uint0-8] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float2-64-float64-int0-8-uint1-16] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float2-64-float64-int0-8-uint2-32] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float2-64-float64-int1-16-uint0-8] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float2-64-float64-int1-16-uint1-16] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float2-64-float64-int1-16-uint2-32] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float2-64-float64-int2-32-uint0-8] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float2-64-float64-int2-32-uint1-16] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float2-64-float64-int2-32-uint2-32] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float2-64-float64-int3-64-uint0-8] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float2-64-float64-int3-64-uint1-16] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--s-float2-64-float64-int3-64-uint2-32] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float0-16-float16-int0-8-uint0-8] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float0-16-float16-int0-8-uint1-16] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float0-16-float16-int0-8-uint2-32] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float0-16-float16-int1-16-uint0-8] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float0-16-float16-int1-16-uint1-16] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float0-16-float16-int1-16-uint2-32] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float0-16-float16-int2-32-uint0-8] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float0-16-float16-int2-32-uint1-16] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float0-16-float16-int2-32-uint2-32] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float0-16-float16-int3-64-uint0-8] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float0-16-float16-int3-64-uint1-16] PASSED [ 22%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float0-16-float16-int3-64-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float1-32-float32-int0-8-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float1-32-float32-int0-8-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float1-32-float32-int0-8-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float1-32-float32-int1-16-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float1-32-float32-int1-16-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float1-32-float32-int1-16-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float1-32-float32-int2-32-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float1-32-float32-int2-32-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float1-32-float32-int2-32-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float1-32-float32-int3-64-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float1-32-float32-int3-64-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float1-32-float32-int3-64-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float2-64-float64-int0-8-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float2-64-float64-int0-8-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float2-64-float64-int0-8-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float2-64-float64-int1-16-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float2-64-float64-int1-16-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float2-64-float64-int1-16-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float2-64-float64-int2-32-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float2-64-float64-int2-32-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float2-64-float64-int2-32-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float2-64-float64-int3-64-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float2-64-float64-int3-64-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ms-float2-64-float64-int3-64-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float0-16-float16-int0-8-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float0-16-float16-int0-8-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float0-16-float16-int0-8-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float0-16-float16-int1-16-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float0-16-float16-int1-16-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float0-16-float16-int1-16-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float0-16-float16-int2-32-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float0-16-float16-int2-32-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float0-16-float16-int2-32-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float0-16-float16-int3-64-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float0-16-float16-int3-64-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float0-16-float16-int3-64-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float1-32-float32-int0-8-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float1-32-float32-int0-8-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float1-32-float32-int0-8-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float1-32-float32-int1-16-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float1-32-float32-int1-16-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float1-32-float32-int1-16-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float1-32-float32-int2-32-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float1-32-float32-int2-32-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float1-32-float32-int2-32-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float1-32-float32-int3-64-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float1-32-float32-int3-64-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float1-32-float32-int3-64-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float2-64-float64-int0-8-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float2-64-float64-int0-8-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float2-64-float64-int0-8-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float2-64-float64-int1-16-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float2-64-float64-int1-16-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float2-64-float64-int1-16-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float2-64-float64-int2-32-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float2-64-float64-int2-32-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float2-64-float64-int2-32-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float2-64-float64-int3-64-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float2-64-float64-int3-64-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--us-float2-64-float64-int3-64-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float0-16-float16-int0-8-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float0-16-float16-int0-8-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float0-16-float16-int0-8-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float0-16-float16-int1-16-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float0-16-float16-int1-16-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float0-16-float16-int1-16-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float0-16-float16-int2-32-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float0-16-float16-int2-32-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float0-16-float16-int2-32-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float0-16-float16-int3-64-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float0-16-float16-int3-64-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float0-16-float16-int3-64-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float1-32-float32-int0-8-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float1-32-float32-int0-8-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float1-32-float32-int0-8-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float1-32-float32-int1-16-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float1-32-float32-int1-16-uint1-16] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float1-32-float32-int1-16-uint2-32] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float1-32-float32-int2-32-uint0-8] PASSED [ 23%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float1-32-float32-int2-32-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float1-32-float32-int2-32-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float1-32-float32-int3-64-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float1-32-float32-int3-64-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float1-32-float32-int3-64-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float2-64-float64-int0-8-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float2-64-float64-int0-8-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float2-64-float64-int0-8-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float2-64-float64-int1-16-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float2-64-float64-int1-16-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float2-64-float64-int1-16-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float2-64-float64-int2-32-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float2-64-float64-int2-32-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float2-64-float64-int2-32-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float2-64-float64-int3-64-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float2-64-float64-int3-64-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--ns-float2-64-float64-int3-64-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float0-16-float16-int0-8-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float0-16-float16-int0-8-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float0-16-float16-int0-8-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float0-16-float16-int1-16-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float0-16-float16-int1-16-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float0-16-float16-int1-16-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float0-16-float16-int2-32-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float0-16-float16-int2-32-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float0-16-float16-int2-32-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float0-16-float16-int3-64-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float0-16-float16-int3-64-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float0-16-float16-int3-64-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float1-32-float32-int0-8-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float1-32-float32-int0-8-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float1-32-float32-int0-8-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float1-32-float32-int1-16-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float1-32-float32-int1-16-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float1-32-float32-int1-16-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float1-32-float32-int2-32-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float1-32-float32-int2-32-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float1-32-float32-int2-32-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float1-32-float32-int3-64-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float1-32-float32-int3-64-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float1-32-float32-int3-64-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float2-64-float64-int0-8-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float2-64-float64-int0-8-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float2-64-float64-int0-8-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float2-64-float64-int1-16-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float2-64-float64-int1-16-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float2-64-float64-int1-16-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float2-64-float64-int2-32-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float2-64-float64-int2-32-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float2-64-float64-int2-32-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float2-64-float64-int3-64-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float2-64-float64-int3-64-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-s-float2-64-float64-int3-64-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float0-16-float16-int0-8-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float0-16-float16-int0-8-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float0-16-float16-int0-8-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float0-16-float16-int1-16-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float0-16-float16-int1-16-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float0-16-float16-int1-16-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float0-16-float16-int2-32-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float0-16-float16-int2-32-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float0-16-float16-int2-32-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float0-16-float16-int3-64-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float0-16-float16-int3-64-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float0-16-float16-int3-64-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float1-32-float32-int0-8-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float1-32-float32-int0-8-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float1-32-float32-int0-8-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float1-32-float32-int1-16-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float1-32-float32-int1-16-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float1-32-float32-int1-16-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float1-32-float32-int2-32-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float1-32-float32-int2-32-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float1-32-float32-int2-32-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float1-32-float32-int3-64-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float1-32-float32-int3-64-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float1-32-float32-int3-64-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float2-64-float64-int0-8-uint0-8] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float2-64-float64-int0-8-uint1-16] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float2-64-float64-int0-8-uint2-32] PASSED [ 24%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float2-64-float64-int1-16-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float2-64-float64-int1-16-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float2-64-float64-int1-16-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float2-64-float64-int2-32-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float2-64-float64-int2-32-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float2-64-float64-int2-32-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float2-64-float64-int3-64-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float2-64-float64-int3-64-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ms-float2-64-float64-int3-64-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float0-16-float16-int0-8-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float0-16-float16-int0-8-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float0-16-float16-int0-8-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float0-16-float16-int1-16-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float0-16-float16-int1-16-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float0-16-float16-int1-16-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float0-16-float16-int2-32-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float0-16-float16-int2-32-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float0-16-float16-int2-32-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float0-16-float16-int3-64-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float0-16-float16-int3-64-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float0-16-float16-int3-64-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float1-32-float32-int0-8-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float1-32-float32-int0-8-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float1-32-float32-int0-8-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float1-32-float32-int1-16-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float1-32-float32-int1-16-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float1-32-float32-int1-16-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float1-32-float32-int2-32-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float1-32-float32-int2-32-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float1-32-float32-int2-32-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float1-32-float32-int3-64-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float1-32-float32-int3-64-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float1-32-float32-int3-64-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float2-64-float64-int0-8-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float2-64-float64-int0-8-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float2-64-float64-int0-8-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float2-64-float64-int1-16-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float2-64-float64-int1-16-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float2-64-float64-int1-16-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float2-64-float64-int2-32-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float2-64-float64-int2-32-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float2-64-float64-int2-32-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float2-64-float64-int3-64-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float2-64-float64-int3-64-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-us-float2-64-float64-int3-64-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float0-16-float16-int0-8-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float0-16-float16-int0-8-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float0-16-float16-int0-8-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float0-16-float16-int1-16-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float0-16-float16-int1-16-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float0-16-float16-int1-16-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float0-16-float16-int2-32-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float0-16-float16-int2-32-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float0-16-float16-int2-32-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float0-16-float16-int3-64-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float0-16-float16-int3-64-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float0-16-float16-int3-64-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float1-32-float32-int0-8-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float1-32-float32-int0-8-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float1-32-float32-int0-8-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float1-32-float32-int1-16-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float1-32-float32-int1-16-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float1-32-float32-int1-16-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float1-32-float32-int2-32-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float1-32-float32-int2-32-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float1-32-float32-int2-32-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float1-32-float32-int3-64-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float1-32-float32-int3-64-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float1-32-float32-int3-64-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float2-64-float64-int0-8-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float2-64-float64-int0-8-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float2-64-float64-int0-8-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float2-64-float64-int1-16-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float2-64-float64-int1-16-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float2-64-float64-int1-16-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float2-64-float64-int2-32-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float2-64-float64-int2-32-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float2-64-float64-int2-32-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float2-64-float64-int3-64-uint0-8] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float2-64-float64-int3-64-uint1-16] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-America/New_York-ns-float2-64-float64-int3-64-uint2-32] PASSED [ 25%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float0-16-float16-int0-8-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float0-16-float16-int0-8-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float0-16-float16-int0-8-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float0-16-float16-int1-16-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float0-16-float16-int1-16-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float0-16-float16-int1-16-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float0-16-float16-int2-32-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float0-16-float16-int2-32-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float0-16-float16-int2-32-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float0-16-float16-int3-64-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float0-16-float16-int3-64-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float0-16-float16-int3-64-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float1-32-float32-int0-8-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float1-32-float32-int0-8-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float1-32-float32-int0-8-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float1-32-float32-int1-16-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float1-32-float32-int1-16-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float1-32-float32-int1-16-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float1-32-float32-int2-32-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float1-32-float32-int2-32-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float1-32-float32-int2-32-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float1-32-float32-int3-64-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float1-32-float32-int3-64-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float1-32-float32-int3-64-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float2-64-float64-int0-8-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float2-64-float64-int0-8-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float2-64-float64-int0-8-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float2-64-float64-int1-16-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float2-64-float64-int1-16-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float2-64-float64-int1-16-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float2-64-float64-int2-32-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float2-64-float64-int2-32-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float2-64-float64-int2-32-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float2-64-float64-int3-64-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float2-64-float64-int3-64-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-s-float2-64-float64-int3-64-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float0-16-float16-int0-8-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float0-16-float16-int0-8-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float0-16-float16-int0-8-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float0-16-float16-int1-16-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float0-16-float16-int1-16-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float0-16-float16-int1-16-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float0-16-float16-int2-32-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float0-16-float16-int2-32-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float0-16-float16-int2-32-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float0-16-float16-int3-64-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float0-16-float16-int3-64-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float0-16-float16-int3-64-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float1-32-float32-int0-8-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float1-32-float32-int0-8-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float1-32-float32-int0-8-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float1-32-float32-int1-16-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float1-32-float32-int1-16-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float1-32-float32-int1-16-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float1-32-float32-int2-32-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float1-32-float32-int2-32-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float1-32-float32-int2-32-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float1-32-float32-int3-64-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float1-32-float32-int3-64-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float1-32-float32-int3-64-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float2-64-float64-int0-8-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float2-64-float64-int0-8-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float2-64-float64-int0-8-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float2-64-float64-int1-16-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float2-64-float64-int1-16-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float2-64-float64-int1-16-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float2-64-float64-int2-32-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float2-64-float64-int2-32-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float2-64-float64-int2-32-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float2-64-float64-int3-64-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float2-64-float64-int3-64-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ms-float2-64-float64-int3-64-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float0-16-float16-int0-8-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float0-16-float16-int0-8-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float0-16-float16-int0-8-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float0-16-float16-int1-16-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float0-16-float16-int1-16-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float0-16-float16-int1-16-uint2-32] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float0-16-float16-int2-32-uint0-8] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float0-16-float16-int2-32-uint1-16] PASSED [ 26%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float0-16-float16-int2-32-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float0-16-float16-int3-64-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float0-16-float16-int3-64-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float0-16-float16-int3-64-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float1-32-float32-int0-8-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float1-32-float32-int0-8-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float1-32-float32-int0-8-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float1-32-float32-int1-16-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float1-32-float32-int1-16-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float1-32-float32-int1-16-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float1-32-float32-int2-32-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float1-32-float32-int2-32-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float1-32-float32-int2-32-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float1-32-float32-int3-64-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float1-32-float32-int3-64-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float1-32-float32-int3-64-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float2-64-float64-int0-8-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float2-64-float64-int0-8-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float2-64-float64-int0-8-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float2-64-float64-int1-16-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float2-64-float64-int1-16-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float2-64-float64-int1-16-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float2-64-float64-int2-32-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float2-64-float64-int2-32-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float2-64-float64-int2-32-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float2-64-float64-int3-64-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float2-64-float64-int3-64-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-us-float2-64-float64-int3-64-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float0-16-float16-int0-8-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float0-16-float16-int0-8-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float0-16-float16-int0-8-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float0-16-float16-int1-16-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float0-16-float16-int1-16-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float0-16-float16-int1-16-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float0-16-float16-int2-32-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float0-16-float16-int2-32-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float0-16-float16-int2-32-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float0-16-float16-int3-64-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float0-16-float16-int3-64-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float0-16-float16-int3-64-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float1-32-float32-int0-8-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float1-32-float32-int0-8-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float1-32-float32-int0-8-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float1-32-float32-int1-16-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float1-32-float32-int1-16-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float1-32-float32-int1-16-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float1-32-float32-int2-32-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float1-32-float32-int2-32-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float1-32-float32-int2-32-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float1-32-float32-int3-64-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float1-32-float32-int3-64-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float1-32-float32-int3-64-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float2-64-float64-int0-8-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float2-64-float64-int0-8-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float2-64-float64-int0-8-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float2-64-float64-int1-16-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float2-64-float64-int1-16-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float2-64-float64-int1-16-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float2-64-float64-int2-32-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float2-64-float64-int2-32-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float2-64-float64-int2-32-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float2-64-float64-int3-64-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float2-64-float64-int3-64-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False-+07:30-ns-float2-64-float64-int3-64-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float0-16-float16-int0-8-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float0-16-float16-int0-8-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float0-16-float16-int0-8-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float0-16-float16-int1-16-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float0-16-float16-int1-16-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float0-16-float16-int1-16-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float0-16-float16-int2-32-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float0-16-float16-int2-32-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float0-16-float16-int2-32-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float0-16-float16-int3-64-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float0-16-float16-int3-64-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float0-16-float16-int3-64-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float1-32-float32-int0-8-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float1-32-float32-int0-8-uint1-16] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float1-32-float32-int0-8-uint2-32] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float1-32-float32-int1-16-uint0-8] PASSED [ 27%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float1-32-float32-int1-16-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float1-32-float32-int1-16-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float1-32-float32-int2-32-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float1-32-float32-int2-32-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float1-32-float32-int2-32-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float1-32-float32-int3-64-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float1-32-float32-int3-64-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float1-32-float32-int3-64-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float2-64-float64-int0-8-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float2-64-float64-int0-8-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float2-64-float64-int0-8-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float2-64-float64-int1-16-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float2-64-float64-int1-16-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float2-64-float64-int1-16-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float2-64-float64-int2-32-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float2-64-float64-int2-32-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float2-64-float64-int2-32-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float2-64-float64-int3-64-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float2-64-float64-int3-64-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-s-float2-64-float64-int3-64-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float0-16-float16-int0-8-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float0-16-float16-int0-8-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float0-16-float16-int0-8-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float0-16-float16-int1-16-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float0-16-float16-int1-16-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float0-16-float16-int1-16-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float0-16-float16-int2-32-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float0-16-float16-int2-32-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float0-16-float16-int2-32-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float0-16-float16-int3-64-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float0-16-float16-int3-64-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float0-16-float16-int3-64-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float1-32-float32-int0-8-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float1-32-float32-int0-8-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float1-32-float32-int0-8-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float1-32-float32-int1-16-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float1-32-float32-int1-16-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float1-32-float32-int1-16-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float1-32-float32-int2-32-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float1-32-float32-int2-32-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float1-32-float32-int2-32-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float1-32-float32-int3-64-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float1-32-float32-int3-64-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float1-32-float32-int3-64-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float2-64-float64-int0-8-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float2-64-float64-int0-8-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float2-64-float64-int0-8-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float2-64-float64-int1-16-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float2-64-float64-int1-16-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float2-64-float64-int1-16-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float2-64-float64-int2-32-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float2-64-float64-int2-32-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float2-64-float64-int2-32-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float2-64-float64-int3-64-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float2-64-float64-int3-64-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ms-float2-64-float64-int3-64-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float0-16-float16-int0-8-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float0-16-float16-int0-8-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float0-16-float16-int0-8-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float0-16-float16-int1-16-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float0-16-float16-int1-16-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float0-16-float16-int1-16-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float0-16-float16-int2-32-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float0-16-float16-int2-32-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float0-16-float16-int2-32-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float0-16-float16-int3-64-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float0-16-float16-int3-64-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float0-16-float16-int3-64-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float1-32-float32-int0-8-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float1-32-float32-int0-8-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float1-32-float32-int0-8-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float1-32-float32-int1-16-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float1-32-float32-int1-16-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float1-32-float32-int1-16-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float1-32-float32-int2-32-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float1-32-float32-int2-32-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float1-32-float32-int2-32-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float1-32-float32-int3-64-uint0-8] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float1-32-float32-int3-64-uint1-16] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float1-32-float32-int3-64-uint2-32] PASSED [ 28%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float2-64-float64-int0-8-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float2-64-float64-int0-8-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float2-64-float64-int0-8-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float2-64-float64-int1-16-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float2-64-float64-int1-16-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float2-64-float64-int1-16-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float2-64-float64-int2-32-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float2-64-float64-int2-32-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float2-64-float64-int2-32-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float2-64-float64-int3-64-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float2-64-float64-int3-64-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-us-float2-64-float64-int3-64-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float0-16-float16-int0-8-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float0-16-float16-int0-8-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float0-16-float16-int0-8-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float0-16-float16-int1-16-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float0-16-float16-int1-16-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float0-16-float16-int1-16-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float0-16-float16-int2-32-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float0-16-float16-int2-32-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float0-16-float16-int2-32-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float0-16-float16-int3-64-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float0-16-float16-int3-64-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float0-16-float16-int3-64-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float1-32-float32-int0-8-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float1-32-float32-int0-8-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float1-32-float32-int0-8-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float1-32-float32-int1-16-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float1-32-float32-int1-16-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float1-32-float32-int1-16-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float1-32-float32-int2-32-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float1-32-float32-int2-32-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float1-32-float32-int2-32-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float1-32-float32-int3-64-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float1-32-float32-int3-64-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float1-32-float32-int3-64-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float2-64-float64-int0-8-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float2-64-float64-int0-8-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float2-64-float64-int0-8-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float2-64-float64-int1-16-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float2-64-float64-int1-16-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float2-64-float64-int1-16-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float2-64-float64-int2-32-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float2-64-float64-int2-32-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float2-64-float64-int2-32-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float2-64-float64-int3-64-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float2-64-float64-int3-64-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[False--04:30-ns-float2-64-float64-int3-64-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float0-16-float16-int0-8-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float0-16-float16-int0-8-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float0-16-float16-int0-8-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float0-16-float16-int1-16-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float0-16-float16-int1-16-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float0-16-float16-int1-16-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float0-16-float16-int2-32-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float0-16-float16-int2-32-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float0-16-float16-int2-32-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float0-16-float16-int3-64-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float0-16-float16-int3-64-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float0-16-float16-int3-64-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float1-32-float32-int0-8-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float1-32-float32-int0-8-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float1-32-float32-int0-8-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float1-32-float32-int1-16-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float1-32-float32-int1-16-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float1-32-float32-int1-16-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float1-32-float32-int2-32-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float1-32-float32-int2-32-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float1-32-float32-int2-32-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float1-32-float32-int3-64-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float1-32-float32-int3-64-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float1-32-float32-int3-64-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float2-64-float64-int0-8-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float2-64-float64-int0-8-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float2-64-float64-int0-8-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float2-64-float64-int1-16-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float2-64-float64-int1-16-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float2-64-float64-int1-16-uint2-32] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float2-64-float64-int2-32-uint0-8] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float2-64-float64-int2-32-uint1-16] PASSED [ 29%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float2-64-float64-int2-32-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float2-64-float64-int3-64-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float2-64-float64-int3-64-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--s-float2-64-float64-int3-64-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float0-16-float16-int0-8-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float0-16-float16-int0-8-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float0-16-float16-int0-8-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float0-16-float16-int1-16-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float0-16-float16-int1-16-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float0-16-float16-int1-16-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float0-16-float16-int2-32-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float0-16-float16-int2-32-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float0-16-float16-int2-32-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float0-16-float16-int3-64-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float0-16-float16-int3-64-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float0-16-float16-int3-64-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float1-32-float32-int0-8-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float1-32-float32-int0-8-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float1-32-float32-int0-8-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float1-32-float32-int1-16-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float1-32-float32-int1-16-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float1-32-float32-int1-16-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float1-32-float32-int2-32-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float1-32-float32-int2-32-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float1-32-float32-int2-32-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float1-32-float32-int3-64-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float1-32-float32-int3-64-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float1-32-float32-int3-64-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float2-64-float64-int0-8-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float2-64-float64-int0-8-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float2-64-float64-int0-8-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float2-64-float64-int1-16-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float2-64-float64-int1-16-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float2-64-float64-int1-16-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float2-64-float64-int2-32-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float2-64-float64-int2-32-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float2-64-float64-int2-32-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float2-64-float64-int3-64-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float2-64-float64-int3-64-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ms-float2-64-float64-int3-64-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float0-16-float16-int0-8-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float0-16-float16-int0-8-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float0-16-float16-int0-8-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float0-16-float16-int1-16-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float0-16-float16-int1-16-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float0-16-float16-int1-16-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float0-16-float16-int2-32-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float0-16-float16-int2-32-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float0-16-float16-int2-32-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float0-16-float16-int3-64-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float0-16-float16-int3-64-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float0-16-float16-int3-64-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float1-32-float32-int0-8-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float1-32-float32-int0-8-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float1-32-float32-int0-8-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float1-32-float32-int1-16-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float1-32-float32-int1-16-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float1-32-float32-int1-16-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float1-32-float32-int2-32-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float1-32-float32-int2-32-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float1-32-float32-int2-32-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float1-32-float32-int3-64-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float1-32-float32-int3-64-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float1-32-float32-int3-64-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float2-64-float64-int0-8-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float2-64-float64-int0-8-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float2-64-float64-int0-8-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float2-64-float64-int1-16-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float2-64-float64-int1-16-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float2-64-float64-int1-16-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float2-64-float64-int2-32-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float2-64-float64-int2-32-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float2-64-float64-int2-32-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float2-64-float64-int3-64-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float2-64-float64-int3-64-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--us-float2-64-float64-int3-64-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float0-16-float16-int0-8-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float0-16-float16-int0-8-uint1-16] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float0-16-float16-int0-8-uint2-32] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float0-16-float16-int1-16-uint0-8] PASSED [ 30%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float0-16-float16-int1-16-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float0-16-float16-int1-16-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float0-16-float16-int2-32-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float0-16-float16-int2-32-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float0-16-float16-int2-32-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float0-16-float16-int3-64-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float0-16-float16-int3-64-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float0-16-float16-int3-64-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float1-32-float32-int0-8-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float1-32-float32-int0-8-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float1-32-float32-int0-8-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float1-32-float32-int1-16-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float1-32-float32-int1-16-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float1-32-float32-int1-16-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float1-32-float32-int2-32-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float1-32-float32-int2-32-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float1-32-float32-int2-32-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float1-32-float32-int3-64-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float1-32-float32-int3-64-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float1-32-float32-int3-64-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float2-64-float64-int0-8-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float2-64-float64-int0-8-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float2-64-float64-int0-8-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float2-64-float64-int1-16-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float2-64-float64-int1-16-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float2-64-float64-int1-16-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float2-64-float64-int2-32-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float2-64-float64-int2-32-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float2-64-float64-int2-32-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float2-64-float64-int3-64-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float2-64-float64-int3-64-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--ns-float2-64-float64-int3-64-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float0-16-float16-int0-8-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float0-16-float16-int0-8-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float0-16-float16-int0-8-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float0-16-float16-int1-16-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float0-16-float16-int1-16-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float0-16-float16-int1-16-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float0-16-float16-int2-32-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float0-16-float16-int2-32-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float0-16-float16-int2-32-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float0-16-float16-int3-64-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float0-16-float16-int3-64-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float0-16-float16-int3-64-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float1-32-float32-int0-8-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float1-32-float32-int0-8-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float1-32-float32-int0-8-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float1-32-float32-int1-16-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float1-32-float32-int1-16-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float1-32-float32-int1-16-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float1-32-float32-int2-32-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float1-32-float32-int2-32-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float1-32-float32-int2-32-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float1-32-float32-int3-64-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float1-32-float32-int3-64-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float1-32-float32-int3-64-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float2-64-float64-int0-8-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float2-64-float64-int0-8-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float2-64-float64-int0-8-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float2-64-float64-int1-16-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float2-64-float64-int1-16-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float2-64-float64-int1-16-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float2-64-float64-int2-32-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float2-64-float64-int2-32-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float2-64-float64-int2-32-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float2-64-float64-int3-64-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float2-64-float64-int3-64-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-s-float2-64-float64-int3-64-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float0-16-float16-int0-8-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float0-16-float16-int0-8-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float0-16-float16-int0-8-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float0-16-float16-int1-16-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float0-16-float16-int1-16-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float0-16-float16-int1-16-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float0-16-float16-int2-32-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float0-16-float16-int2-32-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float0-16-float16-int2-32-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float0-16-float16-int3-64-uint0-8] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float0-16-float16-int3-64-uint1-16] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float0-16-float16-int3-64-uint2-32] PASSED [ 31%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float1-32-float32-int0-8-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float1-32-float32-int0-8-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float1-32-float32-int0-8-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float1-32-float32-int1-16-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float1-32-float32-int1-16-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float1-32-float32-int1-16-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float1-32-float32-int2-32-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float1-32-float32-int2-32-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float1-32-float32-int2-32-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float1-32-float32-int3-64-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float1-32-float32-int3-64-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float1-32-float32-int3-64-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float2-64-float64-int0-8-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float2-64-float64-int0-8-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float2-64-float64-int0-8-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float2-64-float64-int1-16-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float2-64-float64-int1-16-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float2-64-float64-int1-16-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float2-64-float64-int2-32-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float2-64-float64-int2-32-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float2-64-float64-int2-32-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float2-64-float64-int3-64-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float2-64-float64-int3-64-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ms-float2-64-float64-int3-64-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float0-16-float16-int0-8-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float0-16-float16-int0-8-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float0-16-float16-int0-8-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float0-16-float16-int1-16-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float0-16-float16-int1-16-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float0-16-float16-int1-16-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float0-16-float16-int2-32-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float0-16-float16-int2-32-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float0-16-float16-int2-32-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float0-16-float16-int3-64-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float0-16-float16-int3-64-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float0-16-float16-int3-64-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float1-32-float32-int0-8-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float1-32-float32-int0-8-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float1-32-float32-int0-8-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float1-32-float32-int1-16-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float1-32-float32-int1-16-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float1-32-float32-int1-16-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float1-32-float32-int2-32-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float1-32-float32-int2-32-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float1-32-float32-int2-32-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float1-32-float32-int3-64-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float1-32-float32-int3-64-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float1-32-float32-int3-64-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float2-64-float64-int0-8-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float2-64-float64-int0-8-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float2-64-float64-int0-8-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float2-64-float64-int1-16-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float2-64-float64-int1-16-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float2-64-float64-int1-16-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float2-64-float64-int2-32-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float2-64-float64-int2-32-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float2-64-float64-int2-32-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float2-64-float64-int3-64-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float2-64-float64-int3-64-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-us-float2-64-float64-int3-64-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float0-16-float16-int0-8-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float0-16-float16-int0-8-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float0-16-float16-int0-8-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float0-16-float16-int1-16-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float0-16-float16-int1-16-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float0-16-float16-int1-16-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float0-16-float16-int2-32-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float0-16-float16-int2-32-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float0-16-float16-int2-32-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float0-16-float16-int3-64-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float0-16-float16-int3-64-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float0-16-float16-int3-64-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float1-32-float32-int0-8-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float1-32-float32-int0-8-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float1-32-float32-int0-8-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float1-32-float32-int1-16-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float1-32-float32-int1-16-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float1-32-float32-int1-16-uint2-32] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float1-32-float32-int2-32-uint0-8] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float1-32-float32-int2-32-uint1-16] PASSED [ 32%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float1-32-float32-int2-32-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float1-32-float32-int3-64-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float1-32-float32-int3-64-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float1-32-float32-int3-64-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float2-64-float64-int0-8-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float2-64-float64-int0-8-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float2-64-float64-int0-8-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float2-64-float64-int1-16-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float2-64-float64-int1-16-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float2-64-float64-int1-16-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float2-64-float64-int2-32-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float2-64-float64-int2-32-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float2-64-float64-int2-32-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float2-64-float64-int3-64-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float2-64-float64-int3-64-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-America/New_York-ns-float2-64-float64-int3-64-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float0-16-float16-int0-8-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float0-16-float16-int0-8-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float0-16-float16-int0-8-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float0-16-float16-int1-16-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float0-16-float16-int1-16-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float0-16-float16-int1-16-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float0-16-float16-int2-32-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float0-16-float16-int2-32-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float0-16-float16-int2-32-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float0-16-float16-int3-64-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float0-16-float16-int3-64-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float0-16-float16-int3-64-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float1-32-float32-int0-8-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float1-32-float32-int0-8-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float1-32-float32-int0-8-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float1-32-float32-int1-16-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float1-32-float32-int1-16-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float1-32-float32-int1-16-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float1-32-float32-int2-32-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float1-32-float32-int2-32-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float1-32-float32-int2-32-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float1-32-float32-int3-64-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float1-32-float32-int3-64-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float1-32-float32-int3-64-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float2-64-float64-int0-8-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float2-64-float64-int0-8-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float2-64-float64-int0-8-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float2-64-float64-int1-16-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float2-64-float64-int1-16-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float2-64-float64-int1-16-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float2-64-float64-int2-32-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float2-64-float64-int2-32-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float2-64-float64-int2-32-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float2-64-float64-int3-64-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float2-64-float64-int3-64-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-s-float2-64-float64-int3-64-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float0-16-float16-int0-8-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float0-16-float16-int0-8-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float0-16-float16-int0-8-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float0-16-float16-int1-16-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float0-16-float16-int1-16-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float0-16-float16-int1-16-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float0-16-float16-int2-32-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float0-16-float16-int2-32-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float0-16-float16-int2-32-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float0-16-float16-int3-64-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float0-16-float16-int3-64-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float0-16-float16-int3-64-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float1-32-float32-int0-8-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float1-32-float32-int0-8-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float1-32-float32-int0-8-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float1-32-float32-int1-16-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float1-32-float32-int1-16-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float1-32-float32-int1-16-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float1-32-float32-int2-32-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float1-32-float32-int2-32-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float1-32-float32-int2-32-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float1-32-float32-int3-64-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float1-32-float32-int3-64-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float1-32-float32-int3-64-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float2-64-float64-int0-8-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float2-64-float64-int0-8-uint1-16] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float2-64-float64-int0-8-uint2-32] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float2-64-float64-int1-16-uint0-8] PASSED [ 33%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float2-64-float64-int1-16-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float2-64-float64-int1-16-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float2-64-float64-int2-32-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float2-64-float64-int2-32-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float2-64-float64-int2-32-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float2-64-float64-int3-64-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float2-64-float64-int3-64-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ms-float2-64-float64-int3-64-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float0-16-float16-int0-8-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float0-16-float16-int0-8-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float0-16-float16-int0-8-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float0-16-float16-int1-16-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float0-16-float16-int1-16-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float0-16-float16-int1-16-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float0-16-float16-int2-32-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float0-16-float16-int2-32-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float0-16-float16-int2-32-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float0-16-float16-int3-64-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float0-16-float16-int3-64-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float0-16-float16-int3-64-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float1-32-float32-int0-8-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float1-32-float32-int0-8-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float1-32-float32-int0-8-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float1-32-float32-int1-16-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float1-32-float32-int1-16-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float1-32-float32-int1-16-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float1-32-float32-int2-32-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float1-32-float32-int2-32-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float1-32-float32-int2-32-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float1-32-float32-int3-64-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float1-32-float32-int3-64-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float1-32-float32-int3-64-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float2-64-float64-int0-8-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float2-64-float64-int0-8-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float2-64-float64-int0-8-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float2-64-float64-int1-16-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float2-64-float64-int1-16-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float2-64-float64-int1-16-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float2-64-float64-int2-32-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float2-64-float64-int2-32-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float2-64-float64-int2-32-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float2-64-float64-int3-64-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float2-64-float64-int3-64-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-us-float2-64-float64-int3-64-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float0-16-float16-int0-8-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float0-16-float16-int0-8-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float0-16-float16-int0-8-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float0-16-float16-int1-16-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float0-16-float16-int1-16-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float0-16-float16-int1-16-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float0-16-float16-int2-32-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float0-16-float16-int2-32-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float0-16-float16-int2-32-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float0-16-float16-int3-64-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float0-16-float16-int3-64-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float0-16-float16-int3-64-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float1-32-float32-int0-8-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float1-32-float32-int0-8-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float1-32-float32-int0-8-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float1-32-float32-int1-16-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float1-32-float32-int1-16-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float1-32-float32-int1-16-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float1-32-float32-int2-32-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float1-32-float32-int2-32-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float1-32-float32-int2-32-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float1-32-float32-int3-64-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float1-32-float32-int3-64-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float1-32-float32-int3-64-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float2-64-float64-int0-8-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float2-64-float64-int0-8-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float2-64-float64-int0-8-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float2-64-float64-int1-16-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float2-64-float64-int1-16-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float2-64-float64-int1-16-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float2-64-float64-int2-32-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float2-64-float64-int2-32-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float2-64-float64-int2-32-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float2-64-float64-int3-64-uint0-8] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float2-64-float64-int3-64-uint1-16] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True-+07:30-ns-float2-64-float64-int3-64-uint2-32] PASSED [ 34%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float0-16-float16-int0-8-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float0-16-float16-int0-8-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float0-16-float16-int0-8-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float0-16-float16-int1-16-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float0-16-float16-int1-16-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float0-16-float16-int1-16-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float0-16-float16-int2-32-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float0-16-float16-int2-32-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float0-16-float16-int2-32-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float0-16-float16-int3-64-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float0-16-float16-int3-64-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float0-16-float16-int3-64-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float1-32-float32-int0-8-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float1-32-float32-int0-8-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float1-32-float32-int0-8-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float1-32-float32-int1-16-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float1-32-float32-int1-16-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float1-32-float32-int1-16-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float1-32-float32-int2-32-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float1-32-float32-int2-32-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float1-32-float32-int2-32-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float1-32-float32-int3-64-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float1-32-float32-int3-64-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float1-32-float32-int3-64-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float2-64-float64-int0-8-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float2-64-float64-int0-8-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float2-64-float64-int0-8-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float2-64-float64-int1-16-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float2-64-float64-int1-16-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float2-64-float64-int1-16-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float2-64-float64-int2-32-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float2-64-float64-int2-32-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float2-64-float64-int2-32-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float2-64-float64-int3-64-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float2-64-float64-int3-64-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-s-float2-64-float64-int3-64-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float0-16-float16-int0-8-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float0-16-float16-int0-8-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float0-16-float16-int0-8-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float0-16-float16-int1-16-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float0-16-float16-int1-16-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float0-16-float16-int1-16-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float0-16-float16-int2-32-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float0-16-float16-int2-32-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float0-16-float16-int2-32-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float0-16-float16-int3-64-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float0-16-float16-int3-64-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float0-16-float16-int3-64-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float1-32-float32-int0-8-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float1-32-float32-int0-8-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float1-32-float32-int0-8-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float1-32-float32-int1-16-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float1-32-float32-int1-16-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float1-32-float32-int1-16-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float1-32-float32-int2-32-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float1-32-float32-int2-32-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float1-32-float32-int2-32-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float1-32-float32-int3-64-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float1-32-float32-int3-64-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float1-32-float32-int3-64-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float2-64-float64-int0-8-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float2-64-float64-int0-8-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float2-64-float64-int0-8-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float2-64-float64-int1-16-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float2-64-float64-int1-16-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float2-64-float64-int1-16-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float2-64-float64-int2-32-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float2-64-float64-int2-32-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float2-64-float64-int2-32-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float2-64-float64-int3-64-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float2-64-float64-int3-64-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ms-float2-64-float64-int3-64-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float0-16-float16-int0-8-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float0-16-float16-int0-8-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float0-16-float16-int0-8-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float0-16-float16-int1-16-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float0-16-float16-int1-16-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float0-16-float16-int1-16-uint2-32] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float0-16-float16-int2-32-uint0-8] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float0-16-float16-int2-32-uint1-16] PASSED [ 35%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float0-16-float16-int2-32-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float0-16-float16-int3-64-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float0-16-float16-int3-64-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float0-16-float16-int3-64-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float1-32-float32-int0-8-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float1-32-float32-int0-8-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float1-32-float32-int0-8-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float1-32-float32-int1-16-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float1-32-float32-int1-16-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float1-32-float32-int1-16-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float1-32-float32-int2-32-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float1-32-float32-int2-32-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float1-32-float32-int2-32-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float1-32-float32-int3-64-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float1-32-float32-int3-64-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float1-32-float32-int3-64-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float2-64-float64-int0-8-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float2-64-float64-int0-8-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float2-64-float64-int0-8-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float2-64-float64-int1-16-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float2-64-float64-int1-16-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float2-64-float64-int1-16-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float2-64-float64-int2-32-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float2-64-float64-int2-32-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float2-64-float64-int2-32-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float2-64-float64-int3-64-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float2-64-float64-int3-64-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-us-float2-64-float64-int3-64-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float0-16-float16-int0-8-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float0-16-float16-int0-8-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float0-16-float16-int0-8-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float0-16-float16-int1-16-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float0-16-float16-int1-16-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float0-16-float16-int1-16-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float0-16-float16-int2-32-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float0-16-float16-int2-32-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float0-16-float16-int2-32-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float0-16-float16-int3-64-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float0-16-float16-int3-64-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float0-16-float16-int3-64-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float1-32-float32-int0-8-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float1-32-float32-int0-8-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float1-32-float32-int0-8-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float1-32-float32-int1-16-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float1-32-float32-int1-16-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float1-32-float32-int1-16-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float1-32-float32-int2-32-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float1-32-float32-int2-32-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float1-32-float32-int2-32-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float1-32-float32-int3-64-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float1-32-float32-int3-64-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float1-32-float32-int3-64-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float2-64-float64-int0-8-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float2-64-float64-int0-8-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float2-64-float64-int0-8-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float2-64-float64-int1-16-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float2-64-float64-int1-16-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float2-64-float64-int1-16-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float2-64-float64-int2-32-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float2-64-float64-int2-32-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float2-64-float64-int2-32-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float2-64-float64-int3-64-uint0-8] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float2-64-float64-int3-64-uint1-16] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_mixed_dtypes[True--04:30-ns-float2-64-float64-int3-64-uint2-32] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_na_float PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_noncategorical PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_categorical[False] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_categorical[True] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_dataframe[False] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_dataframe[True] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_df_get_chunks[10-3-False] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_df_get_chunks[10-3-True] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_df_get_chunks[12-3-False] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_df_get_chunks[12-3-True] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_df_get_chunks[12-5-False] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_df_get_chunks[12-5-True] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_column_get_chunks[10-3-False] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_column_get_chunks[10-3-True] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_column_get_chunks[12-3-False] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_column_get_chunks[12-3-True] PASSED [ 36%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_column_get_chunks[12-5-False] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_column_get_chunks[12-5-True] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float0-float16-int0-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float0-float16-int0-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float0-float16-int0-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float0-float16-int1-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float0-float16-int1-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float0-float16-int1-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float0-float16-int2-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float0-float16-int2-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float0-float16-int2-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float0-float16-int3-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float0-float16-int3-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float0-float16-int3-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float1-float32-int0-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float1-float32-int0-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float1-float32-int0-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float1-float32-int1-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float1-float32-int1-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float1-float32-int1-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float1-float32-int2-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float1-float32-int2-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float1-float32-int2-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float1-float32-int3-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float1-float32-int3-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float1-float32-int3-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float2-float64-int0-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float2-float64-int0-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float2-float64-int0-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float2-float64-int1-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float2-float64-int1-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float2-float64-int1-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float2-float64-int2-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float2-float64-int2-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float2-float64-int2-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float2-float64-int3-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float2-float64-int3-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[False-float2-float64-int3-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float0-float16-int0-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float0-float16-int0-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float0-float16-int0-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float0-float16-int1-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float0-float16-int1-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float0-float16-int1-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float0-float16-int2-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float0-float16-int2-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float0-float16-int2-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float0-float16-int3-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float0-float16-int3-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float0-float16-int3-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float1-float32-int0-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float1-float32-int0-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float1-float32-int0-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float1-float32-int1-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float1-float32-int1-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float1-float32-int1-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float1-float32-int2-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float1-float32-int2-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float1-float32-int2-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float1-float32-int3-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float1-float32-int3-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float1-float32-int3-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float2-float64-int0-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float2-float64-int0-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float2-float64-int0-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float2-float64-int1-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float2-float64-int1-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float2-float64-int1-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float2-float64-int2-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float2-float64-int2-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float2-float64-int2-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float2-float64-int3-uint0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float2-float64-int3-uint1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_get_columns[True-float2-float64-int3-uint2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_buffer[False-int0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_buffer[False-int1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_buffer[False-int2] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_buffer[False-int3] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_buffer[True-int0] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_buffer[True-int1] PASSED [ 37%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_buffer[True-int2] PASSED [ 38%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_buffer[True-int3] PASSED [ 38%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_categorical_dtype[indices_type0-8-c] PASSED [ 38%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_categorical_dtype[indices_type1-16-s] PASSED [ 38%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_categorical_dtype[indices_type2-32-i] PASSED [ 38%] | |
pyarrow/tests/interchange/test_interchange_spec.py::test_categorical_dtype[indices_type3-64-l] PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_parquet_invalid_version PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_set_data_page_size PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_set_write_batch_size PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_set_dictionary_pagesize_limit PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_chunked_table_write PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_memory_map PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_enable_buffered_stream PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_special_chars_filename PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_invalid_source PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_read_table_without_dataset PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_file_with_over_int16_max_row_groups SKIPPED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_empty_table_roundtrip PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_empty_table_no_columns PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_write_nested_zero_length_array_chunk_failure PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_multiple_path_types PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_fspath PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_relative_paths[data.parquet-None] PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_relative_paths[data.parquet-filesystem1] PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_relative_paths[\u4f8b.parquet-None] PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_relative_paths[\u4f8b.parquet-filesystem1] PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_read_non_existing_file PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_file_error_python_exception PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_parquet_read_from_buffer PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_byte_stream_split PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_store_decimal_as_integer PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_column_encoding PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_compression_level PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_sanitized_spark_field_names PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_multithreaded_read PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_min_chunksize PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_write_error_deletes_incomplete_file PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_read_non_existent_file PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_read_table_doesnt_warn PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_zlib_compression_bug PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_parquet_file_too_small PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_fastparquet_cross_compatibility SKIPPED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_buffer_contents[False-<lambda>0] PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_buffer_contents[False-<lambda>1] PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_buffer_contents[False-<lambda>2] PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_buffer_contents[False-<lambda>3] PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_buffer_contents[True-<lambda>0] PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_buffer_contents[True-<lambda>1] PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_buffer_contents[True-<lambda>2] PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_buffer_contents[True-<lambda>3] PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_parquet_compression_roundtrip PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_empty_row_groups PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_reads_over_batch PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_permutation_of_column_order PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_thrift_size_limits PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_page_checksum_verification_write_table PASSED [ 38%] | |
pyarrow/tests/parquet/test_basic.py::test_checksum_write_to_dataset PASSED [ 38%] | |
pyarrow/tests/parquet/test_compliant_nested_type.py::test_write_compliant_nested_type_enable[test_data0] PASSED [ 38%] | |
pyarrow/tests/parquet/test_compliant_nested_type.py::test_write_compliant_nested_type_enable[test_data1] PASSED [ 38%] | |
pyarrow/tests/parquet/test_compliant_nested_type.py::test_write_compliant_nested_type_disable[test_data0] PASSED [ 38%] | |
pyarrow/tests/parquet/test_compliant_nested_type.py::test_write_compliant_nested_type_disable[test_data1] PASSED [ 38%] | |
pyarrow/tests/parquet/test_data_types.py::test_parquet_2_6_roundtrip[None] PASSED [ 38%] | |
pyarrow/tests/parquet/test_data_types.py::test_parquet_2_6_roundtrip[1000] PASSED [ 38%] | |
pyarrow/tests/parquet/test_data_types.py::test_parquet_1_0_roundtrip PASSED [ 38%] | |
pyarrow/tests/parquet/test_data_types.py::test_direct_read_dictionary PASSED [ 38%] | |
pyarrow/tests/parquet/test_data_types.py::test_direct_read_dictionary_subfield PASSED [ 38%] | |
pyarrow/tests/parquet/test_data_types.py::test_dictionary_array_automatically_read PASSED [ 38%] | |
pyarrow/tests/parquet/test_data_types.py::test_decimal_roundtrip PASSED [ 38%] | |
pyarrow/tests/parquet/test_data_types.py::test_decimal_roundtrip_negative_scale XPASS [ 38%] | |
pyarrow/tests/parquet/test_data_types.py::test_single_pylist_column_roundtrip[int] PASSED [ 38%] | |
pyarrow/tests/parquet/test_data_types.py::test_single_pylist_column_roundtrip[float] PASSED [ 38%] | |
pyarrow/tests/parquet/test_data_types.py::test_empty_lists_table_roundtrip PASSED [ 38%] | |
pyarrow/tests/parquet/test_data_types.py::test_nested_list_nonnullable_roundtrip_bug PASSED [ 38%] | |
pyarrow/tests/parquet/test_data_types.py::test_nested_list_struct_multiple_batches_roundtrip PASSED [ 38%] | |
pyarrow/tests/parquet/test_data_types.py::test_writing_empty_lists PASSED [ 38%] | |
pyarrow/tests/parquet/test_data_types.py::test_column_of_arrays PASSED [ 38%] | |
pyarrow/tests/parquet/test_data_types.py::test_column_of_lists PASSED [ 38%] | |
pyarrow/tests/parquet/test_data_types.py::test_large_list_records PASSED [ 38%] | |
pyarrow/tests/parquet/test_data_types.py::test_list_types PASSED [ 38%] | |
pyarrow/tests/parquet/test_data_types.py::test_parquet_nested_convenience PASSED [ 38%] | |
pyarrow/tests/parquet/test_data_types.py::test_fixed_size_binary PASSED [ 39%] | |
pyarrow/tests/parquet/test_data_types.py::test_binary_types PASSED [ 39%] | |
pyarrow/tests/parquet/test_data_types.py::test_large_table_int32_overflow SKIPPED [ 39%] | |
pyarrow/tests/parquet/test_data_types.py::test_byte_array_exactly_2gb SKIPPED (...) [ 39%] | |
pyarrow/tests/parquet/test_data_types.py::test_binary_array_overflow_to_chunked SKIPPED [ 39%] | |
pyarrow/tests/parquet/test_data_types.py::test_list_of_binary_large_cell SKIPPED [ 39%] | |
pyarrow/tests/parquet/test_data_types.py::test_large_binary_and_binary_view PASSED [ 39%] | |
pyarrow/tests/parquet/test_data_types.py::test_large_binary_and_binary_view_huge SKIPPED [ 39%] | |
pyarrow/tests/parquet/test_data_types.py::test_large_binary_overflow SKIPPED (l...) [ 39%] | |
pyarrow/tests/parquet/test_data_types.py::test_json_extension_type[storage_type0] PASSED [ 39%] | |
pyarrow/tests/parquet/test_data_types.py::test_json_extension_type[storage_type1] PASSED [ 39%] | |
pyarrow/tests/parquet/test_data_types.py::test_uuid_extension_type PASSED [ 39%] | |
pyarrow/tests/parquet/test_data_types.py::test_undefined_logical_type PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_filesystem_uri PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_read_partitioned_directory PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_read_partitioned_columns_selection PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_filters_equivalency PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_filters_cutoff_exclusive_integer PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_filters_cutoff_exclusive_datetime XFAIL [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_filters_inclusive_datetime PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_filters_inclusive_integer PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_filters_inclusive_set PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_filters_invalid_pred_op PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_filters_invalid_column PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_filters_read_table[read_table-filters0] PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_filters_read_table[read_table-filters1] PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_filters_read_table[read_table-filters2] PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_filters_read_table[read_table-filters3] PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_filters_read_table[read_table-filters4] PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_filters_read_table[read_pandas-filters0] PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_filters_read_table[read_pandas-filters1] PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_filters_read_table[read_pandas-filters2] PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_filters_read_table[read_pandas-filters3] PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_filters_read_table[read_pandas-filters4] PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_partition_keys_with_underscores PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_read_s3fs SKIPPED (s3 NOT enabled) [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_read_directory_s3fs SKIPPED (s3 NOT...) [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_read_single_file_list PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_read_partitioned_directory_s3fs SKIPPED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_filter_before_validate_schema PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_read_multiple_files PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_dataset_read_pandas PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_dataset_memory_map PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_dataset_enable_buffered_stream PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_dataset_enable_pre_buffer PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_ignore_private_directories[_] PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_ignore_private_directories[.] PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_ignore_hidden_files_dot PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_ignore_hidden_files_underscore PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_ignore_no_private_directories_in_base_path[_] PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_ignore_no_private_directories_in_base_path[.] PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_ignore_custom_prefixes PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_empty_directory PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_write_to_dataset_with_partitions PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_write_to_dataset_with_partitions_and_schema PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_write_to_dataset_with_partitions_and_index_name PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_write_to_dataset_no_partitions PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_write_to_dataset_pathlib PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_write_to_dataset_pathlib_nonlocal SKIPPED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_write_to_dataset_with_partitions_s3fs SKIPPED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_write_to_dataset_no_partitions_s3fs SKIPPED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_write_to_dataset_filesystem PASSED [ 39%] | |
pyarrow/tests/parquet/test_dataset.py::test_pickle_dataset[builtin_pickle] PASSED [ 39%] | |
pyarrow/tests/test_array.py::test_array_pickle[builtin_pickle-data0-typ0] PASSED [ 39%] | |
pyarrow/tests/test_array.py::test_array_pickle[builtin_pickle-data1-typ1] PASSED [ 39%] | |
pyarrow/tests/test_array.py::test_array_pickle[builtin_pickle-data2-typ2] PASSED [ 39%] | |
pyarrow/tests/test_array.py::test_array_pickle[builtin_pickle-data3-typ3] PASSED [ 39%] | |
pyarrow/tests/test_array.py::test_array_pickle[builtin_pickle-data4-None] PASSED [ 39%] | |
pyarrow/tests/test_array.py::test_array_pickle[builtin_pickle-data5-typ5] PASSED [ 39%] | |
pyarrow/tests/test_array.py::test_array_pickle[builtin_pickle-data6-typ6] PASSED [ 39%] | |
pyarrow/tests/test_array.py::test_array_pickle[builtin_pickle-data7-typ7] PASSED [ 39%] | |
pyarrow/tests/test_array.py::test_array_pickle[builtin_pickle-data8-typ8] PASSED [ 39%] | |
pyarrow/tests/test_array.py::test_array_pickle[builtin_pickle-data9-typ9] PASSED [ 39%] | |
pyarrow/tests/test_array.py::test_array_pickle[builtin_pickle-data10-typ10] PASSED [ 39%] | |
pyarrow/tests/test_array.py::test_array_pickle[builtin_pickle-data11-typ11] PASSED [ 39%] | |
pyarrow/tests/test_array.py::test_array_pickle_dictionary[builtin_pickle] PASSED [ 39%] | |
pyarrow/tests/test_array.py::test_pickling[builtin_pickle] SKIPPED (hypothesis ...) [ 39%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[builtin_pickle-data0-typ0] PASSED [ 39%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[builtin_pickle-data1-typ1] PASSED [ 39%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[builtin_pickle-data2-typ2] PASSED [ 39%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[builtin_pickle-data3-typ3] PASSED [ 40%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[builtin_pickle-data4-None] PASSED [ 40%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[builtin_pickle-data5-typ5] PASSED [ 40%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[builtin_pickle-data6-typ6] PASSED [ 40%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[builtin_pickle-data7-typ7] PASSED [ 40%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[builtin_pickle-data8-typ8] PASSED [ 40%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[builtin_pickle-data9-typ9] PASSED [ 40%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[builtin_pickle-data10-typ10] PASSED [ 40%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[builtin_pickle-data11-typ11] PASSED [ 40%] | |
pyarrow/tests/test_compute.py::test_pickle_functions[builtin_pickle] PASSED [ 40%] | |
pyarrow/tests/test_compute.py::test_pickle_global_functions[builtin_pickle] PASSED [ 40%] | |
pyarrow/tests/test_compute.py::test_expression_serialization_arrow[builtin_pickle] PASSED [ 40%] | |
pyarrow/tests/test_csv.py::test_read_options[builtin_pickle] PASSED [ 40%] | |
pyarrow/tests/test_csv.py::test_parse_options[builtin_pickle] PASSED [ 40%] | |
pyarrow/tests/test_csv.py::test_convert_options[builtin_pickle] PASSED [ 40%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_invalid_row_handler[builtin_pickle] PASSED [ 40%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_invalid_row_handler[builtin_pickle] PASSED [ 40%] | |
pyarrow/tests/test_csv.py::TestSerialStreamingCSVRead::test_invalid_row_handler[builtin_pickle] PASSED [ 40%] | |
pyarrow/tests/test_csv.py::TestThreadedStreamingCSVRead::test_invalid_row_handler[builtin_pickle] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_partitioning_pickling[builtin_pickle] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_file_format_pickling[builtin_pickle] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_fragment_scan_options_pickling[builtin_pickle] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_make_csv_fragment_from_buffer[builtin_pickle-threaded] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_make_csv_fragment_from_buffer[builtin_pickle-serial] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_make_json_fragment_from_buffer[builtin_pickle-threaded] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_make_json_fragment_from_buffer[builtin_pickle-serial] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_make_parquet_fragment_from_buffer[builtin_pickle-threaded] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_make_parquet_fragment_from_buffer[builtin_pickle-serial] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_fragments_reconstruct[builtin_pickle-threaded] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_fragments_reconstruct[builtin_pickle-serial] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_fragments_parquet_ensure_metadata[builtin_pickle] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_fragments_parquet_pickle_no_metadata[builtin_pickle] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_fragments_parquet_row_groups_reconstruct[builtin_pickle-threaded] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_fragments_parquet_row_groups_reconstruct[builtin_pickle-serial] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_partitioning_factory[builtin_pickle-<lambda>0] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_partitioning_factory[builtin_pickle-<lambda>1] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_partitioning_factory_dictionary[builtin_pickle-<lambda>0-False] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_partitioning_factory_dictionary[builtin_pickle-<lambda>0-True] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_partitioning_factory_dictionary[builtin_pickle-<lambda>1-False] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_partitioning_factory_dictionary[builtin_pickle-<lambda>1-True] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_partitioning_factory_segment_encoding[builtin_pickle-<lambda>0] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_partitioning_factory_segment_encoding[builtin_pickle-<lambda>1] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_partitioning_factory_hive_segment_encoding_key_encoded[builtin_pickle-<lambda>0] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_partitioning_factory_hive_segment_encoding_key_encoded[builtin_pickle-<lambda>1] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_single_file[builtin_pickle-threaded] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_single_file[builtin_pickle-serial] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_deterministic_row_order[builtin_pickle-threaded] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_deterministic_row_order[builtin_pickle-serial] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_directory[builtin_pickle-threaded] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_directory[builtin_pickle-serial] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_list_of_files[builtin_pickle-threaded] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_list_of_files[builtin_pickle-serial] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_construct_from_single_file[builtin_pickle-threaded] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_construct_from_single_file[builtin_pickle-serial] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_construct_from_single_directory[builtin_pickle-threaded] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_construct_from_single_directory[builtin_pickle-serial] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_partitioned_directory[builtin_pickle-threaded] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_partitioned_directory[builtin_pickle-serial] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_open_union_dataset[builtin_pickle-threaded] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_open_union_dataset[builtin_pickle-serial] PASSED [ 40%] | |
pyarrow/tests/test_dataset.py::test_dataset_partitioned_dictionary_type_reconstruct[builtin_pickle] PASSED [ 40%] | |
pyarrow/tests/test_extension_type.py::test_uuid_type_pickle[builtin_pickle] PASSED [ 40%] | |
pyarrow/tests/test_extension_type.py::test_ext_array_pickling[builtin_pickle] PASSED [ 40%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_type_pickling[builtin_pickle-registered_period_type0] PASSED [ 40%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_type_pickling[builtin_pickle-registered_period_type1] PASSED [ 40%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_type_pickling[builtin_pickle-registered_period_type2] PASSED [ 40%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_array_pickling[builtin_pickle-registered_period_type0] PASSED [ 40%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_array_pickling[builtin_pickle-registered_period_type1] PASSED [ 40%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_array_pickling[builtin_pickle-registered_period_type2] PASSED [ 40%] | |
pyarrow/tests/test_extension_type.py::test_tensor_type_is_picklable[builtin_pickle] PASSED [ 40%] | |
pyarrow/tests/test_extension_type.py::test_opaque_type[builtin_pickle-storage_type0-storage0] PASSED [ 40%] | |
pyarrow/tests/test_extension_type.py::test_opaque_type[builtin_pickle-storage_type1-storage1] PASSED [ 40%] | |
pyarrow/tests/test_extension_type.py::test_opaque_type[builtin_pickle-storage_type2-storage2] PASSED [ 40%] | |
pyarrow/tests/test_extension_type.py::test_opaque_type[builtin_pickle-storage_type3-storage3] PASSED [ 40%] | |
pyarrow/tests/test_extension_type.py::test_bool8_type[builtin_pickle] PASSED [ 40%] | |
pyarrow/tests/test_extension_type.py::test_json[builtin_pickle-storage_type0] PASSED [ 40%] | |
pyarrow/tests/test_extension_type.py::test_json[builtin_pickle-storage_type1] PASSED [ 40%] | |
pyarrow/tests/test_extension_type.py::test_json[builtin_pickle-storage_type2] PASSED [ 40%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[builtin_pickle-LocalFileSystem()] PASSED [ 40%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[builtin_pickle-LocalFileSystem(use_mmap=True)] PASSED [ 40%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[builtin_pickle-SubTreeFileSystem(LocalFileSystem())] PASSED [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[builtin_pickle-S3FileSystem] SKIPPED [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[builtin_pickle-GcsFileSystem] SKIPPED [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[builtin_pickle-AzureFileSystem] SKIPPED [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[builtin_pickle-HadoopFileSystem] SKIPPED [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[builtin_pickle-_MockFileSystem()] XFAIL [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[builtin_pickle-PyFileSystem(ProxyHandler(LocalFileSystem()))] PASSED [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[builtin_pickle-PyFileSystem(ProxyHandler(_MockFileSystem()))] XFAIL [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[builtin_pickle-PyFileSystem(FSSpecHandler(fsspec.LocalFileSystem()))] SKIPPED [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[builtin_pickle-PyFileSystem(FSSpecHandler(fsspec.filesystem("memory")))] SKIPPED [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[builtin_pickle-PyFileSystem(FSSpecHandler(s3fs.S3FileSystem()))] SKIPPED [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[builtin_pickle-LocalFileSystem()] PASSED [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[builtin_pickle-LocalFileSystem(use_mmap=True)] PASSED [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[builtin_pickle-SubTreeFileSystem(LocalFileSystem())] PASSED [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[builtin_pickle-S3FileSystem] SKIPPED [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[builtin_pickle-GcsFileSystem] SKIPPED [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[builtin_pickle-AzureFileSystem] SKIPPED [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[builtin_pickle-HadoopFileSystem] SKIPPED [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[builtin_pickle-_MockFileSystem()] XFAIL [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[builtin_pickle-PyFileSystem(ProxyHandler(LocalFileSystem()))] PASSED [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[builtin_pickle-PyFileSystem(ProxyHandler(_MockFileSystem()))] XFAIL [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[builtin_pickle-PyFileSystem(FSSpecHandler(fsspec.LocalFileSystem()))] SKIPPED [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[builtin_pickle-PyFileSystem(FSSpecHandler(fsspec.filesystem("memory")))] SKIPPED [ 41%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[builtin_pickle-PyFileSystem(FSSpecHandler(s3fs.S3FileSystem()))] SKIPPED [ 41%] | |
pyarrow/tests/test_fs.py::test_gcs_options[builtin_pickle] SKIPPED (gcs NOT ena...) [ 41%] | |
pyarrow/tests/test_fs.py::test_s3_options[builtin_pickle] SKIPPED (s3 NOT enabled) [ 41%] | |
pyarrow/tests/test_fs.py::test_s3_proxy_options[builtin_pickle] SKIPPED (s3 NOT...) [ 41%] | |
pyarrow/tests/test_fs.py::test_azurefs_options[builtin_pickle] SKIPPED (azure N...) [ 41%] | |
pyarrow/tests/test_fs.py::test_hdfs_options[builtin_pickle] SKIPPED (Cannot loc...) [ 41%] | |
pyarrow/tests/test_fs.py::test_py_filesystem_pickling[builtin_pickle] PASSED [ 41%] | |
pyarrow/tests/test_io.py::test_buffer_bytes[builtin_pickle] PASSED [ 41%] | |
pyarrow/tests/test_io.py::test_buffer_null_data[builtin_pickle] PASSED [ 41%] | |
pyarrow/tests/test_io.py::test_buffer_memoryview[builtin_pickle] PASSED [ 41%] | |
pyarrow/tests/test_io.py::test_buffer_bytearray[builtin_pickle] PASSED [ 41%] | |
pyarrow/tests/test_io.py::test_non_cpu_buffer[builtin_pickle] SKIPPED (could no...) [ 41%] | |
pyarrow/tests/test_io.py::test_cache_options_pickling[builtin_pickle] PASSED [ 41%] | |
pyarrow/tests/test_json.py::test_read_options[builtin_pickle] PASSED [ 41%] | |
pyarrow/tests/test_json.py::test_parse_options[builtin_pickle] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-False-None-BooleanScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-True-None-BooleanScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-1-None-Int64Scalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle--1-None-Int64Scalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-1-ty4-Int8Scalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-1-ty5-UInt8Scalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-1-ty6-Int16Scalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-1-ty7-UInt16Scalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-1-ty8-Int32Scalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-1-ty9-UInt32Scalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-1-ty10-Int64Scalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-1-ty11-UInt64Scalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-1.0-ty12-HalfFloatScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-1.0-None-DoubleScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-1.0-ty14-FloatScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-value15-None-Decimal128Scalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-value16-None-Decimal256Scalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-string-None-StringScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-bytes-None-BinaryScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-largestring-ty19-LargeStringScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-largebytes-ty20-LargeBinaryScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-string_view-ty21-StringViewScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-bytes_view-ty22-BinaryViewScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-abc-ty23-FixedSizeBinaryScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-value24-None-ListScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-value25-ty25-LargeListScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-value26-ty26-FixedSizeListScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-value27-ty27-ListViewScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-value28-ty28-LargeListViewScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-value29-None-Date32Scalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-value30-ty30-Date64Scalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-value31-None-TimestampScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-value32-ty32-Time32Scalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-value33-None-Time64Scalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-value34-None-DurationScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-value35-None-MonthDayNanoIntervalScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-value36-None-StructScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics[builtin_pickle-value37-ty37-MapScalar] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_basics_np_required[builtin_pickle] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_nulls[builtin_pickle] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_map[builtin_pickle] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_dictionary[builtin_pickle] PASSED [ 41%] | |
pyarrow/tests/test_scalars.py::test_union[builtin_pickle] PASSED [ 42%] | |
pyarrow/tests/test_schema.py::test_type_schema_pickling[builtin_pickle] PASSED [ 42%] | |
pyarrow/tests/test_table.py::test_chunked_array_pickle[builtin_pickle-data0-typ0] PASSED [ 42%] | |
pyarrow/tests/test_table.py::test_chunked_array_pickle[builtin_pickle-data1-typ1] PASSED [ 42%] | |
pyarrow/tests/test_table.py::test_chunked_array_pickle[builtin_pickle-data2-typ2] PASSED [ 42%] | |
pyarrow/tests/test_table.py::test_chunked_array_pickle[builtin_pickle-data3-typ3] PASSED [ 42%] | |
pyarrow/tests/test_table.py::test_chunked_array_pickle[builtin_pickle-data4-typ4] PASSED [ 42%] | |
pyarrow/tests/test_table.py::test_chunked_array_pickle[builtin_pickle-data5-typ5] PASSED [ 42%] | |
pyarrow/tests/test_table.py::test_chunked_array_pickle[builtin_pickle-data6-typ6] PASSED [ 42%] | |
pyarrow/tests/test_table.py::test_chunked_array_pickle[builtin_pickle-data7-typ7] PASSED [ 42%] | |
pyarrow/tests/test_table.py::test_recordbatch_pickle[builtin_pickle] PASSED [ 42%] | |
pyarrow/tests/test_table.py::test_table_pickle[builtin_pickle] PASSED [ 42%] | |
pyarrow/tests/test_types.py::test_types_picklable[builtin_pickle] PASSED [ 42%] | |
pyarrow/tests/test_types.py::test_pickling[builtin_pickle] SKIPPED (hypothesis ...) [ 42%] | |
pyarrow/tests/parquet/test_dataset.py::test_pickle_dataset[cloudpickle] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle[cloudpickle-data0-typ0] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle[cloudpickle-data1-typ1] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle[cloudpickle-data2-typ2] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle[cloudpickle-data3-typ3] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle[cloudpickle-data4-None] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle[cloudpickle-data5-typ5] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle[cloudpickle-data6-typ6] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle[cloudpickle-data7-typ7] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle[cloudpickle-data8-typ8] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle[cloudpickle-data9-typ9] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle[cloudpickle-data10-typ10] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle[cloudpickle-data11-typ11] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle_dictionary[cloudpickle] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_pickling[cloudpickle] SKIPPED (hypothesis NOT...) [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[cloudpickle-data0-typ0] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[cloudpickle-data1-typ1] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[cloudpickle-data2-typ2] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[cloudpickle-data3-typ3] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[cloudpickle-data4-None] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[cloudpickle-data5-typ5] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[cloudpickle-data6-typ6] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[cloudpickle-data7-typ7] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[cloudpickle-data8-typ8] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[cloudpickle-data9-typ9] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[cloudpickle-data10-typ10] SKIPPED [ 42%] | |
pyarrow/tests/test_array.py::test_array_pickle_protocol5[cloudpickle-data11-typ11] SKIPPED [ 42%] | |
pyarrow/tests/test_compute.py::test_pickle_functions[cloudpickle] SKIPPED (coul...) [ 42%] | |
pyarrow/tests/test_compute.py::test_pickle_global_functions[cloudpickle] SKIPPED [ 42%] | |
pyarrow/tests/test_compute.py::test_expression_serialization_arrow[cloudpickle] SKIPPED [ 42%] | |
pyarrow/tests/test_csv.py::test_read_options[cloudpickle] SKIPPED (could not im...) [ 42%] | |
pyarrow/tests/test_csv.py::test_parse_options[cloudpickle] SKIPPED (could not i...) [ 42%] | |
pyarrow/tests/test_csv.py::test_convert_options[cloudpickle] SKIPPED (could not...) [ 42%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_invalid_row_handler[cloudpickle] SKIPPED [ 42%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_invalid_row_handler[cloudpickle] SKIPPED [ 42%] | |
pyarrow/tests/test_csv.py::TestSerialStreamingCSVRead::test_invalid_row_handler[cloudpickle] SKIPPED [ 42%] | |
pyarrow/tests/test_csv.py::TestThreadedStreamingCSVRead::test_invalid_row_handler[cloudpickle] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_partitioning_pickling[cloudpickle] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_file_format_pickling[cloudpickle] SKIPPED (...) [ 42%] | |
pyarrow/tests/test_dataset.py::test_fragment_scan_options_pickling[cloudpickle] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_make_csv_fragment_from_buffer[cloudpickle-threaded] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_make_csv_fragment_from_buffer[cloudpickle-serial] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_make_json_fragment_from_buffer[cloudpickle-threaded] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_make_json_fragment_from_buffer[cloudpickle-serial] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_make_parquet_fragment_from_buffer[cloudpickle-threaded] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_make_parquet_fragment_from_buffer[cloudpickle-serial] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_fragments_reconstruct[cloudpickle-threaded] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_fragments_reconstruct[cloudpickle-serial] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_fragments_parquet_ensure_metadata[cloudpickle] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_fragments_parquet_pickle_no_metadata[cloudpickle] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_fragments_parquet_row_groups_reconstruct[cloudpickle-threaded] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_fragments_parquet_row_groups_reconstruct[cloudpickle-serial] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_partitioning_factory[cloudpickle-<lambda>0] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_partitioning_factory[cloudpickle-<lambda>1] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_partitioning_factory_dictionary[cloudpickle-<lambda>0-False] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_partitioning_factory_dictionary[cloudpickle-<lambda>0-True] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_partitioning_factory_dictionary[cloudpickle-<lambda>1-False] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_partitioning_factory_dictionary[cloudpickle-<lambda>1-True] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_partitioning_factory_segment_encoding[cloudpickle-<lambda>0] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_partitioning_factory_segment_encoding[cloudpickle-<lambda>1] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_partitioning_factory_hive_segment_encoding_key_encoded[cloudpickle-<lambda>0] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_partitioning_factory_hive_segment_encoding_key_encoded[cloudpickle-<lambda>1] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_single_file[cloudpickle-threaded] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_single_file[cloudpickle-serial] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_deterministic_row_order[cloudpickle-threaded] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_deterministic_row_order[cloudpickle-serial] SKIPPED [ 42%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_directory[cloudpickle-threaded] SKIPPED [ 43%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_directory[cloudpickle-serial] SKIPPED [ 43%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_list_of_files[cloudpickle-threaded] SKIPPED [ 43%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_list_of_files[cloudpickle-serial] SKIPPED [ 43%] | |
pyarrow/tests/test_dataset.py::test_construct_from_single_file[cloudpickle-threaded] SKIPPED [ 43%] | |
pyarrow/tests/test_dataset.py::test_construct_from_single_file[cloudpickle-serial] SKIPPED [ 43%] | |
pyarrow/tests/test_dataset.py::test_construct_from_single_directory[cloudpickle-threaded] SKIPPED [ 43%] | |
pyarrow/tests/test_dataset.py::test_construct_from_single_directory[cloudpickle-serial] SKIPPED [ 43%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_partitioned_directory[cloudpickle-threaded] SKIPPED [ 43%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_partitioned_directory[cloudpickle-serial] SKIPPED [ 43%] | |
pyarrow/tests/test_dataset.py::test_open_union_dataset[cloudpickle-threaded] SKIPPED [ 43%] | |
pyarrow/tests/test_dataset.py::test_open_union_dataset[cloudpickle-serial] SKIPPED [ 43%] | |
pyarrow/tests/test_dataset.py::test_dataset_partitioned_dictionary_type_reconstruct[cloudpickle] SKIPPED [ 43%] | |
pyarrow/tests/test_extension_type.py::test_uuid_type_pickle[cloudpickle] SKIPPED [ 43%] | |
pyarrow/tests/test_extension_type.py::test_ext_array_pickling[cloudpickle] SKIPPED [ 43%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_type_pickling[cloudpickle-registered_period_type0] SKIPPED [ 43%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_type_pickling[cloudpickle-registered_period_type1] SKIPPED [ 43%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_type_pickling[cloudpickle-registered_period_type2] SKIPPED [ 43%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_array_pickling[cloudpickle-registered_period_type0] SKIPPED [ 43%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_array_pickling[cloudpickle-registered_period_type1] SKIPPED [ 43%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_array_pickling[cloudpickle-registered_period_type2] SKIPPED [ 43%] | |
pyarrow/tests/test_extension_type.py::test_tensor_type_is_picklable[cloudpickle] SKIPPED [ 43%] | |
pyarrow/tests/test_extension_type.py::test_opaque_type[cloudpickle-storage_type0-storage0] SKIPPED [ 43%] | |
pyarrow/tests/test_extension_type.py::test_opaque_type[cloudpickle-storage_type1-storage1] SKIPPED [ 43%] | |
pyarrow/tests/test_extension_type.py::test_opaque_type[cloudpickle-storage_type2-storage2] SKIPPED [ 43%] | |
pyarrow/tests/test_extension_type.py::test_opaque_type[cloudpickle-storage_type3-storage3] SKIPPED [ 43%] | |
pyarrow/tests/test_extension_type.py::test_bool8_type[cloudpickle] SKIPPED (cou...) [ 43%] | |
pyarrow/tests/test_extension_type.py::test_json[cloudpickle-storage_type0] SKIPPED [ 43%] | |
pyarrow/tests/test_extension_type.py::test_json[cloudpickle-storage_type1] SKIPPED [ 43%] | |
pyarrow/tests/test_extension_type.py::test_json[cloudpickle-storage_type2] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[cloudpickle-LocalFileSystem()] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[cloudpickle-LocalFileSystem(use_mmap=True)] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[cloudpickle-SubTreeFileSystem(LocalFileSystem())] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[cloudpickle-S3FileSystem] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[cloudpickle-GcsFileSystem] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[cloudpickle-AzureFileSystem] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[cloudpickle-HadoopFileSystem] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[cloudpickle-_MockFileSystem()] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[cloudpickle-PyFileSystem(ProxyHandler(LocalFileSystem()))] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[cloudpickle-PyFileSystem(ProxyHandler(_MockFileSystem()))] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[cloudpickle-PyFileSystem(FSSpecHandler(fsspec.LocalFileSystem()))] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[cloudpickle-PyFileSystem(FSSpecHandler(fsspec.filesystem("memory")))] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_pickling[cloudpickle-PyFileSystem(FSSpecHandler(s3fs.S3FileSystem()))] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[cloudpickle-LocalFileSystem()] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[cloudpickle-LocalFileSystem(use_mmap=True)] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[cloudpickle-SubTreeFileSystem(LocalFileSystem())] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[cloudpickle-S3FileSystem] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[cloudpickle-GcsFileSystem] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[cloudpickle-AzureFileSystem] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[cloudpickle-HadoopFileSystem] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[cloudpickle-_MockFileSystem()] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[cloudpickle-PyFileSystem(ProxyHandler(LocalFileSystem()))] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[cloudpickle-PyFileSystem(ProxyHandler(_MockFileSystem()))] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[cloudpickle-PyFileSystem(FSSpecHandler(fsspec.LocalFileSystem()))] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[cloudpickle-PyFileSystem(FSSpecHandler(fsspec.filesystem("memory")))] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_filesystem_is_functional_after_pickling[cloudpickle-PyFileSystem(FSSpecHandler(s3fs.S3FileSystem()))] SKIPPED [ 43%] | |
pyarrow/tests/test_fs.py::test_gcs_options[cloudpickle] SKIPPED (gcs NOT enabled) [ 43%] | |
pyarrow/tests/test_fs.py::test_s3_options[cloudpickle] SKIPPED (s3 NOT enabled) [ 43%] | |
pyarrow/tests/test_fs.py::test_s3_proxy_options[cloudpickle] SKIPPED (s3 NOT en...) [ 43%] | |
pyarrow/tests/test_fs.py::test_azurefs_options[cloudpickle] SKIPPED (azure NOT ...) [ 43%] | |
pyarrow/tests/test_fs.py::test_hdfs_options[cloudpickle] SKIPPED (could not imp...) [ 43%] | |
pyarrow/tests/test_fs.py::test_py_filesystem_pickling[cloudpickle] SKIPPED (cou...) [ 43%] | |
pyarrow/tests/test_io.py::test_buffer_bytes[cloudpickle] SKIPPED (could not imp...) [ 43%] | |
pyarrow/tests/test_io.py::test_buffer_null_data[cloudpickle] SKIPPED (could not...) [ 43%] | |
pyarrow/tests/test_io.py::test_buffer_memoryview[cloudpickle] SKIPPED (could no...) [ 43%] | |
pyarrow/tests/test_io.py::test_buffer_bytearray[cloudpickle] SKIPPED (could not...) [ 43%] | |
pyarrow/tests/test_io.py::test_non_cpu_buffer[cloudpickle] SKIPPED (could not i...) [ 43%] | |
pyarrow/tests/test_io.py::test_cache_options_pickling[cloudpickle] SKIPPED (cou...) [ 43%] | |
pyarrow/tests/test_json.py::test_read_options[cloudpickle] SKIPPED (could not i...) [ 43%] | |
pyarrow/tests/test_json.py::test_parse_options[cloudpickle] SKIPPED (could not ...) [ 43%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-False-None-BooleanScalar] SKIPPED [ 43%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-True-None-BooleanScalar] SKIPPED [ 43%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-1-None-Int64Scalar] SKIPPED [ 43%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle--1-None-Int64Scalar] SKIPPED [ 43%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-1-ty4-Int8Scalar] SKIPPED [ 43%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-1-ty5-UInt8Scalar] SKIPPED [ 43%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-1-ty6-Int16Scalar] SKIPPED [ 43%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-1-ty7-UInt16Scalar] SKIPPED [ 43%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-1-ty8-Int32Scalar] SKIPPED [ 43%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-1-ty9-UInt32Scalar] SKIPPED [ 43%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-1-ty10-Int64Scalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-1-ty11-UInt64Scalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-1.0-ty12-HalfFloatScalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-1.0-None-DoubleScalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-1.0-ty14-FloatScalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-value15-None-Decimal128Scalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-value16-None-Decimal256Scalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-string-None-StringScalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-bytes-None-BinaryScalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-largestring-ty19-LargeStringScalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-largebytes-ty20-LargeBinaryScalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-string_view-ty21-StringViewScalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-bytes_view-ty22-BinaryViewScalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-abc-ty23-FixedSizeBinaryScalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-value24-None-ListScalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-value25-ty25-LargeListScalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-value26-ty26-FixedSizeListScalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-value27-ty27-ListViewScalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-value28-ty28-LargeListViewScalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-value29-None-Date32Scalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-value30-ty30-Date64Scalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-value31-None-TimestampScalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-value32-ty32-Time32Scalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-value33-None-Time64Scalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-value34-None-DurationScalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-value35-None-MonthDayNanoIntervalScalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-value36-None-StructScalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics[cloudpickle-value37-ty37-MapScalar] SKIPPED [ 44%] | |
pyarrow/tests/test_scalars.py::test_basics_np_required[cloudpickle] SKIPPED (co...) [ 44%] | |
pyarrow/tests/test_scalars.py::test_nulls[cloudpickle] SKIPPED (could not impor...) [ 44%] | |
pyarrow/tests/test_scalars.py::test_map[cloudpickle] SKIPPED (could not import ...) [ 44%] | |
pyarrow/tests/test_scalars.py::test_dictionary[cloudpickle] SKIPPED (could not ...) [ 44%] | |
pyarrow/tests/test_scalars.py::test_union[cloudpickle] SKIPPED (could not impor...) [ 44%] | |
pyarrow/tests/test_schema.py::test_type_schema_pickling[cloudpickle] SKIPPED (c...) [ 44%] | |
pyarrow/tests/test_table.py::test_chunked_array_pickle[cloudpickle-data0-typ0] SKIPPED [ 44%] | |
pyarrow/tests/test_table.py::test_chunked_array_pickle[cloudpickle-data1-typ1] SKIPPED [ 44%] | |
pyarrow/tests/test_table.py::test_chunked_array_pickle[cloudpickle-data2-typ2] SKIPPED [ 44%] | |
pyarrow/tests/test_table.py::test_chunked_array_pickle[cloudpickle-data3-typ3] SKIPPED [ 44%] | |
pyarrow/tests/test_table.py::test_chunked_array_pickle[cloudpickle-data4-typ4] SKIPPED [ 44%] | |
pyarrow/tests/test_table.py::test_chunked_array_pickle[cloudpickle-data5-typ5] SKIPPED [ 44%] | |
pyarrow/tests/test_table.py::test_chunked_array_pickle[cloudpickle-data6-typ6] SKIPPED [ 44%] | |
pyarrow/tests/test_table.py::test_chunked_array_pickle[cloudpickle-data7-typ7] SKIPPED [ 44%] | |
pyarrow/tests/test_table.py::test_recordbatch_pickle[cloudpickle] SKIPPED (coul...) [ 44%] | |
pyarrow/tests/test_table.py::test_table_pickle[cloudpickle] SKIPPED (could not ...) [ 44%] | |
pyarrow/tests/test_types.py::test_types_picklable[cloudpickle] SKIPPED (could n...) [ 44%] | |
pyarrow/tests/test_types.py::test_pickling[cloudpickle] SKIPPED (hypothesis NOT...) [ 44%] | |
pyarrow/tests/parquet/test_dataset.py::test_partitioned_dataset PASSED [ 44%] | |
pyarrow/tests/parquet/test_dataset.py::test_dataset_read_dictionary PASSED [ 44%] | |
pyarrow/tests/parquet/test_dataset.py::test_read_table_schema PASSED [ 44%] | |
pyarrow/tests/parquet/test_dataset.py::test_read_table_duplicate_column_selection PASSED [ 44%] | |
pyarrow/tests/parquet/test_dataset.py::test_dataset_partitioning PASSED [ 44%] | |
pyarrow/tests/parquet/test_dataset.py::test_parquet_dataset_new_filesystem PASSED [ 44%] | |
pyarrow/tests/parquet/test_dataset.py::test_parquet_dataset_partitions_piece_path_with_fsspec SKIPPED [ 44%] | |
pyarrow/tests/parquet/test_dataset.py::test_parquet_write_to_dataset_exposed_keywords PASSED [ 44%] | |
pyarrow/tests/parquet/test_dataset.py::test_write_to_dataset_kwargs_passed[write_dataset_kwarg0] PASSED [ 44%] | |
pyarrow/tests/parquet/test_dataset.py::test_write_to_dataset_kwargs_passed[write_dataset_kwarg1] PASSED [ 44%] | |
pyarrow/tests/parquet/test_dataset.py::test_write_to_dataset_category_observed PASSED [ 44%] | |
pyarrow/tests/parquet/test_datetime.py::test_pandas_parquet_datetime_tz PASSED [ 44%] | |
pyarrow/tests/parquet/test_datetime.py::test_datetime_timezone_tzinfo PASSED [ 44%] | |
pyarrow/tests/parquet/test_datetime.py::test_coerce_timestamps PASSED [ 44%] | |
pyarrow/tests/parquet/test_datetime.py::test_coerce_timestamps_truncated PASSED [ 44%] | |
pyarrow/tests/parquet/test_datetime.py::test_date_time_types PASSED [ 44%] | |
pyarrow/tests/parquet/test_datetime.py::test_coerce_int96_timestamp_unit[s] PASSED [ 44%] | |
pyarrow/tests/parquet/test_datetime.py::test_coerce_int96_timestamp_unit[ms] PASSED [ 44%] | |
pyarrow/tests/parquet/test_datetime.py::test_coerce_int96_timestamp_unit[us] PASSED [ 44%] | |
pyarrow/tests/parquet/test_datetime.py::test_coerce_int96_timestamp_unit[ns] PASSED [ 44%] | |
pyarrow/tests/parquet/test_datetime.py::test_coerce_int96_timestamp_overflow[ParquetFile] PASSED [ 44%] | |
pyarrow/tests/parquet/test_datetime.py::test_coerce_int96_timestamp_overflow[read_table] PASSED [ 44%] | |
pyarrow/tests/parquet/test_datetime.py::test_timestamp_restore_timezone[ms] PASSED [ 44%] | |
pyarrow/tests/parquet/test_datetime.py::test_timestamp_restore_timezone[us] PASSED [ 44%] | |
pyarrow/tests/parquet/test_datetime.py::test_timestamp_restore_timezone[ns] PASSED [ 44%] | |
pyarrow/tests/parquet/test_datetime.py::test_timestamp_restore_timezone_nanosecond PASSED [ 44%] | |
pyarrow/tests/parquet/test_datetime.py::test_list_of_datetime_time_roundtrip PASSED [ 44%] | |
pyarrow/tests/parquet/test_datetime.py::test_parquet_version_timestamp_differences PASSED [ 44%] | |
pyarrow/tests/parquet/test_datetime.py::test_noncoerced_nanoseconds_written_without_exception PASSED [ 44%] | |
pyarrow/tests/parquet/test_datetime.py::test_duration_type PASSED [ 44%] | |
pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_write_read PASSED [ 44%] | |
pyarrow/tests/parquet/test_encryption.py::test_uniform_encrypted_parquet_write_read PASSED [ 44%] | |
pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_write_read_wrong_key PASSED [ 44%] | |
pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_read_no_decryption_config PASSED [ 44%] | |
pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_read_metadata_no_decryption_config PASSED [ 45%] | |
pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_read_schema_no_decryption_config PASSED [ 45%] | |
pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_write_no_col_key PASSED [ 45%] | |
pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_write_col_key_and_uniform_encryption PASSED [ 45%] | |
pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_write_kms_error PASSED [ 45%] | |
pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_write_kms_specific_error PASSED [ 45%] | |
pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_write_kms_factory_error PASSED [ 45%] | |
pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_write_kms_factory_type_error PASSED [ 45%] | |
pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_encryption_configuration PASSED [ 45%] | |
pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_decryption_configuration PASSED [ 45%] | |
pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_kms_configuration PASSED [ 45%] | |
pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_write_read_plain_footer_single_wrapping XPASS [ 45%] | |
pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_write_external XFAIL [ 45%] | |
pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_loop PASSED [ 45%] | |
pyarrow/tests/parquet/test_encryption.py::test_read_with_deleted_crypto_factory PASSED [ 45%] | |
pyarrow/tests/parquet/test_encryption.py::test_encrypted_parquet_read_table PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_metadata_api PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_metadata_lifetime PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_column_statistics_api[data0-type0-INT32-1-4-1-4-None] PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_column_statistics_api[data1-type1-INT32-1-4-1-4-None] PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_column_statistics_api[data2-type2-INT32-1-4-1-4-None] PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_column_statistics_api[data3-type3-INT64-1-4-1-4-None] PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_column_statistics_api[data4-type4-INT32--1-4-1-4-None] PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_column_statistics_api[data5-type5-INT32--1-4-1-4-None] PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_column_statistics_api[data6-type6-INT32--1-4-1-4-None] PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_column_statistics_api[data7-type7-INT64--1-4-1-4-None] PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_column_statistics_api[data8-type8-FLOAT--1.1-4.4-1-4-None] PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_column_statistics_api[data9-type9-DOUBLE--1.1-4.4-1-4-None] PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_column_statistics_api[data10-type10-BYTE_ARRAY--\xcf\xa8-1-4-None] PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_column_statistics_api[data11-type11-BOOLEAN-False-True-0-5-None] PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_column_statistics_api[data12-type12-BYTE_ARRAY-\x00-b-1-4-None] PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_raise_on_unset_statistics PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_statistics_convert_logical_types PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_write_disable_statistics PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_sorting_column PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_sorting_column_nested PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_file_sorting_columns PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_field_id_metadata PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_file_page_index PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_multi_dataset_metadata PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_metadata_hashing PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_write_metadata PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_table_large_metadata PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_compare_schemas PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_read_schema PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_parquet_metadata_empty_to_dict PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_metadata_exceeds_message_size SKIPPED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_metadata_schema_filesystem PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_metadata_equals PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_metadata_append_row_groups_diff[t10-t20-None] PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_metadata_append_row_groups_diff[t11-t21-The two columns with index 0 differ.] PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_metadata_append_row_groups_diff[t12-t22-This schema has 2 columns, other has 1] PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_write_metadata_fs_file_combinations SKIPPED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_column_chunk_key_value_metadata PASSED [ 45%] | |
pyarrow/tests/parquet/test_metadata.py::test_internal_class_instantiation PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_pandas_parquet_custom_metadata PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_merging_parquet_tables_with_different_pandas_metadata PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_pandas_parquet_column_multiindex PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_pandas_parquet_2_roundtrip_read_pandas_no_index_written PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_pandas_parquet_native_file_roundtrip PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_read_pandas_column_subset PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_pandas_parquet_empty_roundtrip PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_pandas_can_write_nested_data PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_pandas_parquet_pyfile_roundtrip PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_pandas_parquet_configuration_options PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_spark_flavor_preserves_pandas_metadata PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_index_column_name_duplicate PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_multiindex_duplicate_values PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_backwards_compatible_index_naming PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_backwards_compatible_index_multi_level_named PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_backwards_compatible_index_multi_level_some_named PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_backwards_compatible_column_metadata_handling SKIPPED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_categorical_index_survives_roundtrip PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_categorical_order_survives_roundtrip PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_pandas_categorical_na_type_row_groups PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_pandas_categorical_roundtrip PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_categories_with_string_pyarrow_dtype PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_write_to_dataset_pandas_preserve_extensiondtypes PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_write_to_dataset_pandas_preserve_index PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_dataset_read_pandas_common_metadata[_metadata-True] PASSED [ 45%] | |
pyarrow/tests/parquet/test_pandas.py::test_dataset_read_pandas_common_metadata[_metadata-False] PASSED [ 46%] | |
pyarrow/tests/parquet/test_pandas.py::test_dataset_read_pandas_common_metadata[_metadata-None] PASSED [ 46%] | |
pyarrow/tests/parquet/test_pandas.py::test_dataset_read_pandas_common_metadata[_common_metadata-True] PASSED [ 46%] | |
pyarrow/tests/parquet/test_pandas.py::test_dataset_read_pandas_common_metadata[_common_metadata-False] PASSED [ 46%] | |
pyarrow/tests/parquet/test_pandas.py::test_dataset_read_pandas_common_metadata[_common_metadata-None] PASSED [ 46%] | |
pyarrow/tests/parquet/test_pandas.py::test_read_pandas_passthrough_keywords PASSED [ 46%] | |
pyarrow/tests/parquet/test_pandas.py::test_read_pandas_map_fields PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_pass_separate_metadata PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_read_single_row_group PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_read_single_row_group_with_column_subset PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_read_multiple_row_groups PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_read_multiple_row_groups_with_column_subset PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_scan_contents PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_parquet_file_pass_directory_instead_of_file PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_read_column_invalid_index PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_iter_batches_columns_reader[300] PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_iter_batches_columns_reader[1000] PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_iter_batches_columns_reader[1300] PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_iter_batches_reader[1000] PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_pre_buffer[False] PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_pre_buffer[True] PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_parquet_file_explicitly_closed PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_parquet_file_with_filesystem[True] SKIPPED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_parquet_file_with_filesystem[False] SKIPPED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_read_statistics PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_read_undefined_logical_type PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_parquet_file_fsspec_support SKIPPED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_parquet_file_fsspec_support_through_filesystem_argument SKIPPED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_parquet_file_hugginface_support SKIPPED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_fsspec_uri_raises_if_fsspec_is_not_available PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_file.py::test_iter_batches_raises_batch_size_zero PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_writer.py::test_parquet_incremental_file_build PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_writer.py::test_validate_schema_write_table PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_writer.py::test_parquet_invalid_writer PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_writer.py::test_parquet_writer_context_obj PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_writer.py::test_parquet_writer_context_obj_with_exception PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_writer.py::test_parquet_writer_write_wrappers[None] PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_writer.py::test_parquet_writer_write_wrappers[filesystem1] PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_writer.py::test_parquet_writer_chunk_size SKIPPED [ 46%] | |
pyarrow/tests/parquet/test_parquet_writer.py::test_parquet_writer_filesystem_local[None] PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_writer.py::test_parquet_writer_filesystem_local[filesystem1] PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_writer.py::test_parquet_writer_filesystem_s3 SKIPPED [ 46%] | |
pyarrow/tests/parquet/test_parquet_writer.py::test_parquet_writer_filesystem_s3_uri SKIPPED [ 46%] | |
pyarrow/tests/parquet/test_parquet_writer.py::test_parquet_writer_filesystem_s3fs SKIPPED [ 46%] | |
pyarrow/tests/parquet/test_parquet_writer.py::test_parquet_writer_filesystem_buffer_raises PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_writer.py::test_parquet_writer_store_schema PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_writer.py::test_parquet_writer_append_key_value_metadata PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_writer.py::test_parquet_content_defined_chunking PASSED [ 46%] | |
pyarrow/tests/parquet/test_parquet_writer.py::test_parquet_content_defined_chunking_parameters PASSED [ 46%] | |
pyarrow/tests/test_acero.py::test_declaration PASSED [ 46%] | |
pyarrow/tests/test_acero.py::test_declaration_repr PASSED [ 46%] | |
pyarrow/tests/test_acero.py::test_declaration_to_reader PASSED [ 46%] | |
pyarrow/tests/test_acero.py::test_table_source PASSED [ 46%] | |
pyarrow/tests/test_acero.py::test_filter PASSED [ 46%] | |
pyarrow/tests/test_acero.py::test_filter_all_rows[source0] PASSED [ 46%] | |
pyarrow/tests/test_acero.py::test_filter_all_rows[source1] PASSED [ 46%] | |
pyarrow/tests/test_acero.py::test_project PASSED [ 46%] | |
pyarrow/tests/test_acero.py::test_aggregate_scalar PASSED [ 46%] | |
pyarrow/tests/test_acero.py::test_aggregate_hash PASSED [ 46%] | |
pyarrow/tests/test_acero.py::test_order_by PASSED [ 46%] | |
pyarrow/tests/test_acero.py::test_hash_join PASSED [ 46%] | |
pyarrow/tests/test_acero.py::test_hash_join_with_residual_filter PASSED [ 46%] | |
pyarrow/tests/test_acero.py::test_asof_join PASSED [ 46%] | |
pyarrow/tests/test_acero.py::test_scan PASSED [ 46%] | |
pyarrow/tests/test_adhoc_memory_leak.py::test_deserialize_pandas_arrow_7956 SKIPPED [ 46%] | |
pyarrow/tests/test_array.py::test_total_bytes_allocated PASSED [ 46%] | |
pyarrow/tests/test_array.py::test_weakref PASSED [ 46%] | |
pyarrow/tests/test_array.py::test_getitem_NULL PASSED [ 46%] | |
pyarrow/tests/test_array.py::test_constructor_raises PASSED [ 46%] | |
pyarrow/tests/test_array.py::test_list_format PASSED [ 46%] | |
pyarrow/tests/test_array.py::test_string_format PASSED [ 46%] | |
pyarrow/tests/test_array.py::test_long_array_format PASSED [ 46%] | |
pyarrow/tests/test_array.py::test_indented_string_format PASSED [ 46%] | |
pyarrow/tests/test_array.py::test_top_level_indented_string_format PASSED [ 46%] | |
pyarrow/tests/test_array.py::test_binary_format PASSED [ 46%] | |
pyarrow/tests/test_array.py::test_binary_total_values_length PASSED [ 46%] | |
pyarrow/tests/test_array.py::test_to_numpy_zero_copy PASSED [ 46%] | |
pyarrow/tests/test_array.py::test_chunked_array_to_numpy_zero_copy PASSED [ 46%] | |
pyarrow/tests/test_array.py::test_to_numpy_unsupported_types PASSED [ 46%] | |
pyarrow/tests/test_array.py::test_to_numpy_writable PASSED [ 46%] | |
pyarrow/tests/test_array.py::test_to_numpy_datetime64[None-s] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_to_numpy_datetime64[None-ms] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_to_numpy_datetime64[None-us] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_to_numpy_datetime64[None-ns] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_to_numpy_datetime64[UTC-s] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_to_numpy_datetime64[UTC-ms] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_to_numpy_datetime64[UTC-us] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_to_numpy_datetime64[UTC-ns] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_to_numpy_timedelta64[s] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_to_numpy_timedelta64[ms] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_to_numpy_timedelta64[us] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_to_numpy_timedelta64[ns] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_to_numpy_dictionary PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_to_pandas_zero_copy PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_asarray SKIPPED (nopandas NOT enabled) [ 47%] | |
pyarrow/tests/test_array.py::test_nulls[None] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_nulls[ty1] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_nulls[ty2] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_nulls[ty3] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_array_from_scalar PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_array_from_dictionary_scalar PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_array_getitem PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_array_getitem_numpy_scalars PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_array_slice PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_array_slice_negative_step PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_arange PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_array_diff PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_array_iter PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_struct_array_slice PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_array_factory_invalid_type PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_array_ref_to_ndarray_base PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_array_eq PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_array_from_buffers PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_string_binary_from_buffers PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_string_view_from_buffers PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_list_from_buffers[list_] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_list_from_buffers[large_list] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_list_from_buffers[list_view] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_list_from_buffers[large_list_view] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_struct_from_buffers PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_struct_from_arrays PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_struct_array_from_chunked PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_dictionary_from_buffers[0] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_dictionary_from_buffers[1] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_dictionary_from_numpy PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_dictionary_to_numpy PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_dictionary_from_boxed_arrays PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_dictionary_from_arrays_boundscheck PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_dictionary_indices PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_list_from_arrays[ListArray-list_] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_list_from_arrays[LargeListArray-large_list] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_list_array_types_from_arrays[arr0-ListArray-list_] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_list_array_types_from_arrays[arr0-LargeListArray-large_list] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_list_array_types_from_arrays[arr1-ListArray-list_] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_list_array_types_from_arrays[arr1-LargeListArray-large_list] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_list_array_types_from_arrays[arr2-ListArray-list_] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_list_array_types_from_arrays[arr2-LargeListArray-large_list] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_list_array_types_from_arrays_fail[ListArray-list_] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_list_array_types_from_arrays_fail[LargeListArray-large_list] PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_map_cast PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_map_labelled PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_map_from_dict PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_map_from_arrays PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_fixed_size_list_from_arrays PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_variable_list_from_arrays PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_union_from_dense PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_union_from_sparse PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_union_array_to_pylist_with_nulls PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_union_array_slice PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_cast_integers_safe PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_cast_none PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_cast_list_to_primitive PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_slice_chunked_array_zero_chunks PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_cast_chunked_array PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_cast_chunked_array_empty PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_chunked_array_data_warns PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_cast_integers_unsafe PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_floating_point_truncate_safe PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_floating_point_truncate_unsafe PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_half_float_array_from_python PASSED [ 47%] | |
pyarrow/tests/test_array.py::test_decimal_to_int_safe PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_decimal_to_int_value_out_of_bounds PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_decimal_to_int_non_integer PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_decimal_to_decimal PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_safe_cast_nan_to_int_raises PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_signed_to_unsigned PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_from_null PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_string_to_number_roundtrip PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_dictionary PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_view PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_unique_simple PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_value_counts_simple PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_unique_value_counts_dictionary_type PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_dictionary_encode_simple PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_dictionary_encode_sliced PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_dictionary_encode_zero_length PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_dictionary_decode PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_time32_to_int PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_time64_to_int PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_timestamp_to_int PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_date32_to_int PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_duration_to_int PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_binary_to_utf8 PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_date64_to_int PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_date64_from_builtin_datetime PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_identities[bool-values0] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_identities[uint8-values1] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_identities[int8-values2] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_identities[uint16-values3] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_identities[int16-values4] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_identities[uint32-values5] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_identities[int32-values6] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_identities[uint64-values7] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_identities[int64-values8] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_identities[float-values9] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_identities[double-values10] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_identities[string-values11] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_identities[binary-values12] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_cast_identities[ty13-values13] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_to_numpy_roundtrip PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_uint64_from_py_over_range PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_conversions_no_sentinel_values PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_time32_time64_from_integer PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_binary_string_pandas_null_sentinels PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_pandas_null_sentinels_raise_error PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_pandas_null_sentinels_index PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_roundtrip_from_numpy_datetimeD PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_naive_datetimes PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_numpy_datetime[datetime64[s]-type0] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_numpy_datetime[datetime64[ms]-type1] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_numpy_datetime[datetime64[us]-type2] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_numpy_datetime[datetime64[ns]-type3] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_different_numpy_datetime_units_raises PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_list_of_timestamps[ns] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_list_of_timestamps[us] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_list_of_timestamps[ms] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_list_of_timestamps[s] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_timestamp_with_generic_unit PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_numpy_timedelta[timedelta64[s]-type0] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_numpy_timedelta[timedelta64[ms]-type1] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_numpy_timedelta[timedelta64[us]-type2] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_numpy_timedelta[timedelta64[ns]-type3] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_numpy_timedelta_incorrect_unit PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_numpy_ascii[None] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_numpy_ascii[binary_type1] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_numpy_ascii[binary_type2] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_numpy_ascii[binary_type3] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_interval_array_from_timedelta PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_interval_array_from_relativedelta PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_interval_array_from_tuple PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_interval_array_from_dateoffset PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_numpy_unicode[None] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_numpy_unicode[string_type1] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_numpy_unicode[string_type2] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_numpy_unicode[string_type3] PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_string_from_non_string PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_string_from_all_null PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_masked PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_shrunken_masked PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_invalid_dim_raises PASSED [ 48%] | |
pyarrow/tests/test_array.py::test_array_from_strided_bool PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_array_from_strided PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_boolean_true_count_false_count PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_buffers_primitive PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_buffers_nested PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_total_buffer_size PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_nbytes_size PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_invalid_tensor_constructor_repr PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_invalid_tensor_construction PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_array_flatten[offset_type0-list_] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_array_flatten[offset_type1-large_list] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_value_parent_indices[list_type0] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_value_parent_indices[list_type1] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_value_parent_indices[list_type2] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_value_lengths[offset_type0-list_type0] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_value_lengths[offset_type1-list_type1] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_value_lengths[offset_type2-list_type2] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_value_lengths[offset_type3-list_type3] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_value_lengths[offset_type4-list_type4] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_array_flatten_non_canonical[list_] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_array_flatten_non_canonical[large_list] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_array_values_offsets_sliced[ListArray] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_array_values_offsets_sliced[LargeListArray] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_fixed_size_list_array_flatten PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_fixed_size_list_array_flatten_with_slice PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_map_array_values_offsets PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_struct_array_flatten PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_struct_array_field PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_struct_array_flattened_field PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_empty_cast PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_nested_dictionary_array PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_array_from_numpy_str_utf8 PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_numpy_binary_overflow_to_chunked[False] SKIPPED [ 49%] | |
pyarrow/tests/test_array.py::test_numpy_binary_overflow_to_chunked[True] SKIPPED [ 49%] | |
pyarrow/tests/test_array.py::test_list_child_overflow_to_chunked SKIPPED (large...) [ 49%] | |
pyarrow/tests/test_array.py::test_infer_type_masked PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_array_masked PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_array_supported_masks PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_array_supported_pandas_masks PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_binary_array_masked PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_binary_array_strided PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_array_invalid_mask_raises PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_array_from_large_pyints PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_numpy_array_protocol PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_array_protocol PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_c_array_protocol[ArrayWrapper] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_c_array_protocol[ArrayDeviceWrapper] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_c_array_protocol_device_unsupported_keyword PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_concat_array PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_concat_array_different_types PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_concat_array_invalid_type PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_to_pandas_timezone PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_to_pandas_float16_list PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_array_sort PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_struct_array_sort PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_array_accepts_pyarrow_array PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_run_end_encoded_from_arrays PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_run_end_encoded_from_buffers PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_run_end_encoded_from_array_with_type PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_run_end_encoded_to_numpy PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_run_end_encoded_to_pandas PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_view_from_arrays[ListViewArray-list_view] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_view_from_arrays[LargeListViewArray-large_list_view] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_view_from_arrays_fails[ListViewArray-list_view] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_view_from_arrays_fails[LargeListViewArray-large_list_view] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_view_flatten[ListViewArray-list_view-offset_type0] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_view_flatten[LargeListViewArray-large_list_view-offset_type1] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_view_slice[ListViewArray] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_list_view_slice[LargeListViewArray] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_swapped_byte_order_fails[u2] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_swapped_byte_order_fails[i4] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_swapped_byte_order_fails[f8] PASSED [ 49%] | |
pyarrow/tests/test_array.py::test_non_cpu_array SKIPPED (could not import 'pyar...) [ 49%] | |
pyarrow/tests/test_builder.py::test_weakref PASSED [ 49%] | |
pyarrow/tests/test_builder.py::test_string_builder_append PASSED [ 49%] | |
pyarrow/tests/test_builder.py::test_string_builder_append_values PASSED [ 49%] | |
pyarrow/tests/test_builder.py::test_string_builder_append_after_finish PASSED [ 49%] | |
pyarrow/tests/test_builder.py::test_string_view_builder PASSED [ 49%] | |
pyarrow/tests/test_cffi.py::test_export_import_type PASSED [ 49%] | |
pyarrow/tests/test_cffi.py::test_export_import_field PASSED [ 49%] | |
pyarrow/tests/test_cffi.py::test_export_import_array PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_export_import_device_array PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_export_import_schema PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_export_import_schema_with_extension PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_export_import_schema_float_pointer PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_export_import_batch PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_export_import_batch_with_extension PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_export_import_device_batch PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_export_import_batch_reader[make_ipc_stream_reader] PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_export_import_batch_reader[make_py_record_batch_reader] PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_export_import_exception_reader PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_imported_batch_reader_error PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_roundtrip_schema_capsule[type] PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_roundtrip_schema_capsule[field] PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_roundtrip_schema_capsule[schema] PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_roundtrip_array_capsule[array] PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_roundtrip_array_capsule[record_batch] PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_roundtrip_device_array_capsule[array] PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_roundtrip_device_array_capsule[record_batch] PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_roundtrip_reader_capsule[recordbatchreader] PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_roundtrip_reader_capsule[table] PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_roundtrip_batch_reader_capsule_requested_schema PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_roundtrip_batch_reader_capsule PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_roundtrip_chunked_array_capsule PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_roundtrip_chunked_array_capsule_requested_schema PASSED [ 50%] | |
pyarrow/tests/test_cffi.py::test_import_device_no_cuda PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_exported_functions PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_hash_aggregate_not_exported PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_exported_option_classes PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_option_class_equality PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_list_functions PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_get_function_scalar PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_get_function_vector PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_get_function_scalar_aggregate PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_get_function_hash_aggregate PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_call_function_with_memory_pool PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_function_attributes PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_input_type_conversion PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_sum_array[arrow_type0] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_sum_array[arrow_type1] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_sum_array[arrow_type2] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_sum_array[arrow_type3] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_sum_array[arrow_type4] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_sum_array[arrow_type5] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_sum_array[arrow_type6] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_sum_array[arrow_type7] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_sum_decimal_array[arrow_type0] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_sum_decimal_array[arrow_type1] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_sum_chunked_array[arrow_type0] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_sum_chunked_array[arrow_type1] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_sum_chunked_array[arrow_type2] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_sum_chunked_array[arrow_type3] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_sum_chunked_array[arrow_type4] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_sum_chunked_array[arrow_type5] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_sum_chunked_array[arrow_type6] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_sum_chunked_array[arrow_type7] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_sum_chunked_array_decimal_type[arrow_type0] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_sum_chunked_array_decimal_type[arrow_type1] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_mode_array PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_mode_chunked_array PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_empty_chunked_array PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_variance PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_skew PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_kurtosis PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_unbiased_skew_and_kurtosis[input0-expected0] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_unbiased_skew_and_kurtosis[input1-expected1] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_unbiased_skew_and_kurtosis[input2-expected2] PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_count_substring PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_count_substring_regex PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_find_substring PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_match_like PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_match_substring PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_match_substring_regex PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_trim PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_slice_compatibility PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_binary_slice_compatibility PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_split_pattern PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_split_whitespace_utf8 PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_split_whitespace_ascii PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_split_pattern_regex PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_min_max PASSED [ 50%] | |
pyarrow/tests/test_compute.py::test_any PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_all PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_is_valid PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_generated_docstrings PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_generated_signatures PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_string_py_compat_boolean[ascii-is_alnum] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_string_py_compat_boolean[ascii-is_alpha] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_string_py_compat_boolean[ascii-is_ascii] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_string_py_compat_boolean[ascii-is_decimal] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_string_py_compat_boolean[ascii-is_digit] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_string_py_compat_boolean[ascii-is_lower] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_string_py_compat_boolean[ascii-is_numeric] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_string_py_compat_boolean[ascii-is_printable] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_string_py_compat_boolean[ascii-is_space] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_string_py_compat_boolean[ascii-is_upper] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_string_py_compat_boolean[utf8-is_alnum] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_string_py_compat_boolean[utf8-is_alpha] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_string_py_compat_boolean[utf8-is_ascii] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_string_py_compat_boolean[utf8-is_decimal] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_string_py_compat_boolean[utf8-is_digit] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_string_py_compat_boolean[utf8-is_lower] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_string_py_compat_boolean[utf8-is_numeric] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_string_py_compat_boolean[utf8-is_printable] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_string_py_compat_boolean[utf8-is_space] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_string_py_compat_boolean[utf8-is_upper] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_pad PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_utf8_zfill PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_replace_slice PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_replace_plain PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_replace_regex PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_extract_regex PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_extract_regex_span PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_binary_join PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_binary_join_element_wise PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take[bool-values0] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take[uint8-values1] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take[int8-values2] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take[uint16-values3] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take[int16-values4] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take[uint32-values5] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take[int32-values6] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take[uint64-values7] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take[int64-values8] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take[float-values9] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take[double-values10] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take[string-values11] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take[binary-values12] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take[ty13-values13] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take[ty14-values14] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take[ty15-values15] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take[ty16-values16] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take_indices_types PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take_on_chunked_array PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take_dictionary[False] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take_dictionary[True] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_take_null_type PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null[bool-values0] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null[uint8-values1] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null[int8-values2] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null[uint16-values3] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null[int16-values4] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null[uint32-values5] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null[int32-values6] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null[uint64-values7] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null[int64-values8] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null[float-values9] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null[double-values10] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null[string-values11] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null[binary-values12] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null[ty13-values13] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null[ty14-values14] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null[ty15-values15] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null[ty16-values16] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null_chunked_array PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null_record_batch PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null_table PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_drop_null_null_type PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_filter[bool-values0] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_filter[uint8-values1] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_filter[int8-values2] PASSED [ 51%] | |
pyarrow/tests/test_compute.py::test_filter[uint16-values3] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter[int16-values4] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter[uint32-values5] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter[int32-values6] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter[uint64-values7] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter[int64-values8] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter[float-values9] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter[double-values10] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter[string-values11] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter[binary-values12] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter[ty13-values13] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter[ty14-values14] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter[ty15-values15] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter[ty16-values16] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_numpy_array_mask[bool-values0] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_numpy_array_mask[uint8-values1] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_numpy_array_mask[int8-values2] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_numpy_array_mask[uint16-values3] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_numpy_array_mask[int16-values4] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_numpy_array_mask[uint32-values5] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_numpy_array_mask[int32-values6] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_numpy_array_mask[uint64-values7] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_numpy_array_mask[int64-values8] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_numpy_array_mask[float-values9] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_numpy_array_mask[double-values10] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_numpy_array_mask[string-values11] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_numpy_array_mask[binary-values12] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_numpy_array_mask[ty13-values13] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_numpy_array_mask[ty14-values14] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_numpy_array_mask[ty15-values15] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_numpy_array_mask[ty16-values16] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_chunked_array PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_record_batch PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_table PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_errors PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_filter_null_type PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_compare_array[array] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_compare_array[chunked_array] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_compare_string_scalar[array] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_compare_string_scalar[chunked_array] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_compare_scalar[array] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_compare_scalar[chunked_array] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_compare_chunked_array_mixed PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_arithmetic_add PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_arithmetic_subtract PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_arithmetic_multiply PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_round_to_integer[round] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_round_to_integer[round_to_multiple] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_round PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_round_to_multiple PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_round_binary PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_is_null PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_is_nan PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fill_null PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fill_null_array[arrow_type0] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fill_null_array[arrow_type1] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fill_null_array[arrow_type2] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fill_null_array[arrow_type3] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fill_null_array[arrow_type4] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fill_null_array[arrow_type5] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fill_null_array[arrow_type6] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fill_null_array[arrow_type7] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fill_null_chunked_array[arrow_type0] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fill_null_chunked_array[arrow_type1] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fill_null_chunked_array[arrow_type2] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fill_null_chunked_array[arrow_type3] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fill_null_chunked_array[arrow_type4] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fill_null_chunked_array[arrow_type5] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fill_null_chunked_array[arrow_type6] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fill_null_chunked_array[arrow_type7] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_logical PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_dictionary_decode PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_cast PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_identity_cast_dates[value_type0] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_identity_cast_dates[value_type1] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fsl_to_fsl_cast[value_type0] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fsl_to_fsl_cast[value_type1] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fsl_to_fsl_cast[value_type2] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fsl_to_fsl_cast[value_type3] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fsl_to_fsl_cast[value_type4] PASSED [ 52%] | |
pyarrow/tests/test_compute.py::test_fsl_to_fsl_cast[value_type5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_fsl_to_fsl_cast[value_type6] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_fsl_to_fsl_cast[value_type7] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cast_float_to_decimal[integrals-decimal32-double] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cast_float_to_decimal[integrals-decimal64-double] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cast_float_to_decimal[integrals-decimal128-double] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cast_float_to_decimal[integrals-decimal256-double] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cast_float_to_decimal[reals-decimal32-double] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cast_float_to_decimal[reals-decimal64-double] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cast_float_to_decimal[reals-decimal128-double] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cast_float_to_decimal[reals-decimal256-double] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cast_float_to_decimal[random-decimal32-double] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cast_float_to_decimal[random-decimal64-double] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cast_float_to_decimal[random-decimal128-double] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cast_float_to_decimal[random-decimal256-double] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cast_float_to_decimal_random[decimal32-float] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cast_float_to_decimal_random[decimal32-double] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cast_float_to_decimal_random[decimal64-float] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cast_float_to_decimal_random[decimal64-double] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cast_float_to_decimal_random[decimal128-float] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cast_float_to_decimal_random[decimal128-double] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cast_float_to_decimal_random[decimal256-float] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cast_float_to_decimal_random[decimal256-double] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_strptime PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_strftime PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_extract_datetime_components PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_iso_calendar_longer_array[s] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_iso_calendar_longer_array[ms] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_iso_calendar_longer_array[us] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_iso_calendar_longer_array[ns] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_assume_timezone PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_round_temporal[nanosecond] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_round_temporal[microsecond] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_round_temporal[millisecond] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_round_temporal[second] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_round_temporal[minute] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_round_temporal[hour] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_round_temporal[day] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_count PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_index PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_partition_nth PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_partition_nth_null_placement PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_select_k_array PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_select_k_table PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_array_sort_indices PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_sort_indices_array PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_sort_indices_table PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_is_in PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_index_in PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_quantile PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_tdigest PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_fill_null_segfault PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_min_max_element_wise PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_sum[True-1.25] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_sum[True-10.5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_sum[True--10.5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_sum[False-1.25] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_sum[False-10.5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_sum[False--10.5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_prod[True-1.25] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_prod[True-10.5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_prod[True--10.5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_prod[False-1.25] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_prod[False-10.5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_prod[False--10.5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_max[True-0.5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_max[True-3.5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_max[True-6.5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_max[False-0.5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_max[False-3.5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_max[False-6.5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_min[True-0.5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_min[True-3.5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_min[True-6.5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_min[False-0.5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_min[False-3.5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_cumulative_min[False-6.5] PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_make_struct PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_map_lookup PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_struct_fields_options PASSED [ 53%] | |
pyarrow/tests/test_compute.py::test_case_when PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_element PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_count_distinct PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_count_distinct_options PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_utf8_normalize PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_random PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_rank_options_tiebreaker[min-expected_values0] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_rank_options_tiebreaker[max-expected_values1] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_rank_options_tiebreaker[first-expected_values2] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_rank_options_tiebreaker[dense-expected_values3] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_rank_options PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_rank_quantile_options PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_rank_normal_options PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_expression_serialization_substrait PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_expression_construction PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_expression_boolean_operators PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_expression_call_function PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_cast_table_raises PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-string-1-0-None-expected0] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-string-1-0-1-expected1] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-string-1-0-2-expected2] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-string-1-1-2-expected3] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-string-1-2-4-expected4] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-string-2-0-None-expected0] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-string-2-0-1-expected1] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-string-2-0-2-expected2] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-string-2-1-2-expected3] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-string-2-2-4-expected4] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-int16-1-0-None-expected0] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-int16-1-0-1-expected1] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-int16-1-0-2-expected2] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-int16-1-1-2-expected3] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-int16-1-2-4-expected4] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-int16-2-0-None-expected0] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-int16-2-0-1-expected1] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-int16-2-0-2-expected2] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-int16-2-1-2-expected3] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-int16-2-2-4-expected4] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-float64-1-0-None-expected0] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-float64-1-0-1-expected1] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-float64-1-0-2-expected2] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-float64-1-1-2-expected3] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-float64-1-2-4-expected4] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-float64-2-0-None-expected0] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-float64-2-0-1-expected1] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-float64-2-0-2-expected2] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-float64-2-1-2-expected3] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[list_-float64-2-2-4-expected4] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-string-1-0-None-expected0] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-string-1-0-1-expected1] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-string-1-0-2-expected2] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-string-1-1-2-expected3] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-string-1-2-4-expected4] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-string-2-0-None-expected0] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-string-2-0-1-expected1] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-string-2-0-2-expected2] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-string-2-1-2-expected3] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-string-2-2-4-expected4] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-int16-1-0-None-expected0] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-int16-1-0-1-expected1] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-int16-1-0-2-expected2] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-int16-1-1-2-expected3] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-int16-1-2-4-expected4] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-int16-2-0-None-expected0] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-int16-2-0-1-expected1] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-int16-2-0-2-expected2] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-int16-2-1-2-expected3] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-int16-2-2-4-expected4] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-float64-1-0-None-expected0] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-float64-1-0-1-expected1] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-float64-1-0-2-expected2] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-float64-1-1-2-expected3] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-float64-1-2-4-expected4] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-float64-2-0-None-expected0] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-float64-2-0-1-expected1] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-float64-2-0-2-expected2] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-float64-2-1-2-expected3] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[large_list-float64-2-2-4-expected4] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-string-1-0-None-expected0] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-string-1-0-1-expected1] PASSED [ 54%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-string-1-0-2-expected2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-string-1-1-2-expected3] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-string-1-2-4-expected4] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-string-2-0-None-expected0] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-string-2-0-1-expected1] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-string-2-0-2-expected2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-string-2-1-2-expected3] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-string-2-2-4-expected4] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-int16-1-0-None-expected0] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-int16-1-0-1-expected1] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-int16-1-0-2-expected2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-int16-1-1-2-expected3] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-int16-1-2-4-expected4] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-int16-2-0-None-expected0] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-int16-2-0-1-expected1] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-int16-2-0-2-expected2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-int16-2-1-2-expected3] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-int16-2-2-4-expected4] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-float64-1-0-None-expected0] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-float64-1-0-1-expected1] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-float64-1-0-2-expected2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-float64-1-1-2-expected3] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-float64-1-2-4-expected4] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-float64-2-0-None-expected0] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-float64-2-0-1-expected1] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-float64-2-0-2-expected2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-float64-2-1-2-expected3] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_fixed[fixed-float64-2-2-4-expected4] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-string-1-0-None] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-string-1-0-1] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-string-1-0-2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-string-1-1-2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-string-1-2-4] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-string-2-0-None] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-string-2-0-1] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-string-2-0-2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-string-2-1-2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-string-2-2-4] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-int16-1-0-None] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-int16-1-0-1] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-int16-1-0-2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-int16-1-1-2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-int16-1-2-4] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-int16-2-0-None] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-int16-2-0-1] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-int16-2-0-2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-int16-2-1-2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-int16-2-2-4] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-float64-1-0-None] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-float64-1-0-1] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-float64-1-0-2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-float64-1-1-2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-float64-1-2-4] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-float64-2-0-None] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-float64-2-0-1] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-float64-2-0-2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-float64-2-1-2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[list_-float64-2-2-4] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-string-1-0-None] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-string-1-0-1] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-string-1-0-2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-string-1-1-2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-string-1-2-4] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-string-2-0-None] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-string-2-0-1] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-string-2-0-2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-string-2-1-2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-string-2-2-4] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-int16-1-0-None] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-int16-1-0-1] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-int16-1-0-2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-int16-1-1-2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-int16-1-2-4] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-int16-2-0-None] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-int16-2-0-1] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-int16-2-0-2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-int16-2-1-2] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-int16-2-2-4] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-float64-1-0-None] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-float64-1-0-1] PASSED [ 55%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-float64-1-0-2] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-float64-1-1-2] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-float64-1-2-4] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-float64-2-0-None] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-float64-2-0-1] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-float64-2-0-2] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-float64-2-1-2] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[large_list-float64-2-2-4] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-string-1-0-None] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-string-1-0-1] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-string-1-0-2] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-string-1-1-2] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-string-1-2-4] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-string-2-0-None] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-string-2-0-1] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-string-2-0-2] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-string-2-1-2] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-string-2-2-4] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-int16-1-0-None] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-int16-1-0-1] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-int16-1-0-2] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-int16-1-1-2] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-int16-1-2-4] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-int16-2-0-None] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-int16-2-0-1] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-int16-2-0-2] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-int16-2-1-2] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-int16-2-2-4] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-float64-1-0-None] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-float64-1-0-1] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-float64-1-0-2] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-float64-1-1-2] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-float64-1-2-4] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-float64-2-0-None] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-float64-2-0-1] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-float64-2-0-2] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-float64-2-1-2] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_output_variable[fixed-float64-2-2-4] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_field_names_retained[<lambda>0-True] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_field_names_retained[<lambda>0-False] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_field_names_retained[<lambda>0-None] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_field_names_retained[<lambda>1-True] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_field_names_retained[<lambda>1-False] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_field_names_retained[<lambda>1-None] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_field_names_retained[<lambda>2-True] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_field_names_retained[<lambda>2-False] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_field_names_retained[<lambda>2-None] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_list_slice_bad_parameters PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[None-value_type0] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[None-value_type1] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[None-value_type2] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[None-value_type3] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[None-value_type4] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[None-value_type5] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[None-value_type6] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[None-value_type7] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[None-value_type8] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[None-value_type9] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[None-value_type10] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option1-value_type0] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option1-value_type1] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option1-value_type2] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option1-value_type3] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option1-value_type4] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option1-value_type5] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option1-value_type6] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option1-value_type7] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option1-value_type8] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option1-value_type9] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option1-value_type10] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option2-value_type0] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option2-value_type1] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option2-value_type2] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option2-value_type3] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option2-value_type4] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option2-value_type5] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option2-value_type6] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option2-value_type7] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option2-value_type8] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option2-value_type9] PASSED [ 56%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option2-value_type10] PASSED [ 57%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option3-value_type0] PASSED [ 57%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option3-value_type1] PASSED [ 57%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option3-value_type2] PASSED [ 57%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option3-value_type3] PASSED [ 57%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option3-value_type4] PASSED [ 57%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option3-value_type5] PASSED [ 57%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option3-value_type6] PASSED [ 57%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option3-value_type7] PASSED [ 57%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option3-value_type8] PASSED [ 57%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option3-value_type9] PASSED [ 57%] | |
pyarrow/tests/test_compute.py::test_run_end_encode[option3-value_type10] PASSED [ 57%] | |
pyarrow/tests/test_compute.py::test_pairwise_diff PASSED [ 57%] | |
pyarrow/tests/test_compute.py::test_pivot_wider PASSED [ 57%] | |
pyarrow/tests/test_compute.py::test_winsorize PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_iterable_types PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_empty_iterable PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_limited_iterator_types PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_limited_iterator_size_overflow PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_limited_iterator_size_underflow PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_iterator_without_size PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_infinite_iterator PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_failing_iterator PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_object_with_getitem PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_types[_as_deque] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_types[_as_set] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_types[_as_dict_values] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_types[_as_list] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_types[_as_tuple] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_types[_as_numpy_array] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_sequence_types[_as_set] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_sequence_types[_as_dict_values] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_sequence_types[_as_list] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_sequence_types[_as_tuple] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_sequence_types[_as_numpy_array] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_boolean[_as_list] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_boolean[_as_tuple] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_boolean[_as_numpy_array] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_boolean[_as_list] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_boolean[_as_tuple] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_boolean[_as_numpy_array] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_mixed_numpy_python_bools[_as_list] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_mixed_numpy_python_bools[_as_tuple] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_mixed_numpy_python_bools[_as_numpy_array] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_empty_list[_as_deque] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_empty_list[_as_set] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_empty_list[_as_dict_values] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_empty_list[_as_list] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_empty_list[_as_tuple] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_empty_list[_as_numpy_array] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_lists[_as_list] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_lists[_as_tuple] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_lists[_as_numpy_array] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_lists_with_explicit_type[list_-_as_list] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_lists_with_explicit_type[list_-_as_tuple] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_lists_with_explicit_type[list_-_as_numpy_array] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_lists_with_explicit_type[large_list-_as_list] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_lists_with_explicit_type[large_list-_as_tuple] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_lists_with_explicit_type[large_list-_as_numpy_array] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_lists_with_explicit_type[list_view-_as_list] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_lists_with_explicit_type[list_view-_as_tuple] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_lists_with_explicit_type[list_view-_as_numpy_array] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_lists_with_explicit_type[large_list_view-_as_list] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_lists_with_explicit_type[large_list_view-_as_tuple] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_lists_with_explicit_type[large_list_view-_as_numpy_array] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_list_with_non_list[_as_deque] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_list_with_non_list[_as_set] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_list_with_non_list[_as_dict_values] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_list_with_non_list[_as_list] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_list_with_non_list[_as_tuple] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_list_with_non_list[_as_numpy_array] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[list_-_as_list-_as_list] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[list_-_as_list-_as_tuple] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[list_-_as_list-_as_numpy_array] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[list_-_as_tuple-_as_list] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[list_-_as_tuple-_as_tuple] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[list_-_as_tuple-_as_numpy_array] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[list_-_as_numpy_array-_as_list] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[list_-_as_numpy_array-_as_tuple] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[list_-_as_numpy_array-_as_numpy_array] PASSED [ 57%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[large_list-_as_list-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[large_list-_as_list-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[large_list-_as_list-_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[large_list-_as_tuple-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[large_list-_as_tuple-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[large_list-_as_tuple-_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[large_list-_as_numpy_array-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[large_list-_as_numpy_array-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[large_list-_as_numpy_array-_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[list_view-_as_list-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[list_view-_as_list-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[list_view-_as_list-_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[list_view-_as_tuple-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[list_view-_as_tuple-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[list_view-_as_tuple-_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[list_view-_as_numpy_array-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[list_view-_as_numpy_array-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[list_view-_as_numpy_array-_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[large_list_view-_as_list-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[large_list_view-_as_list-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[large_list_view-_as_list-_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[large_list_view-_as_tuple-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[large_list_view-_as_tuple-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[large_list_view-_as_tuple-_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[large_list_view-_as_numpy_array-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[large_list_view-_as_numpy_array-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_arrays[large_list_view-_as_numpy_array-_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_fixed_size_list[_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_fixed_size_list[_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_fixed_size_list[_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_all_none[_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_all_none[_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_all_none[_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type0-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type0-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type0-_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type1-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type1-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type1-_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type2-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type2-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type2-_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type3-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type3-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type3-_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type4-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type4-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type4-_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type5-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type5-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type5-_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type6-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type6-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type6-_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type7-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type7-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer[np_scalar_pa_type7-_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type0-_as_deque] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type0-_as_set] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type0-_as_dict_values] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type0-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type0-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type0-_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type1-_as_deque] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type1-_as_set] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type1-_as_dict_values] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type1-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type1-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type1-_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type2-_as_deque] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type2-_as_set] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type2-_as_dict_values] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type2-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type2-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type2-_as_numpy_array] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type3-_as_deque] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type3-_as_set] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type3-_as_dict_values] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type3-_as_list] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type3-_as_tuple] PASSED [ 58%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type3-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type4-_as_deque] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type4-_as_set] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type4-_as_dict_values] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type4-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type4-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type4-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type5-_as_deque] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type5-_as_set] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type5-_as_dict_values] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type5-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type5-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type5-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type6-_as_deque] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type6-_as_set] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type6-_as_dict_values] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type6-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type6-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type6-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type7-_as_deque] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type7-_as_set] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type7-_as_dict_values] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type7-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type7-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_np_nan[pa_type7-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type0-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type0-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type0-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type1-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type1-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type1-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type2-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type2-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type2-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type3-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type3-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type3-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type4-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type4-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type4-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type5-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type5-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type5-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type6-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type6-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type6-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type7-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type7-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_nested_np_nan[pa_type7-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_inferred[_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_inferred[_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_integer_inferred[_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type0-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type0-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type0-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type1-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type1-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type1-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type2-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type2-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type2-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type3-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type3-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type3-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type4-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type4-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type4-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type5-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type5-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type5-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type6-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type6-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type6-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type7-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type7-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer[np_scalar_pa_type7-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type0-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type0-_as_tuple] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type0-_as_numpy_array] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type1-_as_list] PASSED [ 59%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type1-_as_tuple] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type1-_as_numpy_array] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type2-_as_list] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type2-_as_tuple] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type2-_as_numpy_array] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type3-_as_list] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type3-_as_tuple] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type3-_as_numpy_array] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type4-_as_list] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type4-_as_tuple] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type4-_as_numpy_array] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type5-_as_list] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type5-_as_tuple] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type5-_as_numpy_array] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type6-_as_list] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type6-_as_tuple] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type6-_as_numpy_array] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type7-_as_list] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type7-_as_tuple] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_integer_inferred[np_scalar_pa_type7-_as_numpy_array] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_custom_integers[_as_list] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_custom_integers[_as_tuple] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_custom_integers[_as_numpy_array] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_broken_integers[_as_deque] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_broken_integers[_as_set] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_broken_integers[_as_dict_values] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_broken_integers[_as_list] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_broken_integers[_as_tuple] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_broken_integers[_as_numpy_array] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_numpy_scalars_mixed_type PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_uint64_max_convert XFAIL (Type infe...) [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_signed_integer_overflow[8] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_signed_integer_overflow[16] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_signed_integer_overflow[32] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_signed_integer_overflow[64] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_unsigned_integer_overflow[8] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_unsigned_integer_overflow[16] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_unsigned_integer_overflow[32] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_unsigned_integer_overflow[64] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ0-_as_deque] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ0-_as_set] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ0-_as_dict_values] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ0-_as_list] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ0-_as_tuple] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ0-_as_numpy_array] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ1-_as_deque] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ1-_as_set] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ1-_as_dict_values] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ1-_as_list] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ1-_as_tuple] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ1-_as_numpy_array] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ2-_as_deque] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ2-_as_set] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ2-_as_dict_values] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ2-_as_list] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ2-_as_tuple] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ2-_as_numpy_array] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ3-_as_deque] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ3-_as_set] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ3-_as_dict_values] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ3-_as_list] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ3-_as_tuple] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ3-_as_numpy_array] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ4-_as_deque] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ4-_as_set] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ4-_as_dict_values] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ4-_as_list] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ4-_as_tuple] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ4-_as_numpy_array] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ5-_as_deque] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ5-_as_set] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ5-_as_dict_values] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ5-_as_list] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ5-_as_tuple] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ5-_as_numpy_array] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ6-_as_deque] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ6-_as_set] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ6-_as_dict_values] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ6-_as_list] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ6-_as_tuple] PASSED [ 60%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ6-_as_numpy_array] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ7-_as_deque] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ7-_as_set] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ7-_as_dict_values] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ7-_as_list] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ7-_as_tuple] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_integer_from_string_error[typ7-_as_numpy_array] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_convert_with_mask PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_garbage_collection PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_double PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_double_auto_coerce_from_integer PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_double_integer_coerce_representable_range PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_float32_integer_coerce_representable_range PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_mixed_sequence_errors PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_double[True-float16-pa_type0-_as_list] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_double[True-float16-pa_type0-_as_tuple] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_double[True-float16-pa_type0-_as_numpy_array] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_double[True-float32-pa_type1-_as_list] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_double[True-float32-pa_type1-_as_tuple] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_double[True-float32-pa_type1-_as_numpy_array] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_double[True-float64-pa_type2-_as_list] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_double[True-float64-pa_type2-_as_tuple] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_double[True-float64-pa_type2-_as_numpy_array] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_double[False-float16-pa_type0-_as_list] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_double[False-float16-pa_type0-_as_tuple] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_double[False-float16-pa_type0-_as_numpy_array] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_double[False-float32-pa_type1-_as_list] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_double[False-float32-pa_type1-_as_tuple] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_double[False-float32-pa_type1-_as_numpy_array] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_double[False-float64-pa_type2-_as_list] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_double[False-float64-pa_type2-_as_tuple] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_double[False-float64-pa_type2-_as_numpy_array] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_ndarray_nested_numpy_double[True] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_ndarray_nested_numpy_double[False] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_ndarray_in_object_array PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_multidimensional_ndarray_as_nested_list XFAIL [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_list_array_from_object_ndarray[data0-value_type0] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_list_array_from_object_ndarray[data1-value_type1] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_list_array_from_object_ndarray[data2-value_type2] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_list_array_from_object_ndarray[data3-value_type3] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_list_array_from_object_ndarray[data4-value_type4] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_list_array_from_object_ndarray[data5-value_type5] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_list_array_from_object_ndarray[data6-value_type6] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_list_array_from_object_ndarray[data7-value_type7] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_list_array_from_object_ndarray[data8-value_type8] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_list_array_from_object_ndarray[data9-value_type9] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_list_array_from_object_ndarray[data10-value_type10] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_list_array_from_object_ndarray[data11-value_type11] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_list_array_from_object_ndarray[data12-value_type12] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_list_array_from_object_ndarray[data13-value_type13] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_list_array_from_object_ndarray[data14-value_type14] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_list_array_from_object_ndarray[data15-value_type15] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_list_array_from_object_ndarray[data0-value_type0] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_list_array_from_object_ndarray[data1-value_type1] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_list_array_from_object_ndarray[data2-value_type2] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_array_ignore_nan_from_pandas PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_ndarray_different_dtypes PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_unicode PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_unicode_explicit_type[ty0] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_unicode_explicit_type[ty1] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_unicode_explicit_type[ty2] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_array_mixed_unicode_bytes PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_large_binary_array[ty0] SKIPPED (la...) [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_large_binary_array[ty1] SKIPPED (la...) [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_large_binary_value[ty0] SKIPPED (la...) [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_large_binary_value[ty1] SKIPPED (la...) [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_string_too_large[ty0] SKIPPED (larg...) [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_string_too_large[ty1] SKIPPED (larg...) [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_string_too_large[ty2] SKIPPED (larg...) [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_bytes PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_utf8_to_unicode[ty0] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_utf8_to_unicode[ty1] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_utf8_to_unicode[ty2] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_fixed_size_bytes PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_fixed_size_bytes_does_not_accept_varying_lengths PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_fixed_size_binary_length_check PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_date PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_explicit_types[input0] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_explicit_types[input1] PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_date32_overflow PASSED [ 61%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_time_with_timezone[time32-s-int32] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_time_with_timezone[time32-ms-int32] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_time_with_timezone[time64-us-int64] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_time_with_timezone[time64-ns-int64] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_with_timezone[s-None] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_with_timezone[s-UTC] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_with_timezone[s-Etc/GMT-1] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_with_timezone[s-Europe/Budapest] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_with_timezone[ms-None] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_with_timezone[ms-UTC] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_with_timezone[ms-Etc/GMT-1] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_with_timezone[ms-Europe/Budapest] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_with_timezone[us-None] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_with_timezone[us-UTC] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_with_timezone[us-Etc/GMT-1] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_with_timezone[us-Europe/Budapest] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_with_timezone[ns-None] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_with_timezone[ns-UTC] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_with_timezone[ns-Etc/GMT-1] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_with_timezone[ns-Europe/Budapest] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_pyarrow_ignore_timezone_environment_variable[None] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_pyarrow_ignore_timezone_environment_variable[UTC] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_pyarrow_ignore_timezone_environment_variable[Etc/GMT-1] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_pyarrow_ignore_timezone_environment_variable[Europe/Budapest] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_with_timezone_inference PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_with_zoneinfo_timezone_inference PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_from_mixed_builtin_and_pandas_datetimes PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_out_of_bounds_nanosecond PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_numpy_timestamp PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_datetime_subclassing PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_nanoseconds PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_timestamp_from_int_with_unit PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_duration PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_duration_np_scalar PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_duration_with_unit[s] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_duration_with_unit[ms] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_duration_with_unit[us] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_duration_with_unit[ns] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_duration_from_int_with_unit[s] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_duration_from_int_with_unit[ms] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_duration_from_int_with_unit[us] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_duration_from_int_with_unit[ns] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_duration_nested_lists PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_duration_nested_lists_with_explicit_type[list_] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_duration_nested_lists_with_explicit_type[large_list] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_duration_nested_lists_with_explicit_type[list_view] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_duration_nested_lists_with_explicit_type[large_list_view] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_duration_nested_lists_numpy PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_nesting_levels PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_mixed_types_fails PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_mixed_types_with_specified_type_fails PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_decimal PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_decimal_different_precisions PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_decimal_no_scale PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_decimal_negative PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_decimal_no_whole_part PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_decimal_large_integer PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_decimal_from_integers PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_decimal_too_high_precision PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_decimal_infer PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_decimal_infer_mixed PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_sequence_decimal_given_type PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_range_types PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_empty_range PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_structarray PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_struct_from_dicts PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_struct_from_dicts_bytes_keys PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_struct_from_tuples PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_struct_from_list_of_pairs PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_struct_from_list_of_pairs_errors PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_struct_from_mixed_sequence PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_struct_from_dicts_inference PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_structarray_from_arrays_coerce PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_decimal_array_with_none_and_nan PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_map_from_dicts PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_map_from_tuples PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_dictionary_from_boolean PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_dictionary_from_integers[value_type0] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_dictionary_from_integers[value_type1] PASSED [ 62%] | |
pyarrow/tests/test_convert_builtin.py::test_dictionary_from_integers[value_type2] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_dictionary_from_integers[value_type3] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_dictionary_from_integers[value_type4] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_dictionary_from_integers[value_type5] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_dictionary_from_integers[value_type6] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_dictionary_from_integers[value_type7] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_dictionary_from_integers[value_type8] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_dictionary_from_integers[value_type9] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_dictionary_index_type[input_index_type0] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_dictionary_index_type[input_index_type1] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_dictionary_index_type[input_index_type2] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_dictionary_index_type[input_index_type3] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_dictionary_is_always_adaptive PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_dictionary_from_strings PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_duration_array_roundtrip_corner_cases[s-expected0] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_duration_array_roundtrip_corner_cases[ms-expected1] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_duration_array_roundtrip_corner_cases[us-expected2] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_duration_array_roundtrip_corner_cases[ns-expected3] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_roundtrip_nanosecond_resolution_pandas_temporal_objects PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_to_pylist_roundtrip SKIPPED (...) [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_auto_chunking_binary_like SKIPPED (...) [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_auto_chunking_list_of_binary SKIPPED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_auto_chunking_list_like SKIPPED (la...) [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_auto_chunking_map_type SKIPPED (lar...) [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_auto_chunking[ty0-x] SKIPPED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_nested_auto_chunking[ty1-x] SKIPPED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_from_pylist_data_overflow SKIPPED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_from_pylist_offset_overflow SKIPPED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data0-scalar_data0-value_type0-_as_deque] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data0-scalar_data0-value_type0-_as_set] SKIPPED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data0-scalar_data0-value_type0-_as_dict_values] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data0-scalar_data0-value_type0-_as_list] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data0-scalar_data0-value_type0-_as_tuple] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data0-scalar_data0-value_type0-_as_numpy_array] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data1-scalar_data1-value_type1-_as_deque] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data1-scalar_data1-value_type1-_as_set] SKIPPED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data1-scalar_data1-value_type1-_as_dict_values] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data1-scalar_data1-value_type1-_as_list] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data1-scalar_data1-value_type1-_as_tuple] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data1-scalar_data1-value_type1-_as_numpy_array] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data2-scalar_data2-value_type2-_as_deque] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data2-scalar_data2-value_type2-_as_set] SKIPPED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data2-scalar_data2-value_type2-_as_dict_values] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data2-scalar_data2-value_type2-_as_list] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data2-scalar_data2-value_type2-_as_tuple] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data2-scalar_data2-value_type2-_as_numpy_array] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data3-scalar_data3-value_type3-_as_deque] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data3-scalar_data3-value_type3-_as_set] SKIPPED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data3-scalar_data3-value_type3-_as_dict_values] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data3-scalar_data3-value_type3-_as_list] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data3-scalar_data3-value_type3-_as_tuple] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data3-scalar_data3-value_type3-_as_numpy_array] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data4-scalar_data4-value_type4-_as_deque] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data4-scalar_data4-value_type4-_as_set] SKIPPED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data4-scalar_data4-value_type4-_as_dict_values] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data4-scalar_data4-value_type4-_as_list] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data4-scalar_data4-value_type4-_as_tuple] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data4-scalar_data4-value_type4-_as_numpy_array] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data5-scalar_data5-value_type5-_as_deque] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data5-scalar_data5-value_type5-_as_set] SKIPPED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data5-scalar_data5-value_type5-_as_dict_values] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data5-scalar_data5-value_type5-_as_list] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data5-scalar_data5-value_type5-_as_tuple] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data5-scalar_data5-value_type5-_as_numpy_array] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data6-scalar_data6-value_type6-_as_deque] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data6-scalar_data6-value_type6-_as_set] SKIPPED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data6-scalar_data6-value_type6-_as_dict_values] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data6-scalar_data6-value_type6-_as_list] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data6-scalar_data6-value_type6-_as_tuple] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data6-scalar_data6-value_type6-_as_numpy_array] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data7-scalar_data7-value_type7-_as_deque] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data7-scalar_data7-value_type7-_as_set] SKIPPED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data7-scalar_data7-value_type7-_as_dict_values] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data7-scalar_data7-value_type7-_as_list] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data7-scalar_data7-value_type7-_as_tuple] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data7-scalar_data7-value_type7-_as_numpy_array] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data8-scalar_data8-value_type8-_as_deque] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data8-scalar_data8-value_type8-_as_set] SKIPPED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data8-scalar_data8-value_type8-_as_dict_values] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data8-scalar_data8-value_type8-_as_list] PASSED [ 63%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data8-scalar_data8-value_type8-_as_tuple] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data8-scalar_data8-value_type8-_as_numpy_array] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data9-scalar_data9-value_type9-_as_deque] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data9-scalar_data9-value_type9-_as_set] SKIPPED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data9-scalar_data9-value_type9-_as_dict_values] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data9-scalar_data9-value_type9-_as_list] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data9-scalar_data9-value_type9-_as_tuple] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data9-scalar_data9-value_type9-_as_numpy_array] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data10-scalar_data10-value_type10-_as_deque] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data10-scalar_data10-value_type10-_as_set] SKIPPED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data10-scalar_data10-value_type10-_as_dict_values] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data10-scalar_data10-value_type10-_as_list] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data10-scalar_data10-value_type10-_as_tuple] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data10-scalar_data10-value_type10-_as_numpy_array] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data11-scalar_data11-value_type11-_as_deque] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data11-scalar_data11-value_type11-_as_set] SKIPPED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data11-scalar_data11-value_type11-_as_dict_values] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data11-scalar_data11-value_type11-_as_list] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data11-scalar_data11-value_type11-_as_tuple] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data11-scalar_data11-value_type11-_as_numpy_array] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data12-scalar_data12-value_type12-_as_deque] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data12-scalar_data12-value_type12-_as_set] SKIPPED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data12-scalar_data12-value_type12-_as_dict_values] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data12-scalar_data12-value_type12-_as_list] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data12-scalar_data12-value_type12-_as_tuple] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data12-scalar_data12-value_type12-_as_numpy_array] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data13-scalar_data13-value_type13-_as_deque] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data13-scalar_data13-value_type13-_as_set] SKIPPED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data13-scalar_data13-value_type13-_as_dict_values] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data13-scalar_data13-value_type13-_as_list] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data13-scalar_data13-value_type13-_as_tuple] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data13-scalar_data13-value_type13-_as_numpy_array] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data14-scalar_data14-value_type14-_as_deque] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data14-scalar_data14-value_type14-_as_set] SKIPPED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data14-scalar_data14-value_type14-_as_dict_values] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data14-scalar_data14-value_type14-_as_list] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data14-scalar_data14-value_type14-_as_tuple] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data14-scalar_data14-value_type14-_as_numpy_array] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data15-scalar_data15-value_type15-_as_deque] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data15-scalar_data15-value_type15-_as_set] SKIPPED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data15-scalar_data15-value_type15-_as_dict_values] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data15-scalar_data15-value_type15-_as_list] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data15-scalar_data15-value_type15-_as_tuple] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data15-scalar_data15-value_type15-_as_numpy_array] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data16-scalar_data16-value_type16-_as_deque] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data16-scalar_data16-value_type16-_as_set] SKIPPED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data16-scalar_data16-value_type16-_as_dict_values] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data16-scalar_data16-value_type16-_as_list] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data16-scalar_data16-value_type16-_as_tuple] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data16-scalar_data16-value_type16-_as_numpy_array] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data17-scalar_data17-value_type17-_as_deque] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data17-scalar_data17-value_type17-_as_set] SKIPPED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data17-scalar_data17-value_type17-_as_dict_values] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data17-scalar_data17-value_type17-_as_list] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data17-scalar_data17-value_type17-_as_tuple] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data17-scalar_data17-value_type17-_as_numpy_array] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data18-scalar_data18-value_type18-_as_deque] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data18-scalar_data18-value_type18-_as_set] SKIPPED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data18-scalar_data18-value_type18-_as_dict_values] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data18-scalar_data18-value_type18-_as_list] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data18-scalar_data18-value_type18-_as_tuple] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data18-scalar_data18-value_type18-_as_numpy_array] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data19-scalar_data19-value_type19-_as_deque] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data19-scalar_data19-value_type19-_as_set] SKIPPED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data19-scalar_data19-value_type19-_as_dict_values] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data19-scalar_data19-value_type19-_as_list] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data19-scalar_data19-value_type19-_as_tuple] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data19-scalar_data19-value_type19-_as_numpy_array] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data20-scalar_data20-value_type20-_as_deque] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data20-scalar_data20-value_type20-_as_set] SKIPPED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data20-scalar_data20-value_type20-_as_dict_values] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data20-scalar_data20-value_type20-_as_list] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data20-scalar_data20-value_type20-_as_tuple] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data20-scalar_data20-value_type20-_as_numpy_array] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data21-scalar_data21-value_type21-_as_deque] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data21-scalar_data21-value_type21-_as_set] SKIPPED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data21-scalar_data21-value_type21-_as_dict_values] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data21-scalar_data21-value_type21-_as_list] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data21-scalar_data21-value_type21-_as_tuple] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data21-scalar_data21-value_type21-_as_numpy_array] PASSED [ 64%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data22-scalar_data22-value_type22-_as_deque] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data22-scalar_data22-value_type22-_as_set] SKIPPED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data22-scalar_data22-value_type22-_as_dict_values] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data22-scalar_data22-value_type22-_as_list] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data22-scalar_data22-value_type22-_as_tuple] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data22-scalar_data22-value_type22-_as_numpy_array] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data23-scalar_data23-value_type23-_as_deque] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data23-scalar_data23-value_type23-_as_set] SKIPPED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data23-scalar_data23-value_type23-_as_dict_values] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data23-scalar_data23-value_type23-_as_list] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data23-scalar_data23-value_type23-_as_tuple] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data23-scalar_data23-value_type23-_as_numpy_array] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data24-scalar_data24-value_type24-_as_deque] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data24-scalar_data24-value_type24-_as_set] SKIPPED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data24-scalar_data24-value_type24-_as_dict_values] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data24-scalar_data24-value_type24-_as_list] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data24-scalar_data24-value_type24-_as_tuple] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data24-scalar_data24-value_type24-_as_numpy_array] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data25-scalar_data25-value_type25-_as_deque] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data25-scalar_data25-value_type25-_as_set] SKIPPED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data25-scalar_data25-value_type25-_as_dict_values] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data25-scalar_data25-value_type25-_as_list] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data25-scalar_data25-value_type25-_as_tuple] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data25-scalar_data25-value_type25-_as_numpy_array] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data26-scalar_data26-value_type26-_as_deque] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data26-scalar_data26-value_type26-_as_set] SKIPPED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data26-scalar_data26-value_type26-_as_dict_values] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data26-scalar_data26-value_type26-_as_list] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data26-scalar_data26-value_type26-_as_tuple] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data26-scalar_data26-value_type26-_as_numpy_array] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data27-scalar_data27-value_type27-_as_deque] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data27-scalar_data27-value_type27-_as_set] SKIPPED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data27-scalar_data27-value_type27-_as_dict_values] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data27-scalar_data27-value_type27-_as_list] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data27-scalar_data27-value_type27-_as_tuple] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data27-scalar_data27-value_type27-_as_numpy_array] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data28-scalar_data28-value_type28-_as_deque] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data28-scalar_data28-value_type28-_as_set] SKIPPED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data28-scalar_data28-value_type28-_as_dict_values] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data28-scalar_data28-value_type28-_as_list] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data28-scalar_data28-value_type28-_as_tuple] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data28-scalar_data28-value_type28-_as_numpy_array] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data29-scalar_data29-value_type29-_as_deque] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data29-scalar_data29-value_type29-_as_set] SKIPPED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data29-scalar_data29-value_type29-_as_dict_values] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data29-scalar_data29-value_type29-_as_list] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data29-scalar_data29-value_type29-_as_tuple] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar[data29-scalar_data29-value_type29-_as_numpy_array] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar_errors[_as_deque] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar_errors[_as_set] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar_errors[_as_dict_values] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar_errors[_as_list] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar_errors[_as_tuple] PASSED [ 65%] | |
pyarrow/tests/test_convert_builtin.py::test_array_accepts_pyarrow_scalar_errors[_as_numpy_array] PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_owned_ref_moves PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_owned_ref_nogil_moves PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_check_pyerror_status PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_check_pyerror_status_nogil PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_restore_pyerror_basics PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_pybuffer_invalid_input_object PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_pybuffer_numpy_array PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_numpybuffer_numpy_array PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_python_decimal_to_string PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_infer_precision_and_scale PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_infer_precision_and_negative_scale PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_infer_all_leading_zeros PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_infer_all_leading_zeros_exponential_notation_positive PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_infer_all_leading_zeros_exponential_notation_negative PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_object_block_write_fails_pandas_convert PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_mixed_type_fails PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_from_python_decimal_rescale_not_truncateable PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_from_python_decimal_rescale_truncateable PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_from_python_negative_decimal_rescale PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_decimal128_from_python_integer PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_decimal256_from_python_integer PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_decimal128_overflow_fails PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_decimal256_overflow_fails PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_none_and_nan PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_mixed_precision_and_scale PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_mixed_precision_and_scale_sequence_convert PASSED [ 65%] | |
pyarrow/tests/test_cpp_internals.py::test_simple_inference PASSED [ 66%] | |
pyarrow/tests/test_cpp_internals.py::test_update_with_nan PASSED [ 66%] | |
pyarrow/tests/test_cpp_internals.py::test_pyarrow_include PASSED [ 66%] | |
pyarrow/tests/test_csv.py::test_split_rows_and_columns_utility PASSED [ 66%] | |
pyarrow/tests/test_csv.py::test_write_options PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_header_skip_rows PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_skip_rows_after_names PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_row_number_offset_in_errors PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_chunker_out_of_sync PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_file_object PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_header PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_bom PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_one_chunk PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_header_column_names PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_header_autogenerate_column_names PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_include_columns PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_include_missing_columns PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_simple_ints PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_simple_varied PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_simple_nulls PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_decimal_point PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_simple_timestamps PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_timestamp_parsers PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_dates PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_times PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_auto_dict_encode PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_custom_nulls PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_custom_bools PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_column_types PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_column_types_dict PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_column_types_with_column_names PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_no_ending_newline PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_trivial PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_empty_lines PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_invalid_csv PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_options_delimiter PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_small_random_csv PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_stress_block_sizes PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_stress_convert_options_blowup PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_cancellation PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialCSVTableRead::test_cancellation_disabled PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_header_skip_rows PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_skip_rows_after_names PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_row_number_offset_in_errors PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_chunker_out_of_sync PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_file_object PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_header PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_bom PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_one_chunk PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_header_column_names PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_header_autogenerate_column_names PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_include_columns PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_include_missing_columns PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_simple_ints PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_simple_varied PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_simple_nulls PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_decimal_point PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_simple_timestamps PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_timestamp_parsers PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_dates PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_times PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_auto_dict_encode PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_custom_nulls PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_custom_bools PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_column_types PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_column_types_dict PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_column_types_with_column_names PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_no_ending_newline PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_trivial PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_empty_lines PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_invalid_csv PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_options_delimiter PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_small_random_csv PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_stress_block_sizes PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_stress_convert_options_blowup PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_cancellation PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestThreadedCSVTableRead::test_cancellation_disabled PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialStreamingCSVRead::test_row_number_offset_in_errors PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialStreamingCSVRead::test_chunker_out_of_sync PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialStreamingCSVRead::test_file_object PASSED [ 66%] | |
pyarrow/tests/test_csv.py::TestSerialStreamingCSVRead::test_header PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestSerialStreamingCSVRead::test_inference PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestSerialStreamingCSVRead::test_inference_failure PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestSerialStreamingCSVRead::test_invalid_csv PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestSerialStreamingCSVRead::test_options_delimiter PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestSerialStreamingCSVRead::test_no_ending_newline PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestSerialStreamingCSVRead::test_empty_file PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestSerialStreamingCSVRead::test_column_options PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestSerialStreamingCSVRead::test_encoding PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestSerialStreamingCSVRead::test_small_random_csv PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestSerialStreamingCSVRead::test_stress_block_sizes PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestSerialStreamingCSVRead::test_batch_lifetime PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestSerialStreamingCSVRead::test_header_skip_rows PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestSerialStreamingCSVRead::test_skip_rows_after_names PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestThreadedStreamingCSVRead::test_row_number_offset_in_errors PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestThreadedStreamingCSVRead::test_chunker_out_of_sync PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestThreadedStreamingCSVRead::test_file_object PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestThreadedStreamingCSVRead::test_header PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestThreadedStreamingCSVRead::test_inference PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestThreadedStreamingCSVRead::test_inference_failure PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestThreadedStreamingCSVRead::test_invalid_csv PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestThreadedStreamingCSVRead::test_options_delimiter PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestThreadedStreamingCSVRead::test_no_ending_newline PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestThreadedStreamingCSVRead::test_empty_file PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestThreadedStreamingCSVRead::test_column_options PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestThreadedStreamingCSVRead::test_encoding PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestThreadedStreamingCSVRead::test_small_random_csv PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestThreadedStreamingCSVRead::test_stress_block_sizes PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestThreadedStreamingCSVRead::test_batch_lifetime PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestThreadedStreamingCSVRead::test_header_skip_rows PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestThreadedStreamingCSVRead::test_skip_rows_after_names PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestGZipCSVRead::test_concatenated PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestGZipCSVRead::test_random_csv PASSED [ 67%] | |
pyarrow/tests/test_csv.py::TestBZ2CSVRead::test_random_csv PASSED [ 67%] | |
pyarrow/tests/test_csv.py::test_read_csv_does_not_close_passed_file_handles PASSED [ 67%] | |
pyarrow/tests/test_csv.py::test_write_read_round_trip PASSED [ 67%] | |
pyarrow/tests/test_csv.py::test_write_quoting_style PASSED [ 67%] | |
pyarrow/tests/test_csv.py::test_read_csv_reference_cycle PASSED [ 67%] | |
pyarrow/tests/test_csv.py::test_write_csv_decimal[<lambda>0] PASSED [ 67%] | |
pyarrow/tests/test_csv.py::test_write_csv_decimal[<lambda>1] PASSED [ 67%] | |
pyarrow/tests/test_csv.py::test_write_csv_decimal[<lambda>2] PASSED [ 67%] | |
pyarrow/tests/test_csv.py::test_write_csv_decimal[<lambda>3] PASSED [ 67%] | |
pyarrow/tests/test_csv.py::test_read_csv_gil_deadlock PASSED [ 67%] | |
pyarrow/tests/test_cython.py::test_cython_api SKIPPED (cython NOT enabled) [ 67%] | |
pyarrow/tests/test_cython.py::test_visit_strings SKIPPED (cython NOT enabled) [ 67%] | |
pyarrow/tests/test_dataset.py::test_filesystem_dataset PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_filesystem_dataset_no_filesystem_interaction[threaded] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_filesystem_dataset_no_filesystem_interaction[serial] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_dataset[threaded] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_dataset[serial] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_scanner_options PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_scanner[threaded] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_scanner[serial] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_scanner_memory_pool PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_head[threaded] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_head[serial] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_take[threaded] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_take[serial] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_count_rows[threaded] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_count_rows[serial] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_abstract_classes PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_partitioning PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_dataset_partitioning_format[HivePartitioning-expected_defined_partition0-expected_undefined_partition0] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_dataset_partitioning_format[DirectoryPartitioning-expected_defined_partition1-expected_undefined_partition1] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_dataset_partitioning_format[FilenamePartitioning-expected_defined_partition2-expected_undefined_partition2] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_expression_arithmetic_operators PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_partition_keys PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_parquet_read_options PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_parquet_file_format_read_options PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_parquet_scan_options PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_filesystem_factory[False-paths_or_selector0] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_filesystem_factory[False-paths_or_selector1] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_filesystem_factory[True-paths_or_selector0] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_filesystem_factory[True-paths_or_selector1] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_make_fragment PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_make_fragment_with_size SKIPPED (s3 NOT ena...) [ 67%] | |
pyarrow/tests/test_dataset.py::test_fragments[threaded] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_fragments[serial] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_fragments_implicit_cast PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_fragments_parquet_row_groups[threaded] PASSED [ 67%] | |
pyarrow/tests/test_dataset.py::test_fragments_parquet_row_groups[serial] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_fragments_parquet_num_row_groups PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_fragments_parquet_row_groups_dictionary[threaded] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_fragments_parquet_row_groups_dictionary[serial] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_parquet_fragment_statistics PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_parquet_fragment_statistics_nulls PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_parquet_empty_row_group_statistics PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_fragments_parquet_row_groups_predicate PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_fragments_parquet_subset_ids[threaded] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_fragments_parquet_subset_ids[serial] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_fragments_parquet_subset_filter[threaded] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_fragments_parquet_subset_filter[serial] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_fragments_parquet_subset_invalid PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_fragments_parquet_subset_with_nested_fields PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_fragments_repr PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_dictionary_partitioning_outer_nulls_raises PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_positional_keywords_raises PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_read_partition_keys_only PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_dictionary_partitioning_inner_nulls PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_hive_partitioning_nulls PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partitioning_function PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_directory_partitioning_dictionary_key PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_hive_partitioning_dictionary_key PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_filesystem_fspath PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_construct_from_list_of_files[threaded] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_construct_from_list_of_files[serial] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_construct_from_list_of_mixed_paths_fails PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_construct_from_mixed_child_datasets PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_construct_empty_dataset PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_construct_dataset_with_invalid_schema PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_construct_from_invalid_sources_raise PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_construct_in_memory[threaded] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_construct_in_memory[serial] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_scan_iterator[False] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_scan_iterator[True] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_filesystem PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_unsupported_format PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_open_union_dataset_with_additional_kwargs PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_non_existing_file PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys0-False-xyz-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys0-False-xyz-hive] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys0-False-None-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys0-False-None-hive] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys0-True-xyz-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys0-True-xyz-hive] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys0-True-None-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys0-True-None-hive] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys1-False-xyz-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys1-False-xyz-hive] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys1-False-None-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys1-False-None-hive] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys1-True-xyz-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys1-True-xyz-hive] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys1-True-None-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys1-True-None-hive] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys2-False-xyz-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys2-False-xyz-hive] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys2-False-None-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys2-False-None-hive] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys2-True-xyz-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys2-True-xyz-hive] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys2-True-None-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys2-True-None-hive] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys3-False-xyz-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys3-False-xyz-hive] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys3-False-None-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys3-False-None-hive] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys3-True-xyz-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys3-True-xyz-hive] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys3-True-None-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys3-True-None-hive] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys4-False-xyz-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys4-False-xyz-hive] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys4-False-None-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys4-False-None-hive] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys4-True-xyz-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys4-True-xyz-hive] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys4-True-None-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys4-True-None-hive] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys5-False-xyz-directory] PASSED [ 68%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys5-False-xyz-hive] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys5-False-None-directory] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys5-False-None-hive] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys5-True-xyz-directory] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys5-True-xyz-hive] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys5-True-None-directory] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys5-True-None-hive] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys6-False-xyz-directory] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys6-False-xyz-hive] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys6-False-None-directory] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys6-False-None-hive] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys6-True-xyz-directory] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys6-True-xyz-hive] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys6-True-None-directory] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_partition_discovery[partition_keys6-True-None-hive] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_from_uri_s3[threaded] SKIPPED [ 69%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_from_uri_s3[serial] SKIPPED (s...) [ 69%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_from_fileinfos[threaded] SKIPPED [ 69%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_from_fileinfos[serial] SKIPPED [ 69%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_from_uri_s3_fsspec SKIPPED (s3...) [ 69%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_from_s3_with_filesystem_uri SKIPPED [ 69%] | |
pyarrow/tests/test_dataset.py::test_open_dataset_from_fsspec SKIPPED (could not...) [ 69%] | |
pyarrow/tests/test_dataset.py::test_file_format_inspect_fsspec SKIPPED (could n...) [ 69%] | |
pyarrow/tests/test_dataset.py::test_filter_timestamp[threaded] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_filter_timestamp[serial] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_filter_implicit_cast[threaded] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_filter_implicit_cast[serial] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_filter_equal_null[threaded] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_filter_equal_null[serial] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_filter_compute_expression[threaded] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_filter_compute_expression[serial] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_dataset_union PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_union_dataset_from_other_datasets PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_dataset_from_a_list_of_local_directories_raises PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_union_dataset_filesystem_datasets PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_specified_schema[threaded] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_specified_schema[serial] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_incompatible_schema_hang[threaded] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_incompatible_schema_hang[serial] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_ipc_format[threaded] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_ipc_format[serial] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_orc_format[threaded] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_orc_format[serial] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_orc_scan_options[threaded] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_orc_scan_options[serial] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_orc_format_not_supported PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_orc_writer_not_implemented_for_dataset PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_csv_format[threaded] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_csv_format[serial] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_csv_format_compressed[threaded-bz2] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_csv_format_compressed[threaded-gzip] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_csv_format_compressed[threaded-lz4] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_csv_format_compressed[threaded-zstd] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_csv_format_compressed[serial-bz2] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_csv_format_compressed[serial-gzip] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_csv_format_compressed[serial-lz4] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_csv_format_compressed[serial-zstd] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_csv_format_options[threaded] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_csv_format_options[serial] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_csv_format_options_generate_columns[threaded] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_csv_format_options_generate_columns[serial] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_csv_fragment_options[threaded] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_csv_fragment_options[serial] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_json_format[threaded] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_json_format[serial] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_json_format_options[threaded] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_json_format_options[serial] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_json_fragment_options[threaded] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_json_fragment_options[serial] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_encoding[threaded] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_encoding[serial] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_column_names_encoding[threaded] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_column_names_encoding[serial] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_feather_format[threaded] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_feather_format[serial] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_feather_format_compressed[threaded-lz4] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_feather_format_compressed[threaded-zstd] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_feather_format_compressed[threaded-brotli] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_feather_format_compressed[serial-lz4] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_feather_format_compressed[serial-zstd] PASSED [ 69%] | |
pyarrow/tests/test_dataset.py::test_feather_format_compressed[serial-brotli] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_parquet_dataset_factory PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_parquet_dataset_factory_fsspec SKIPPED (cou...) [ 70%] | |
pyarrow/tests/test_dataset.py::test_parquet_dataset_factory_roundtrip PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_parquet_dataset_factory_order PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_parquet_dataset_factory_invalid PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_parquet_dataset_factory_partitioned PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_parquet_dataset_factory_metadata PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_parquet_dataset_lazy_filtering PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_schema_metadata[threaded] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_schema_metadata[serial] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_filter_mismatching_schema[threaded] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_filter_mismatching_schema[serial] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_project_only_partition_columns[threaded] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_project_only_partition_columns[serial] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_project_null_column[threaded] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_project_null_column[serial] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_project_columns[threaded] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_project_columns[serial] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_preserved_partitioning PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_to_dataset_given_null_just_works PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_partitioned PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_with_field_names PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_with_field_names_hive PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_with_scanner PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_with_backpressure PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_with_dataset PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_existing_data PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_max_rows_per_file PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_min_rows_per_group PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_max_rows_per_group PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_max_open_files PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_partitioned_dict PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_use_threads PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_use_threads_preserve_order PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_table PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_table_multiple_fragments PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_iterable PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_scanner[threaded] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_scanner[serial] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_table_partitioned_dict PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_parquet PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_csv PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_parquet_file_visitor PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_partition_dataset_parquet_file_visitor PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_arrow_schema_metadata PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_schema_metadata PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_schema_metadata_parquet PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_s3 SKIPPED (s3 NOT enabled) [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_s3_put_only SKIPPED (s3 NOT e...) [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_null_to_dictionary_cast[threaded] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_null_to_dictionary_cast[serial] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_join PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_join_unique_key PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_join_collisions PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_join_asof PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_join_asof_multiple_by PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_join_asof_empty_by PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_join_asof_collisions PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_filter[fs] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_filter[mem] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_union_dataset_filter[fs] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_union_dataset_filter[mem] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_parquet_dataset_filter PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_with_scanner_use_projected_schema PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_read_table_nested_columns[ipc] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_read_table_nested_columns[parquet] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_partition_with_slash PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_preserve_nullability PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_preserve_field_metadata PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_write_dataset_write_page_index PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_sort_by[fs] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_dataset_sort_by[mem] PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_checksum_write_dataset_read_dataset_to_table PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_make_write_options_error PASSED [ 70%] | |
pyarrow/tests/test_dataset.py::test_scanner_from_substrait PASSED [ 70%] | |
pyarrow/tests/test_dataset_encryption.py::test_dataset_encryption_decryption PASSED [ 70%] | |
pyarrow/tests/test_dataset_encryption.py::test_write_dataset_parquet_without_encryption SKIPPED [ 70%] | |
pyarrow/tests/test_dataset_encryption.py::test_large_row_encryption_decryption PASSED [ 70%] | |
pyarrow/tests/test_device.py::test_device_memory_manager PASSED [ 71%] | |
pyarrow/tests/test_device.py::test_buffer_device PASSED [ 71%] | |
pyarrow/tests/test_device.py::test_copy_to PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_dlpack[value_type0-uint8] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_dlpack[value_type1-uint16] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_dlpack[value_type2-uint32] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_dlpack[value_type3-uint64] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_dlpack[value_type4-int8] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_dlpack[value_type5-int16] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_dlpack[value_type6-int32] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_dlpack[value_type7-int64] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_dlpack[value_type8-float16] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_dlpack[value_type9-float32] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_dlpack[value_type10-float64] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_tensor_dlpack[uint8] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_tensor_dlpack[uint16] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_tensor_dlpack[uint32] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_tensor_dlpack[uint64] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_tensor_dlpack[int8] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_tensor_dlpack[int16] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_tensor_dlpack[int32] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_tensor_dlpack[int64] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_tensor_dlpack[float16] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_tensor_dlpack[float32] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_tensor_dlpack[float64] PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_dlpack_not_supported PASSED [ 71%] | |
pyarrow/tests/test_dlpack.py::test_dlpack_cuda_not_supported SKIPPED (could not...) [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins_corner_cases PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-True-True-left semi-expected0] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-True-True-right semi-expected1] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-True-True-left anti-expected2] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-True-True-right anti-expected3] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-True-True-inner-expected4] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-True-True-left outer-expected5] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-True-True-right outer-expected6] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-True-True-full outer-expected7] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-True-False-left semi-expected0] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-True-False-right semi-expected1] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-True-False-left anti-expected2] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-True-False-right anti-expected3] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-True-False-inner-expected4] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-True-False-left outer-expected5] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-True-False-right outer-expected6] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-True-False-full outer-expected7] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-False-True-left semi-expected0] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-False-True-right semi-expected1] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-False-True-left anti-expected2] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-False-True-right anti-expected3] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-False-True-inner-expected4] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-False-True-left outer-expected5] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-False-True-right outer-expected6] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-False-True-full outer-expected7] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-False-False-left semi-expected0] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-False-False-right semi-expected1] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-False-False-left anti-expected2] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-False-False-right anti-expected3] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-False-False-inner-expected4] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-False-False-left outer-expected5] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-False-False-right outer-expected6] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[False-False-False-full outer-expected7] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-True-True-left semi-expected0] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-True-True-right semi-expected1] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-True-True-left anti-expected2] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-True-True-right anti-expected3] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-True-True-inner-expected4] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-True-True-left outer-expected5] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-True-True-right outer-expected6] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-True-True-full outer-expected7] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-True-False-left semi-expected0] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-True-False-right semi-expected1] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-True-False-left anti-expected2] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-True-False-right anti-expected3] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-True-False-inner-expected4] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-True-False-left outer-expected5] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-True-False-right outer-expected6] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-True-False-full outer-expected7] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-False-True-left semi-expected0] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-False-True-right semi-expected1] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-False-True-left anti-expected2] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-False-True-right anti-expected3] PASSED [ 71%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-False-True-inner-expected4] PASSED [ 72%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-False-True-left outer-expected5] PASSED [ 72%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-False-True-right outer-expected6] PASSED [ 72%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-False-True-full outer-expected7] PASSED [ 72%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-False-False-left semi-expected0] PASSED [ 72%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-False-False-right semi-expected1] PASSED [ 72%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-False-False-left anti-expected2] PASSED [ 72%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-False-False-right anti-expected3] PASSED [ 72%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-False-False-inner-expected4] PASSED [ 72%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-False-False-left outer-expected5] PASSED [ 72%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-False-False-right outer-expected6] PASSED [ 72%] | |
pyarrow/tests/test_exec_plan.py::test_joins[True-False-False-full outer-expected7] PASSED [ 72%] | |
pyarrow/tests/test_exec_plan.py::test_table_join_collisions PASSED [ 72%] | |
pyarrow/tests/test_exec_plan.py::test_table_join_keys_order PASSED [ 72%] | |
pyarrow/tests/test_exec_plan.py::test_filter_table_errors PASSED [ 72%] | |
pyarrow/tests/test_exec_plan.py::test_filter_table PASSED [ 72%] | |
pyarrow/tests/test_exec_plan.py::test_filter_table_ordering PASSED [ 72%] | |
pyarrow/tests/test_exec_plan.py::test_complex_filter_table PASSED [ 72%] | |
pyarrow/tests/test_exec_plan.py::test_join_extension_array_column PASSED [ 72%] | |
pyarrow/tests/test_exec_plan.py::test_group_by_ordering PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ext_type_basics PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ext_type_str PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ext_type_repr PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ext_type_lifetime PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ext_type_storage_type PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ext_type_byte_width PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ext_type_bit_width PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ext_type_as_py PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ext_type_equality PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ext_array_basics PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ext_array_lifetime PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ext_array_to_pylist PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ext_array_errors PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ext_array_equality PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ext_array_wrap_array PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ext_scalar_from_array PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ext_scalar_from_storage PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ext_array_conversion_to_numpy PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ext_array_conversion_to_pandas PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_struct_w_ext_array_to_numpy PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_struct_w_ext_array_to_pandas PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_cast_kernel_on_extension_arrays PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_casting_to_extension_type[data0-int32] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_casting_to_extension_type[data1-int64] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_casting_to_extension_type[data2-string] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_casting_to_extension_type[data3-binary] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_casting_to_extension_type[data4-float32] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_casting_to_extension_type[data5-float64] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_cast_between_extension_types PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_cast_to_extension_with_extension_storage PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_cast_nested_extension_types[data0-<lambda>] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_cast_nested_extension_types[data1-<lambda>] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_cast_nested_extension_types[data2-<lambda>] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_cast_nested_extension_types[data3-<lambda>] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_casting_dict_array_to_extension_type PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_cast_to_extension_with_nested_storage PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_concat PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_null_storage_type PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ipc_unregistered PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_ipc_registered PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_type PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_type_ipc[registered_period_type0] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_type_ipc[registered_period_type1] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_type_ipc[registered_period_type2] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_type_ipc_unknown[registered_period_type0] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_type_ipc_unknown[registered_period_type1] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_type_ipc_unknown[registered_period_type2] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_type_equality PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_type_register[registered_period_type0] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_type_register[registered_period_type1] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_generic_ext_type_register[registered_period_type2] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_parquet_period[registered_period_type0] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_parquet_period[registered_period_type1] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_parquet_period[registered_period_type2] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_parquet_extension_with_nested_storage PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_parquet_nested_extension PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_parquet_extension_nested_in_extension PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_to_numpy PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_empty_take PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_extension_array_to_numpy_pandas[to_numpy-data0-IntegerType] PASSED [ 72%] | |
pyarrow/tests/test_extension_type.py::test_extension_array_to_numpy_pandas[to_numpy-data1-LabelType] PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_extension_array_to_numpy_pandas[to_pandas-data0-IntegerType] PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_extension_array_to_numpy_pandas[to_pandas-data1-LabelType] PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_array_constructor PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_array_constructor_from_pandas PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_cpp_extension_in_python SKIPPED (cyt...) [ 73%] | |
pyarrow/tests/test_extension_type.py::test_uuid_extension PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_tensor_type PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_tensor_class_methods[int8] PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_tensor_class_methods[int64] PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_tensor_class_methods[float32] PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_tensor_array_from_numpy[int8] PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_tensor_array_from_numpy[int64] PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_tensor_array_from_numpy[float32] PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_tensor_type_ipc[tensor_type0] PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_tensor_type_ipc[tensor_type1] PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_tensor_type_ipc[tensor_type2] PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_tensor_type_equality PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_tensor_type_cast PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_extension_to_pandas_storage_type[registered_period_type0] PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_extension_to_pandas_storage_type[registered_period_type1] PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_extension_to_pandas_storage_type[registered_period_type2] PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_tensor_type_str[tensor_type0-fixed_shape_tensor[value_type=int8, shape=[2,2,3]]] PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_tensor_type_str[tensor_type1-fixed_shape_tensor[value_type=int32, shape=[2,2,3], permutation=[0,2,1]]] PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_tensor_type_str[tensor_type2-fixed_shape_tensor[value_type=int64, shape=[2,2,3], dim_names=[C,H,W]]] PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_bool8_to_bool_conversion PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_bool8_to_numpy_conversion PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_bool8_from_numpy_conversion PASSED [ 73%] | |
pyarrow/tests/test_extension_type.py::test_bool8_scalar PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_file_not_exist PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_dataset[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_float_no_nulls[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_read_table[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_use_threads[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_float_nulls[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_integer_no_nulls[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_platform_numpy_integers[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_integer_with_nulls[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_boolean_no_nulls[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_boolean_nulls[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_buffer_bounds_error[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_boolean_object_nulls[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_delete_partial_file_on_error[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_strings[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_empty_strings[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_all_none[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_all_null_category[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_multithreaded_read[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_nan_as_null[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_category[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_timestamp[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_timestamp_with_nulls[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_out_of_float64_timestamp_with_nulls[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_non_string_columns[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_unicode_filename[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_read_columns[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_overwritten_file[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_filelike_objects[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_sparse_dataframe[1] SKIPPED (version of pan...) [ 73%] | |
pyarrow/tests/test_feather.py::test_large_dataframe[1] SKIPPED (slow NOT enabled) [ 73%] | |
pyarrow/tests/test_feather.py::test_feather_without_pandas[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_read_column_selection[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_read_column_duplicated_selection[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_read_column_with_generator[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_preserve_index_pandas[1] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_dataset[2] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_float_no_nulls[2] PASSED [ 73%] | |
pyarrow/tests/test_feather.py::test_read_table[2] PASSED [ 73%] | |
pyarrow/tests/test_feat |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment