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

Improve schemaMismatch error display #1652

Open
ion-elgreco opened this issue Sep 21, 2023 · 0 comments
Open

Improve schemaMismatch error display #1652

ion-elgreco opened this issue Sep 21, 2023 · 0 comments
Labels
binding/rust Issues for the Rust crate enhancement New feature or request

Comments

@ion-elgreco
Copy link
Collaborator

ion-elgreco commented Sep 21, 2023

Description

Use Case
Currently when there is a schema mismatch, you get a huge stack trace, displaying the full arrow and delta schema together. This quickly becomes a find Waldo situation and it's easier to just display the symmetric difference first.

Related Issue(s)
#1648 (comment)

@rtyler rtyler added enhancement New feature or request binding/rust Issues for the Rust crate labels Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/rust Issues for the Rust crate enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants