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

Noemi Pap-Takacs updated IMPALA-12293:
--------------------------------------
    Description: 
A simple syntax to compact Iceberg tables. It executes the following tasks:
 * compact small files
 * rewrite partitions according to latest spec
 * merge delete deltas

{code:java}
Syntax: OPTIMIZE <table_name>;{code}
 

  was:
A simple syntax to compact Iceberg tables. It executes the following tasks:
 * compact small files
 * rewrite partitions according to latest spec
 * merge delete deltas

Syntax: OPTIMIZE

 


> Optimize statement for compacting Iceberg tables
> ------------------------------------------------
>
>                 Key: IMPALA-12293
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12293
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Frontend
>            Reporter: Noemi Pap-Takacs
>            Assignee: Noemi Pap-Takacs
>            Priority: Major
>              Labels: impala-iceberg
>
> A simple syntax to compact Iceberg tables. It executes the following tasks:
>  * compact small files
>  * rewrite partitions according to latest spec
>  * merge delete deltas
> {code:java}
> Syntax: OPTIMIZE <table_name>;{code}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to