You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Chun Chang (JIRA)" <ji...@apache.org> on 2015/12/11 22:49:46 UTC

[jira] [Closed] (DRILL-3810) Support validation against Avro schemas when reading Avro files

     [ https://issues.apache.org/jira/browse/DRILL-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chun Chang closed DRILL-3810.
-----------------------------
    Resolution: Fixed

Will file new JIRA for parquet format.

> Support validation against Avro schemas when reading Avro files
> ---------------------------------------------------------------
>
>                 Key: DRILL-3810
>                 URL: https://issues.apache.org/jira/browse/DRILL-3810
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - JSON, Storage - Other, Storage - Parquet, Storage - Text & CSV
>            Reporter: Bhallamudi Venkata Siva Kamesh
>            Assignee: Bhallamudi Venkata Siva Kamesh
>             Fix For: 1.3.0
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)