Interface ExecutableExpression

    • Method Detail

      • execute

        Object execute​(org.apache.calcite.interpreter.Context context)
      • execute

        void execute​(org.apache.calcite.interpreter.Context context,
                     Object[] results)