Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-687 Add support for outer-joins
  3. FLINK-2576

Add outer joins to API and Optimizer

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.10.0
    • API / DataSet, API / Scala
    • None

    Description

      Add left/right/full outer join methods to the DataSet APIs (Java, Scala) and to the optimizer of Flink.

      Initially, the execution strategy should be a sort-merge outer join (FLINK-2105) but can later be extended to hash joins for left/right outer joins.

      Attachments

        Activity

          People

            Unassigned Unassigned
            r-pogalz Ricky Pogalz
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: