Skip to content

Comments

Fix dataframe queries failing on empty datasets#11846

Merged
ntjohnson1 merged 4 commits intomainfrom
antoine/rr-2819-fix-dataframe-query-empty-dataset
Nov 10, 2025
Merged

Fix dataframe queries failing on empty datasets#11846
ntjohnson1 merged 4 commits intomainfrom
antoine/rr-2819-fix-dataframe-query-empty-dataset

Conversation

@abey79
Copy link
Member

@abey79 abey79 commented Nov 10, 2025

Related

What

Title. This was due to matching selectors to actual schema, which involved sorbet stuff, which failed on missing RowId columns. Fixed by short-circuiting the empty dataset case. Also added a test which, like many more, should have been here in the first place 🤦🏻

@abey79 abey79 added include in changelog 🪳 bug Something isn't working sdk-python Python logging API labels Nov 10, 2025
@github-actions
Copy link

github-actions bot commented Nov 10, 2025

Web viewer built successfully.

Result Commit Link Manifest
86f75fc https://rerun.io/viewer/pr/11846 +nightly +main

View image diff on kitdiff.

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

@ntjohnson1 ntjohnson1 merged commit 7d1e66d into main Nov 10, 2025
41 checks passed
@ntjohnson1 ntjohnson1 deleted the antoine/rr-2819-fix-dataframe-query-empty-dataset branch November 10, 2025 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🪳 bug Something isn't working include in changelog sdk-python Python logging API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants