Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-9565

Evaluating scalar UDFs in parallel

    XMLWordPrintableJSON

Details

    Description

      As per https://stackoverflow.com/questions/50790023/does-flink-sql-support-to-run-projections-in-parallel, scalar UDF in the same SQL is always evaluated sequentially even when those UDF are irrelevant, it may increase latency when the UDF is time consuming function.

      It would be great if Flink SQL can support to run those UDF in parallel to reduce calculation latency.

       

      cc fhueske

      Attachments

        Activity

          People

            Unassigned Unassigned
            yinhua yinhua.dai
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: