[
https://issues.apache.org/jira/browse/IMPALA-14705?focusedWorklogId=1026492&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1026492
]
ASF GitHub Bot logged work on IMPALA-14705:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 23/Jun/26 20:17
Start Date: 23/Jun/26 20:17
Worklog Time Spent: 10m
Work Description: gbisatis24 opened a new pull request, #103:
URL: https://github.com/apache/impala/pull/103
**Summary:**
This PR adds DELETE and UPDATE DML support for Iceberg Tables.
**What changed:**
Added the Iceberg support in docs/topics/impala_dml.xml for DELETE and
UPDATE Statements.
**Tests Performed:**
Verified the documentation changes locally by running:
`make all`
This completed successfully and generated:
```
./build-doc.sh xhtml build/plain-html/ impala_html.ditaval gen-plain-html.log
./build-doc.sh html5 build/asf-site-html/ impala_html.ditaval
gen-asf-site-html.log --pretty
./build-doc.sh pdf build/ impala_pdf.ditaval gen-pdf.log
```
Additionally verified:
1. ./pre-commit.sh completed successfully with no errors.
2. xmllint --noout docs/topics/impala_dml.xml completed successfully with
no output.
3. git diff docs/topics/impala_dml.xml confirmed that the expected
documentation changes were present.
Issue Time Tracking
-------------------
Worklog Id: (was: 1026492)
Remaining Estimate: 0h
Time Spent: 10m
> DML Statements page should mention Iceberg support
> --------------------------------------------------
>
> Key: IMPALA-14705
> URL: https://issues.apache.org/jira/browse/IMPALA-14705
> Project: IMPALA
> Issue Type: Documentation
> Components: Docs
> Affects Versions: Impala 4.5.0
> Reporter: Dániel Gábor Vankó
> Assignee: Gowthami Bisati
> Priority: Major
> Labels: iceberg, ramp-up
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Doc page [DML
> Statements|https://impala.apache.org/docs/build/html/topics/impala_dml.html]
> mentions that DELETE and UPDATE statements work only for Kudu statements, but
> they're also supported for Iceberg as it is mentioned on their respective doc
> pages.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]