hermanschaaf commented on issue #34790:
URL: https://github.com/apache/arrow/issues/34790#issuecomment-1491996502
I have broken the implementation into two parts:
- https://github.com/apache/arrow/pull/34806 for adding a `Diff` function
that returns an edit script
- https://github.com/apache/arrow/pull/34827 for adding a `DiffString`
function that returns the edit script formatted using Unified Diff format (this
is still in progress, opened in draft for now)
--
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]