Skip to content
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

Make 'Print datastore' viable with real world data #3452

Merged
merged 2 commits into from Sep 25, 2023
Merged

Conversation

teh-cmc
Copy link
Member

@teh-cmc teh-cmc commented Sep 25, 2023

It's currently impossible to debug issues with real-world data using Print datastore as it dumps 600MB worth of data to your terminal... This fixes that.

Before:
image

After:
image

What

Checklist

@teh-cmc teh-cmc added 🧑‍💻 dev experience developer experience (excluding CI) include in changelog labels Sep 25, 2023
crates/re_format/src/arrow.rs Outdated Show resolved Hide resolved
Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
@teh-cmc teh-cmc merged commit 814fb3e into main Sep 25, 2023
26 checks passed
@teh-cmc teh-cmc deleted the cmc/print_hell branch September 25, 2023 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑‍💻 dev experience developer experience (excluding CI) include in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants