You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2018/10/01 16:11:00 UTC

[jira] [Updated] (IMPALA-7645) Allow configuring default file format via query option

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

Tim Armstrong updated IMPALA-7645:
----------------------------------
    Description: 
It would be useful to have a query option to allow setting the default file format. This would allow the file format to be overridden globally or per-session. We already have a COMPRESSION_CODEC option. 

We had some discussion on IMPALA-2210 related to this.

The current default is hardcoded in the code: https://github.com/apache/impala/blob/64e6719870db5602a6fa85014bc6c264080b9414/fe/src/main/java/org/apache/impala/analysis/TableDef.java#L136 https://github.com/apache/impala/blob/64e6719870db5602a6fa85014bc6c264080b9414/fe/src/main/java/org/apache/impala/analysis/TableDef.java#L145

  was:
It would be useful to have a query option to allow setting the default file format. This would allow the file format to be overridden globally or per-session. We already have a COMPRESSION_CODEC option. 

We had some discussion on IMPALA-2210 related to this.


> Allow configuring default file format via query option
> ------------------------------------------------------
>
>                 Key: IMPALA-7645
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7645
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Frontend
>            Reporter: Tim Armstrong
>            Priority: Major
>
> It would be useful to have a query option to allow setting the default file format. This would allow the file format to be overridden globally or per-session. We already have a COMPRESSION_CODEC option. 
> We had some discussion on IMPALA-2210 related to this.
> The current default is hardcoded in the code: https://github.com/apache/impala/blob/64e6719870db5602a6fa85014bc6c264080b9414/fe/src/main/java/org/apache/impala/analysis/TableDef.java#L136 https://github.com/apache/impala/blob/64e6719870db5602a6fa85014bc6c264080b9414/fe/src/main/java/org/apache/impala/analysis/TableDef.java#L145



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org