You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/06/09 08:49:33 UTC

[jira] [Updated] (DRILL-872) Validate column names for strongly-typed tables such as parquet

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

Jacques Nadeau updated DRILL-872:
---------------------------------

    Component/s: Metadata
       Assignee: Aditya Kishore

> Validate column names for strongly-typed tables such as parquet
> ---------------------------------------------------------------
>
>                 Key: DRILL-872
>                 URL: https://issues.apache.org/jira/browse/DRILL-872
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Metadata
>            Reporter: Steven Phillips
>            Assignee: Aditya Kishore
>
> Currently, parquet tables, like other filesystem tables, are treated as schema-less tables. But it would make sense to get the schema by reading and merging the footers from all of the parquet files. This will allow drill to validate whether a requested column exists, and throw an error before running the query. It will also remove the need to qualify columns with the table name or alias when doing a join.



--
This message was sent by Atlassian JIRA
(v6.2#6252)