You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "mehran (JIRA)" <ji...@apache.org> on 2018/05/05 10:13:00 UTC

[jira] [Updated] (DRILL-5179) Dropping NULL Columns from putting in parquet files

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

mehran updated DRILL-5179:
--------------------------
    Description: 
Due to schemaless nature of drill and parquet files. It is suitable that all NULL columns be dropped in "CREATE TABLE" command from json. This will enhance speed of header interpretation. I think this is a big enhancement.


 This can be an option in configuration parameters.

  was:
Due to schemaless nature of drill and parquet files. It is suitable that all NULL columns be dropped in "CREATE TABLE" command. This will enhance speed of header interpretation. I think this is a simple but big enhancement. 
This can be an option in configuration parameters.



     Issue Type: Improvement  (was: Bug)

> Dropping NULL Columns from putting in parquet files
> ---------------------------------------------------
>
>                 Key: DRILL-5179
>                 URL: https://issues.apache.org/jira/browse/DRILL-5179
>             Project: Apache Drill
>          Issue Type: Improvement
>    Affects Versions: 1.9.0
>            Reporter: mehran
>            Priority: Major
>
> Due to schemaless nature of drill and parquet files. It is suitable that all NULL columns be dropped in "CREATE TABLE" command from json. This will enhance speed of header interpretation. I think this is a big enhancement.
>  This can be an option in configuration parameters.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)