CurtHagenlocher commented on PR #360: URL: https://github.com/apache/arrow-dotnet/pull/360#issuecomment-4483053712
> Rather than remove this completely, we might want to put it behind an `if (_strictCompare)` check? It looks like `_strictCompare` is set to false for the integration tests: That's a good idea; I'd forgotten about that flag but I think it's pretty much meant for this exact scenario. I'm just waiting to validate that the tests pass with this change since we're already twenty minutes in ... -- 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]
