Skip to content

Conversation

@timsaucer
Copy link
Member

Related

Closes https://linear.app/rerun/project/add-ability-to-upsert-data-in-tables-aad5989947ac

What

This PR follows up on the work from #11694 and the issues linked inside it.

With this PR you can update existing tables if they have an index specified as a primary key. You do this by setting the metadata rerun:is_table_index on the field when creating the table. During update operations we will use these columns as the keys by which we update the underlying lance table.

@github-actions
Copy link

github-actions bot commented Nov 6, 2025

Web viewer built successfully.

Result Commit Link Manifest
25a72af https://rerun.io/viewer/pr/11812 +nightly +main

View image diff on kitdiff.

Note: This comment is updated whenever you push a commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants