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

Zoltán Borók-Nagy updated IMPALA-14496:
---------------------------------------
    Summary: Impala crashes when it writes multiple delete files per partition 
in a single DELETE operation  (was: Impala crashes when it write multiple 
delete files per partition in a single DELETE operation)

> Impala crashes when it writes multiple delete files per partition in a single 
> DELETE operation
> ----------------------------------------------------------------------------------------------
>
>                 Key: IMPALA-14496
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14496
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Zoltán Borók-Nagy
>            Priority: Major
>              Labels: impala-iceberg
>
> Impala crashes when it needs to write multiple delete files per partition in 
> a single DELETE operation.
> It is because IcebergBufferedDeleteSink has its own DmlExecState object, but 
> sometimes the methods in TableSinkBase use the RuntimeState's DmlExecState 
> object.



--
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