Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ decode
Method
decode
dev/archery/archery/benchmark/codec.py:57–58 ·
view source on GitHub ↗
(dct, **kwargs)
Source
from the content-addressed store, hash-verified
55
56
@staticmethod
57
def
decode(dct, **kwargs):
58
return
Benchmark(**dct, **kwargs)
59
60
61
class
BenchmarkSuiteCodec:
Callers
15
test_int32
Method · 0.45
test_string
Method · 0.45
_column_name_to_strings
Function · 0.45
_read_pkg_config_variable
Function · 0.45
_get_pandas_index_columns
Function · 0.45
test_unicode_filename
Function · 0.45
test_row_number_offset_in_errors
Method · 0.45
test_file_object
Method · 0.45
run_with_env_var
Function · 0.45
create_kms_connection_config
Function · 0.45
test_file_object
Method · 0.45
test_sequence_bytes
Function · 0.45
Calls
1
Benchmark
Class · 0.85
Tested by
15
test_int32
Method · 0.36
test_string
Method · 0.36
test_unicode_filename
Function · 0.36
test_row_number_offset_in_errors
Method · 0.36
test_file_object
Method · 0.36
run_with_env_var
Function · 0.36
create_kms_connection_config
Function · 0.36
test_file_object
Method · 0.36
test_sequence_bytes
Function · 0.36
start_call
Method · 0.36
test_middleware_multi_header
Function · 0.36
do_exchange
Method · 0.36