Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ VerifyNationKey
Function
VerifyNationKey
cpp/src/arrow/acero/tpch_node_test.cc:215–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
void VerifyNationKey(const Datum& d) { VerifyAllBetween(d, 0, 24); }
216
217
// Verifies that each row satisfies the phone number spec.
218
void VerifyPhone(const Datum& d) {
Callers
2
VerifySupplier
Function · 0.85
VerifyCustomer
Function · 0.85
Calls
1
VerifyAllBetween
Function · 0.85
Tested by
no test coverage detected