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

Method of

core/src/test/java/org/apache/calcite/test/RelBuilderTest.java:6002–6002  ·  view source on GitHub ↗
(String name,
        Function<RelDataTypeFactory, RelDataType> protoType,
        SqlTypeFamily family, boolean optional)

Source from the content-addressed store, hash-verified

6000 }
6001
6002 static Arg of(String name,
6003 Function<RelDataTypeFactory, RelDataType> protoType,
6004 SqlTypeFamily family, boolean optional) {
6005 return new Arg() {

Callers 15

SqlLogicTestsClass · 0.65
testSlowMethod · 0.65
test5390Method · 0.65
test53902Method · 0.65
testPsInfoParsingMethod · 0.65
PsTableFunctionClass · 0.65
getStatisticMethod · 0.65
getStatisticMethod · 0.65
explainFormatsMethod · 0.65
testPreparedMethod · 0.65
CsvTableScanMethod · 0.65

Calls

no outgoing calls

Tested by 15

testSlowMethod · 0.52
test5390Method · 0.52
test53902Method · 0.52
testPsInfoParsingMethod · 0.52
explainFormatsMethod · 0.52
testPreparedMethod · 0.52
expectedLocalTimeMethod · 0.52
expectedLocalTimeMethod · 0.52
testPushCastNumericMethod · 0.52
testPushCastNumericMethod · 0.52
Fixture2Method · 0.52