MCPcopy Create free account
hub / github.com/apache/calcite / get

Method get

core/src/main/java/org/apache/calcite/rel/RelInput.java:65–65  ·  view source on GitHub ↗
(String tag)

Source from the content-addressed store, hash-verified

63 List<AggregateCall> getAggregateCalls(String tag);
64
65 @Nullable Object get(String tag);
66
67 /**
68 * Returns a {@code string} value.

Callers 15

propertyFunction · 0.65
build.gradle.ktsFile · 0.65
regressionMethod · 0.65
nodeMethod · 0.65
queryMethod · 0.65
testStdinMethod · 0.65
testPsInfoParsingMethod · 0.65
configMethod · 0.65
getRowTypeMethod · 0.65
createMethod · 0.65
moveNextMethod · 0.65
enumeratorMethod · 0.65

Implementers 2

RelInputForClustercore/src/main/java/org/apache/calcite/
RelJsonReadercore/src/main/java/org/apache/calcite/

Calls

no outgoing calls

Tested by 15

regressionMethod · 0.52
nodeMethod · 0.52
queryMethod · 0.52
testStdinMethod · 0.52
testPsInfoParsingMethod · 0.52
configMethod · 0.52
someMethod · 0.52
testMetadataColumnsMethod · 0.52
testTableMapReusedMethod · 0.52
acceptMethod · 0.52
testMetadataColumnsMethod · 0.52
testTableMapReusedMethod · 0.52