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

In JDBC adapter, expose multiple schemas of the back-end database

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.20.0
    • None
    • None

    Description

      In JDBC adapter, expose multiple schemas of the back-end database. We do this by adding JdbcCatalogSchema, an implementation of Schema that reads the back-end database catalog and for each schema, creates a sub-schema that is a JdbcSchema.

      Also add an experimental way to create a Calcite connection with a given schema as its root schema (in this case, a JdbcCatalogSchema) rather than the usual AbstractSchema.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: