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

Enable full engine in JDBC Layer

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.1.0-m1
    • None
    • None

    Description

      You can get to the full exec engine now but too many things are implicitly defined. Instead, we need to add explicit options.

      My proposal is to define a set of jdbc connection string properties:

      engine=ref means that the Reference interpreter's capabilities and schemas are available. engine=full (default) means that the full execution engines tools should be available. engine=both means that both types are available.

      For engine=full.

      We will have the additional property: zk=[connection string]

      This also requires the implementation of a smarter Schema type that provides automatic schema for all types recognized by the execution engine.

      Attachments

        Activity

          People

            jnadeau Jacques Nadeau
            jnadeau Jacques Nadeau
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: