Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-845

Right outer join fails while setting up foreman

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • SQL Parser
    • None

    Description

      git.commit.id.abbrev=5b8f8d8

      0: jdbc:drill:schema=dfs> select student.name, voter.registration from student right outer join voter on (student.name = voter.name) where student.age < 30;

      message: "Failure while setting up Foreman. < AssertionError"

      Attachments

        Activity

          People

            jnadeau Jacques Nadeau
            knguyen Krystal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: