You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Adam Holley (JIRA)" <ji...@apache.org> on 2018/04/03 21:45:00 UTC

[jira] [Resolved] (IMPALA-4323) It is not possible to set row format through alter table

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

Adam Holley resolved IMPALA-4323.
---------------------------------
    Resolution: Fixed

> It is not possible to set row format through alter table
> --------------------------------------------------------
>
>                 Key: IMPALA-4323
>                 URL: https://issues.apache.org/jira/browse/IMPALA-4323
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 2.8.0
>            Reporter: Taras Bobrovytsky
>            Assignee: Adam Holley
>            Priority: Major
>              Labels: newbie
>             Fix For: Impala 2.12.0
>
>
> It would be useful if this kind of query was allowed:
> {code}
> ALTER TABLE table1
> SET ROW FORMAT DELIMITED FIELDS TERMINATED BY ',' ESCAPED BY '\\'
> {code}



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