[
https://issues.apache.org/jira/browse/DRILL-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14877417#comment-14877417
]
Bhallamudi Venkata Siva Kamesh commented on DRILL-3810:
-------------------------------------------------------
Please review this [patch|https://reviews.apache.org/r/38533/].
> 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: Steven Phillips
>
> 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)