-
Notifications
You must be signed in to change notification settings - Fork 451
Tagged columnar updates: Python #8792
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Web viewer built successfully. If applicable, you should also test it:
Note: This comment is updated whenever you push a commit. |
@rerun-bot full-check |
Started a full build: https://github.com/rerun-io/rerun/actions/runs/12933512413 |
17369d5
to
d6dff74
Compare
Drafting: upcoming agreed-upon design changes. |
d6dff74
to
73cc40c
Compare
b371a63
to
1bbaba0
Compare
1bbaba0
to
5570f8b
Compare
@rerun-bot full-check |
Started a full build: https://github.com/rerun-io/rerun/actions/runs/12954162407 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done, great API improvement!
docs/snippets/INDEX.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any reason why these are gone from the index?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Because it doesn't directly mention any of these components anymore (the parsing logic is very dumb).
It's fine though, it appears in the Features
section already.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually, now that I think about it... The entire Components
section of the index should go away.
Implements everything needed for the new tagged
send_columns
in Python. This includes taking care of interactions with indicators, mono-components, etc.Points (multi-component):
Scalar (mono-component):
Custom data: