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

Support validation against Avro schemas when reading Avro files

    XMLWordPrintableJSON

Details

    • Patch

    Description

      Filesystem Plugin supports multiple type of file formats like

      • json
      • avro
      • text (csv|psv|tsv)
      • parquet

      and can support any type of file formats.

      Among these file formats, some of the file formats are schema based like
      avro and parquet and some of them are schema less like json.

      For schema based file formats, Drill should have capability to validate the query against file schema, before start executing the query.

      Attachments

        Activity

          People

            kam_iitkgp Bhallamudi Venkata Siva Kamesh
            kam_iitkgp Bhallamudi Venkata Siva Kamesh
            Chun Chang Chun Chang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: