MCPcopy 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

initializeFilterMethod · 0.80
evalFilterMethod · 0.80
initializeFilterMethod · 0.80
initializeFilterMethod · 0.80
HiveDataSourceMethod · 0.80
isNotExprFunction · 0.80
onTopLevelExceptionFunction · 0.80
testToSqlMethod · 0.80
TEST_PFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 4

testToSqlMethod · 0.64
TEST_PFunction · 0.64
TEST_FFunction · 0.64
TEST_FFunction · 0.64