Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ matches
Method
matches
fe/src/main/java/org/apache/impala/analysis/SlotRef.java:382–382 ·
view source on GitHub ↗
(SlotRef a, SlotRef b)
Source
from the content-addressed store, hash-verified
380
/** Used
for
{@link Expr#matches(Expr, Comparator)} */
381
interface
Comparator {
382
boolean matches(SlotRef a, SlotRef b);
383
}
384
385
/**
Callers
15
tt
Function · 0.65
jquery-3.5.1.min.js
File · 0.65
getColumns
Method · 0.65
grantRoleToGroupOrUser
Method · 0.65
matches
Method · 0.65
removeDuplicates
Method · 0.65
computeEvalCost
Method · 0.65
exprsHaveValueTransfer
Method · 0.65
setsHaveValueTransfer
Method · 0.65
exprIntersect
Method · 0.65
decodeMetric
Method · 0.65
matches
Method · 0.65
Implementers
10
PathFilter
fe/src/test/java/org/apache/impala/tes
IgnoreValueFilter
fe/src/test/java/org/apache/impala/tes
TestUtils
fe/src/test/java/org/apache/impala/tes
ExpectedFunction
fe/src/test/java/org/apache/impala/hiv
Expr
fe/src/main/java/org/apache/impala/ana
SlotRef
fe/src/main/java/org/apache/impala/ana
Analyzer
fe/src/main/java/org/apache/impala/ana
PatternMatcher
fe/src/main/java/org/apache/impala/uti
MatchAllPatternMatcher
fe/src/main/java/org/apache/impala/uti
MatchNonePatternMatcher
fe/src/main/java/org/apache/impala/uti
Calls
no outgoing calls
Tested by
no test coverage detected