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

Embedded SQL outer joins should fail during translation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.1.0
    • Table SQL / API
    • None

    Description

      The DataSetJoinRule sets the join type to JoinType.INNER, meaning that outer joins are incorrectly translated to inner joins. The match method of the rule should check the join type and fail to produce a valid plan if it's not an inner join.

      Attachments

        Activity

          People

            vkalavri Vasia Kalavri
            vkalavri Vasia Kalavri
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: