Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ expr
Method
expr
bolt/expression/Expr.cpp:640–642 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
638
}
639
640
const Expr* FOLLY_NONNULL expr() const {
641
return expr_;
642
}
643
644
const RowVector* FOLLY_NONNULL vector() const {
645
return vector_;
Callers
14
IndexLookupJoin.cpp
File · 0.80
initializeFilter
Method · 0.80
evalFilter
Method · 0.80
initializeFilter
Method · 0.80
setupFilterForAntiJoins
Method · 0.80
initializeFilter
Method · 0.80
HiveDataSource
Method · 0.80
isNotExpr
Function · 0.80
onTopLevelException
Function · 0.80
testToSql
Method · 0.80
TEST_P
Function · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
4
testToSql
Method · 0.64
TEST_P
Function · 0.64
TEST_F
Function · 0.64
TEST_F
Function · 0.64