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

Unsupported join on OR yields rough CannotPlanException (vs. cleaner unsupported-feature message)

    XMLWordPrintableJSON

Details

    Description

      The unsupported combination of joining using a condition with an OR yields an internal CannotPlanException (with a dump of the plan):

      org.apache.drill.exec.rpc.RpcException: RelOptPlanner.CannotPlanException: Node [rel#4217:Subset#3.LOGICAL.ANY([]).[]] could not be implemented; planner state:
      Root: rel#4217:Subset#3.LOGICAL.ANY([]).[]
      Original rel:
      ...

      Eventually this should instead use some kind of unsupported-combination error.

      Attachments

        Issue Links

          Activity

            People

              seanhychu Sean Hsuan-Yi Chu
              dsbos Daniel Barclay
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: