Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/calcite
/ getBoolean
Method
getBoolean
core/src/main/java/org/apache/calcite/rel/RelInput.java:108–108 ·
view source on GitHub ↗
(String tag, boolean default_)
Source
from the content-addressed store, hash-verified
106
ImmutableList<ImmutableList<RexLiteral>> getTuples(String tag);
107
108
boolean getBoolean(String tag, boolean default_);
109
}
Callers
15
output
Method · 0.65
get
Method · 0.65
RexProgramFuzzyTest
Class · 0.65
get
Method · 0.65
approximateDistinctCount
Method · 0.65
approximateTopN
Method · 0.65
approximateDecimal
Method · 0.65
nullEqualToEmpty
Method · 0.65
autoTemp
Method · 0.65
materializationsEnabled
Method · 0.65
createMaterializations
Method · 0.65
caseSensitive
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
2
get
Method · 0.52
compareResultSet
Method · 0.52