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

Allow hybrid model in the Row set-based scan framework

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.15.0
    • 1.16.0
    • None

    Description

      As part of schema provisioning project we want to allow hybrid model for Row set-based scan framework, namely to allow to pass custom schema metadata which can be partial.

      Currently schema provisioning has SchemaContainer class that contains the following information (can be obtained from metastore, schema file, table function):
      1. schema represented by org.apache.drill.exec.record.metadata.TupleMetadata
      2. properties represented by Map<String, String>, can contain information if schema is strict or partial (default is partial) etc.

      Attachments

        Issue Links

          Activity

            People

              paul-rogers Paul Rogers
              arina Arina Ielchiieva
              Arina Ielchiieva Arina Ielchiieva
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: