Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/calcite
/ getCluster
Method
getCluster
core/src/main/java/org/apache/calcite/rel/RelInput.java:40–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
*/
39
public
interface
RelInput {
40
RelOptCluster getCluster();
41
42
RelTraitSet getTraitSet();
43
Callers
15
toRel
Method · 0.65
onMatch
Method · 0.65
copy
Method · 0.65
deriveRowType
Method · 0.65
copy
Method · 0.65
register
Method · 0.65
copy
Method · 0.65
toRel
Method · 0.65
convert
Method · 0.65
convert
Method · 0.65
convert
Method · 0.65
convert
Method · 0.65
Implementers
2
RelInputForCluster
core/src/main/java/org/apache/calcite/
RelJsonReader
core/src/main/java/org/apache/calcite/
Calls
no outgoing calls
Tested by
15
getVolcanoPlanner
Method · 0.52
setupDataFilesForPigServer
Method · 0.52
checkMetadataPredicates
Method · 0.52
trimEmptyUnion32viaRelBuidler
Method · 0.52
convert
Method · 0.52
convert
Method · 0.52
copy
Method · 0.52
testCorrelatedJoinWithIdenticalInputs
Method · 0.52
executeQuery
Method · 0.52
testDecorrelatorNames
Method · 0.52
testTypeEquivalence
Method · 0.52
translateInput
Method · 0.52