Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ IsValid
Method
IsValid
cpp/src/arrow/acero/exec_plan.cc:609–611 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
607
}
608
609
bool Declaration::IsValid(ExecFactoryRegistry* registry) const {
610
return !this->factory_name.empty() && this->options != nullptr;
611
}
612
613
namespace {
614
Callers
15
TEST
Function · 0.45
WriteDataValues
Method · 0.45
FromProto
Function · 0.45
VisitDictionaryEntries
Function · 0.45
AppendArraySliceImpl
Method · 0.45
AppendScalarImpl
Method · 0.45
Visit
Method · 0.45
TEST_F
Function · 0.45
array_test.cc
File · 0.45
TYPED_TEST
Function · 0.45
CleanListOffsets
Function · 0.45
ListViewArrayFromArrays
Function · 0.45
Calls
1
empty
Method · 0.45
Tested by
13
TEST
Function · 0.36
TEST_F
Function · 0.36
TYPED_TEST
Function · 0.36
CheckRoundTrip
Function · 0.36
CheckGetTakeIndicesCase
Function · 0.36
NullBitmapFromArrays
Function · 0.36
TYPED_TEST
Function · 0.36
TEST_F
Function · 0.36
ASSERT_OK_AND_ASSIGN
Function · 0.36
TestCaseWhenRandom
Function · 0.36
NaiveImpl
Method · 0.36
TEST
Function · 0.36