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

Migrate UserDefinedTableAggFunctions to JavaUserDefinedTableAggFunctions

    XMLWordPrintableJSON

Details

    Description

      The issue is discovered when testing FLINK-31788.

      The Top3 function emits a tuple of (entry.getKey, entry.getKey) see UserDefinedTableAggFunctions.scala#L127, which is peculiar.

      Meanwhile, consider getting the scala-free goal; it's time to migrate this class to the `JavaUserDefinedTableAggFunctions`, and revisit the implementation.

      Attachments

        Issue Links

          Activity

            People

              xuyangzhong xuyang
              qingyue Jane Chan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: