Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ all
Method
all
dev/archery/archery/utils/cmake.py:159–160 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
157
*argv, **kwargs, cwd=self.build_dir)
158
159
def
all(self):
160
return
self.run(
"all"
)
161
162
def
clean(self):
163
return
self.run(
"clean"
)
Callers
11
test_all
Method · 0.80
test_fragments_parquet_row_groups_dictionary
Function · 0.80
test_all
Function · 0.80
_compare_strftime_strings_on_windows
Function · 0.80
test_tensor_numpy_roundtrip
Function · 0.80
test_arrow_time_to_pandas
Method · 0.80
test_variable_dictionary_to_pandas
Function · 0.80
test_scan
Function · 0.80
_partition_test_for_filesystem
Function · 0.80
test_pandas_categorical_roundtrip
Function · 0.80
generate_column
Method · 0.80
Calls
1
run
Method · 0.95
Tested by
10
test_all
Method · 0.64
test_fragments_parquet_row_groups_dictionary
Function · 0.64
test_all
Function · 0.64
_compare_strftime_strings_on_windows
Function · 0.64
test_tensor_numpy_roundtrip
Function · 0.64
test_arrow_time_to_pandas
Method · 0.64
test_variable_dictionary_to_pandas
Function · 0.64
test_scan
Function · 0.64
_partition_test_for_filesystem
Function · 0.64
test_pandas_categorical_roundtrip
Function · 0.64