[
https://issues.apache.org/jira/browse/IMPALA-11750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Smith updated IMPALA-11750:
-----------------------------------
Component/s: Frontend
(was: fe)
> Iceberg LOAD DATA INPATH partition clause support
> -------------------------------------------------
>
> Key: IMPALA-11750
> URL: https://issues.apache.org/jira/browse/IMPALA-11750
> Project: IMPALA
> Issue Type: Improvement
> Components: Frontend
> Affects Versions: Impala 4.2.0
> Reporter: Tamas Mate
> Priority: Major
>
> To support the PARTITION clause of LOAD DATA INPATH the provided
> PartitionSpec should be analysed or worked around. Once that is done, a
> possible solution could be to modify the INSERT INTO SELECT statement to
> ingest the specified partition value, ie.:
> {code:none}
> INSERT INTO ... SELECT part_1, * FROM tmp_table;
> {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]