Package org.apache.calcite.test
Class DruidDateRangeRulesTest.Fixture2
- java.lang.Object
-
- org.apache.calcite.test.RexImplicationCheckerTest.Fixture
-
- org.apache.calcite.test.DruidDateRangeRulesTest.Fixture2
-
- Enclosing class:
- DruidDateRangeRulesTest
private static class DruidDateRangeRulesTest.Fixture2 extends RexImplicationCheckerTest.Fixture
Common expressions across tests.
-
-
Field Summary
Fields Modifier and Type Field Description private org.apache.calcite.rex.RexNode
exDay
private org.apache.calcite.rex.RexNode
exMonth
private org.apache.calcite.rex.RexNode
exYear
-
Fields inherited from class org.apache.calcite.test.RexImplicationCheckerTest.Fixture
bl, boolRelDataType, by, byteDataType, ch, charDataType, checker, d, dateDataType, dec, decRelDataType, executor, fl, floatDataType, i, intRelDataType, lg, longRelDataType, rexBuilder, rowType, sh, shortDataType, simplify, str, stringDataType, t, timeDataType, timestampDataType, ts, typeFactory
-
-
Constructor Summary
Constructors Constructor Description Fixture2()
-
Method Summary
-
Methods inherited from class org.apache.calcite.test.RexImplicationCheckerTest.Fixture
and, cast, charLiteral, checkImplies, checkNotImplies, dateLiteral, eq, floatLiteral, ge, gt, isNull, le, literal, longLiteral, lt, ne, notNull, or, ref, shortLiteral, timeLiteral, timestampLiteral, timestampLocalTzLiteral
-
-