You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "László Pintér (Jira)" <ji...@apache.org> on 2021/06/03 14:17:00 UTC

[jira] [Assigned] (HIVE-25194) Add support for STORED AS ORC/PARQUET/AVRO for Iceberg

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

László Pintér reassigned HIVE-25194:
------------------------------------


> Add support for STORED AS ORC/PARQUET/AVRO for Iceberg
> ------------------------------------------------------
>
>                 Key: HIVE-25194
>                 URL: https://issues.apache.org/jira/browse/HIVE-25194
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: László Pintér
>            Assignee: László Pintér
>            Priority: Major
>
> Currently we have to specify the fileformat in TBLPROPERTIES during Iceberg create table statements.
> The ideal syntax would be:
> CREATE TABLE tbl STORED BY ICEBERG STORED AS ORC ...
> One complication is that currently stored by and stored as are not permitted within the same query, so that needs to be amended.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)