MCPcopy 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
215void VerifyNationKey(const Datum& d) { VerifyAllBetween(d, 0, 24); }
216
217// Verifies that each row satisfies the phone number spec.
218void VerifyPhone(const Datum& d) {

Callers 2

VerifySupplierFunction · 0.85
VerifyCustomerFunction · 0.85

Calls 1

VerifyAllBetweenFunction · 0.85

Tested by

no test coverage detected