Skip to content

Docs: add newRowDelta and remove iceberg-hive3 reference in Java Iceberg API doc#13266

Closed
krikera wants to merge 1 commit intoapache:mainfrom
krikera:main
Closed

Docs: add newRowDelta and remove iceberg-hive3 reference in Java Iceberg API doc#13266
krikera wants to merge 1 commit intoapache:mainfrom
krikera:main

Conversation

@krikera
Copy link
Copy Markdown

@krikera krikera commented Jun 7, 2025

This PR updates the API documentation to fix two issues identified in [#13249]

  • Added newRowDelta() to the Update operations section in the API documentation
  • Removed the outdated iceberg-hive3 reference from the Modules section

@github-actions github-actions Bot added the docs label Jun 7, 2025
@krikera
Copy link
Copy Markdown
Author

krikera commented Jun 23, 2025

Hi, @manuzhang! Just checking in. Any feedback or changes needed for this PR? Thanks!

@manuzhang
Copy link
Copy Markdown
Member

@krikera Have you checked whether other information on this doc is up-to-date?

@github-actions
Copy link
Copy Markdown

This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@iceberg.apache.org list. Thank you for your contributions.

@github-actions github-actions Bot added the stale label Jul 24, 2025
@manuzhang
Copy link
Copy Markdown
Member

@krikera are you still working on this PR?

@github-actions github-actions Bot removed the stale label Jul 25, 2025
Comment thread docs/docs/api.md
* `newRowDelta` -- used to insert, update, and delete rows atomically
* `newTransaction` -- create a new table-level transaction
* `rewriteManifests` -- rewrite manifest data by clustering files, for faster scan planning
* `rollback` -- rollback the table state to a specific snapshot
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rollback was removed long ago in #5639

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New APIs missing here

  • updateStatistics
  • updatePartitionStatistics
  • expireSnapshots
  • manageSnapshots

@ayushjariyal
Copy link
Copy Markdown
Contributor

@manuzhang,I think this PR still requires some additions. Can I work on this?

@manuzhang
Copy link
Copy Markdown
Member

@ayushjariyal Since there's no reply from @krikera, you may open a new PR adding @krikera as a co-author.

@github-actions
Copy link
Copy Markdown

This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@iceberg.apache.org list. Thank you for your contributions.

@github-actions github-actions Bot added the stale label Sep 22, 2025
@github-actions
Copy link
Copy Markdown

This pull request has been closed due to lack of activity. This is not a judgement on the merit of the PR in any way. It is just a way of keeping the PR queue manageable. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.

@github-actions github-actions Bot closed this Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants