Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ GetBytesForSchema
Function
GetBytesForSchema
cpp/src/arrow/dataset/scanner_benchmark.cc:99–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
size_t GetBytesForSchema() { return sizeof(int32_t) + sizeof(bool); }
100
101
void MinimalEndToEndScan(
102
size_t num_batches, size_t batch_size, const std::string& factory_name,
Callers
2
MinimalEndToEndBench
Function · 0.85
ScanOnlyBench
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected