Interface CallImplementor

    • Method Detail

      • implement

        Expression implement​(RexToLixTranslator translator,
                             RexCall call,
                             RexImpTable.NullAs nullAs)
        Implements a call.
        Parameters:
        translator - Translator for the call
        call - Call that should be implemented
        nullAs - The desired mode of null translation
        Returns:
        Translated call