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

Relational algebra doesn't work with SQL views

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.18.0
    • core
    • None

    Description

      Query execution fails when one tries to use RelBuilder on the top of SQL view:

      Caused by: java.lang.UnsupportedOperationException
      at org.apache.calcite.plan.RelOptUtil$4.expandView(RelOptUtil.java:2805)
      at org.apache.calcite.schema.impl.ViewTable.expandView(ViewTable.java:124)
      ... 36 more

      Attachments

        Issue Links

          Activity

            People

              julianhyde Julian Hyde
              sereda Andrei Sereda
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: