Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-2237 Add hash-based Aggregation
  3. FLINK-3480

Add hash-based strategy for ReduceFunction

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Won't Do
    • None
    • None
    • Runtime / Task
    • None

    Description

      This issue is related to FLINK-3477.
      While FLINK-3477 proposes to add hash-based combine strategy for ReduceFunction, this issue aims to add a hash-based strategy for the final aggregation.

      This will need again a special hash-table aggregation which allows for in-place updates and append updates. However, it also needs to support spilling to disk in case of too tight memory budgets.

      Attachments

        Activity

          People

            Unassigned Unassigned
            fhueske Fabian Hueske
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: