Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Validate
Method
Validate
cpp/src/arrow/array/array_base.cc:340–340 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
338
}
339
340
Status Array::Validate() const { return internal::ValidateArray(*this); }
341
342
Status Array::ValidateFull() const { return internal::ValidateArrayFull(*this); }
343
Callers
5
TEST_F
Function · 0.45
TEST
Function · 0.45
TEST_F
Function · 0.45
BuildListOfStructPairs
Function · 0.45
TEST_P
Function · 0.45
Calls
1
ValidateArray
Function · 0.85
Tested by
5
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
BuildListOfStructPairs
Function · 0.36
TEST_P
Function · 0.36