Veeupup opened a new pull request, #3637: URL: https://github.com/apache/arrow-rs/pull/3637
Signed-off-by: Veeupup <[email protected]> # Which issue does this PR close? Closes #3628 . # Rationale for this change This error is part of distributed query execution in a research project: ``` Exception: Arrow error: Invalid argument error: batches[0] schema is different with argument schema. ``` Make the error include some information about the schemas which will make it easier to track down. # What changes are included in this PR? output the two schema which are different -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
