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

Allow for FileSystemPlugin subclasses to override FormatCreator

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.6.0
    • None
    • None

    Description

      FileSystemPlugin subclasses are not able to customize plugins, as FormatCreator in created in FileSystemPlugin constructor and immediately used to create SchemaFactory instance.

      FormatCreator instantiation should be moved to a protected method so that subclass can choose to implement it differently.

      Attachments

        Activity

          People

            laurent Laurent Goujon
            laurent Laurent Goujon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: