Class StreamExecCalc

    • Constructor Detail

      • StreamExecCalc

        public StreamExecCalc​(ReadableConfig tableConfig,
                              List<org.apache.calcite.rex.RexNode> projection,
                              @Nullable
                              org.apache.calcite.rex.RexNode condition,
                              InputProperty inputProperty,
                              RowType outputType,
                              String description)