Skip to content

Conversation

grtlr
Copy link
Contributor

@grtlr grtlr commented Jul 10, 2025

Related

What

Title. 🎉

TODO

  • full-check
  • No changes required on dataplatform side.

@grtlr grtlr added 📺 re_viewer affects re_viewer itself include in changelog 🔩 data model Sorbet 🪵 Log & send APIs Affects the user-facing API for all languages labels Jul 10, 2025
@grtlr grtlr changed the base branch from main to grtlr/change-view-context-system July 10, 2025 09:12
Copy link

github-actions bot commented Jul 10, 2025

Latest documentation preview deployed successfully.

Result Commit Link
c711321 https://landing-2217ies45-rerun.vercel.app/docs

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

Copy link

github-actions bot commented Jul 10, 2025

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
c711321 https://rerun.io/viewer/pr/10581 +nightly +main

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

@Wumpf Wumpf self-requested a review July 10, 2025 10:10
Base automatically changed from grtlr/change-view-context-system to main July 10, 2025 12:21
@grtlr grtlr force-pushed the grtlr/remove-indicators branch from e653d3d to 35f9363 Compare July 10, 2025 12:42
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

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

silly gif

@grtlr
Copy link
Contributor Author

grtlr commented Jul 10, 2025

@rerun-bot full-check

Copy link

@grtlr
Copy link
Contributor Author

grtlr commented Jul 10, 2025

@rerun-bot full-check

Copy link

Started a full build: https://github.com/rerun-io/rerun/actions/runs/16195863559

@grtlr grtlr force-pushed the grtlr/remove-indicators branch from 80caf49 to 72fa7de Compare July 10, 2025 15:02
@Wumpf
Copy link
Member

Wumpf commented Jul 10, 2025

@rerun-bot full-check

Copy link

Started a full build: https://github.com/rerun-io/rerun/actions/runs/16201062610

@grtlr grtlr merged commit 9211056 into main Jul 10, 2025
90 of 92 checks passed
@grtlr grtlr deleted the grtlr/remove-indicators branch July 10, 2025 18:32
grtlr added a commit that referenced this pull request Jul 10, 2025
### Related

* Part of #6889.
* Part of #8129.
* [x] Merge after #10581.

### What

Removes unnecessary logic that would split a chunk into two if
indicators were present. Also adds a check to `rerun rrd verify` for
indicator components.
grtlr added a commit that referenced this pull request Jul 11, 2025
)

### Related

* Part of #6889.
* Closes #8129.
* [x] Merge after #10583
* [x] Merge after #10581

### What

This removes the remaining reference to indicators from our codebase.
Most notably this removes indicators from the dataframe queries and the
UI.

This should be fine because:
* We drop indicator columns during Sorbet migration
* By default indicators where not shown anyways
* And they were omitted in queries by default too.

> [!IMPORTANT]
> There is some risk that this PR will make indicators appear again, so
we should choose a good time to merge this PR. If they show up again
then let's fix the root cause (i.e. migration logic).

### TODO

* [x] full-check
* [x] Dataplatform companion PR:
rerun-io/dataplatform#1234
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔩 data model Sorbet include in changelog 🪵 Log & send APIs Affects the user-facing API for all languages 📺 re_viewer affects re_viewer itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants