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 00:14:11 UTC

[jira] [Updated] (DRILL-3810) Filesystem plugin's support for file format's schema

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

Chun Chang updated DRILL-3810:
------------------------------
    Reviewer: Chun Chang

> Filesystem plugin's support for file format's schema
> ----------------------------------------------------
>
>                 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)