Skip to content

Do not silently drop arrow metadata when converting to/from column descriptors #10022

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abey79
Copy link
Member

@abey79 abey79 commented May 20, 2025

Related

What

We currently drop any arrow metadata that is not explicitly supported when converting from/to SorbetBatch. This PR attempts to rectify that.

TODO:

  • do the same for RowIdColumnDescriptor
  • do the same for IndexColumnDescriptor
  • update table header UI accordingly

Copy link

github-actions bot commented May 20, 2025

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

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

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

@abey79 abey79 changed the title Do not silently drop arrow metadata when converting to/from SorbetBatch Do not silently drop arrow metadata when converting to/from column descriptors May 21, 2025
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.

1 participant