Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-13191 Add a simplified UDF type extraction
  3. FLINK-22857

Add possibility to call built-in functions in SpecializedFunction

    XMLWordPrintableJSON

Details

    Description

      This is the last missing piece to avoid code generation when developing built-in functions. Core operations such as CAST, EQUALS, etc. will still use code generation but other built-in functions should be able to use these core operations without the need for generating code. It should be possible to call other built-in functions via a SpecializedFunction.

      Attachments

        Issue Links

          Activity

            People

              twalthr Timo Walther
              twalthr Timo Walther
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: