Class ReduceDecimalsRule.DecimalShuttle

  • All Implemented Interfaces:
    RexVisitor<RexNode>
    Enclosing class:
    ReduceDecimalsRule

    public class ReduceDecimalsRule.DecimalShuttle
    extends RexShuttle
    A shuttle which converts decimal expressions to expressions based on longs.