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

Michael Smith updated IMPALA-14496:
-----------------------------------
    Affects Version/s: Impala 4.4.0

> 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
>    Affects Versions: Impala 4.4.0
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Zoltán Borók-Nagy
>            Priority: Major
>              Labels: impala-iceberg
>             Fix For: Impala 5.0.0
>
>
> 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