[ 
https://issues.apache.org/jira/browse/IMPALA-14913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18076386#comment-18076386
 ] 

ASF subversion and git services commented on IMPALA-14913:
----------------------------------------------------------

Commit a5866399ba3c5a4a5575cc7aca628fde098de211 in impala's branch 
refs/heads/master from Zoltan Borok-Nagy
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=a5866399b ]

IMPALA-14913: UPDATE statement for Iceberg V3 tables

This patch enables UPDATE statements for Iceberg V3 tables.
For such tables, UPDATEs should preserve the row-id field
originally assigned to the updated records. The
last-updated-sequence-number should not be carried over, the
new record should have a new value for it that corresponds
to the UPDATE statement.

Testing
 * e2e tests added

Generated-by: Claude Opus 4.6

Change-Id: I87376ff14984bc891b5842de5f3dd56fa37fc4b0
Reviewed-on: http://gerrit.cloudera.org:8080/24219
Reviewed-by: Zoltan Borok-Nagy <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> UPDATE statement for Iceberg V3 tables
> --------------------------------------
>
>                 Key: IMPALA-14913
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14913
>             Project: IMPALA
>          Issue Type: Sub-task
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Zoltán Borók-Nagy
>            Priority: Major
>              Labels: impala-iceberg
>
> Implement UPDATE statement for Iceberg V3 tables.



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