wjones127 opened a new pull request #12629:
URL: https://github.com/apache/arrow/pull/12629


   The C++ `Dataset->ReplaceSchema()` method returns a new dataset, but we were 
calling it as if it mutated the original object. I'm moving this to a new 
method and adding a test for this behavior.
   
   I'm also getting another failure in testing UnionDataset schema unification; 
something about metadata not matching...


-- 
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]


Reply via email to