CurtHagenlocher commented on PR #283: URL: https://github.com/apache/arrow-dotnet/pull/283#issuecomment-4061515590
> The other test failures here are a bit of a mystery to me so far. I can produce them locally but haven't yet been able to explain them. Okay @cmettler, I debugged two copies side-by-side and found the problem. There are three classes that derive from `ArrowStreamWriter` and two of them override `WriteRecordBatch` and `WriteRecordBatchAsync`. These will need to be updated to take the new overloads into account. -- 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]
