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

Add BINDABLE convention and make it the default convention for query root

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      The default convention is currently ENUMERABLE, which means that to execute a query, and in particular to use the JDBC driver, RelNodes need to be able to convert themselves to code. This introduces a lot of dependencies that make CALCITE-466 difficult to solve.

      We propose to add a new convention that can be more easily implemented by a RelNode, using an interpreter or otherwise.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              julianhyde Julian Hyde
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: