Zoltán Borók-Nagy created IMPALA-14496:
------------------------------------------

             Summary: Impala crashes when it write 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


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