Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/calcite
/ getOperator
Method
getOperator
core/src/main/java/org/apache/calcite/sql/SqlCall.java:78–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
76
}
77
78
@Pure
79
public
abstract SqlOperator getOperator();
80
81
/**
82
* Returns the list of operands. The set and order of operands is
Callers
15
pushDownNotForIn
Method · 0.95
convertToSingleValueSubq
Method · 0.95
isRowConstructor
Method · 0.95
convertOver
Method · 0.95
convertMatchRecognize
Method · 0.95
validateCall
Method · 0.95
deriveType
Method · 0.95
getKind
Method · 0.95
clone
Method · 0.95
needsParentheses
Method · 0.95
equalsDeep
Method · 0.95
getCallSignature
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected