We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aefd44b commit ea686c7Copy full SHA for ea686c7
tests/unit/test_fetches.py
@@ -66,6 +66,7 @@ def fetch_results(
66
lz4_compressed,
67
arrow_schema_bytes,
68
description,
69
+ use_cloud_fetch=True,
70
):
71
nonlocal batch_index
72
results = FetchTests.make_arrow_queue(batch_list[batch_index])
0 commit comments