Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-35

Support parenthesized sub-clause in JOIN

    XMLWordPrintableJSON

Details

    Description

      SQL-92 allows joins to be grouped into trees using parentheses. For example,

      select * from a join (b join c on b.x = c.x) on a.y = c.y

      Optiq should support this. Currently this gives "org.eigenbase.util.EigenbaseException: Non-query expression encountered in illegal context".

      ---------------- Imported from GitHub ----------------
      Url: https://github.com/julianhyde/optiq/issues/35
      Created by: julianhyde
      Labels:
      Created at: Fri Apr 19 02:46:01 CEST 2013
      State: open

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              github-import GitHub Import
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 40m
                  1h 40m