Improve error messge "batches[0] schema is different with argument schema" #3628
Labels
arrow
Changes to the arrow crate
enhancement
Any new improvement worthy of a entry in the changelog
good first issue
Good for newcomers
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
I am getting this error as part of distributed query execution in a research project:
This is not too helpful. If the error included some information about the schemas, or how they differ, it would be easier to track down.
Describe the solution you'd like
Include some context in the error message.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: