[
https://issues.apache.org/jira/browse/IMPALA-9164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982509#comment-16982509
]
Csaba Ringhofer commented on IMPALA-9164:
-----------------------------------------
This seemed very simple at first, as the whole data load logic runs in a java
function in the coordinator. LOAD DATA cannot create new partitions, so HMS was
not touched at all, unlike insert.
What makes this more complicated for ACID tables is COLUMN_STATS_ACCURATE -
this has to be removed during an alter table, so we'll have to call from
coordinator to catalogd, which will call alter_table in HMS.
> Implement LOAD DATA for ACID tables
> -------------------------------------
>
> Key: IMPALA-9164
> URL: https://issues.apache.org/jira/browse/IMPALA-9164
> Project: IMPALA
> Issue Type: New Feature
> Components: Backend, Frontend
> Reporter: Csaba Ringhofer
> Assignee: Csaba Ringhofer
> Priority: Major
> Labels: impala-acid
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]