[ https://issues.apache.org/jira/browse/DRILL-3810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau resolved DRILL-3810.
-----------------------------------
Resolution: Fixed
Fixed in ce593eb
> 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
> 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)
|