Interface SqlReturnTypeInference

    • Method Detail

      • inferReturnType

        RelDataType inferReturnType​(SqlOperatorBinding opBinding)
        Infers the return type of a call to an SqlOperator.
        Parameters:
        opBinding - description of operator binding
        Returns:
        inferred type; may be null