Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ close
Method
close
python/pyarrow/tests/test_io.py:225–226 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
223
224
class
DuckReader:
225
def
close(self):
226
pass
227
228
@property
229
def
closed(self):
Callers
15
test_s3_real_aws_region_selection
Function · 0.45
test_partitioning_factory_segment_encoding
Function · 0.45
test_partitioning_factory_hive_segment_encoding_key_encoded
Function · 0.45
test_ipc_format
Function · 0.45
test_flight_client_close
Function · 0.45
test_flight_domain_socket
Function · 0.45
test_flight_large_message
Function · 0.45
test_flight_generator_stream_of_batches
Function · 0.45
test_flight_generator_stream_of_batches_with_dict
Function · 0.45
test_flight_generator_stream_of_table
Function · 0.45
test_flight_generator_stream_of_table_with_dict
Function · 0.45
test_flight_generator_stream_of_record_batch_reader
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected