adamreeve commented on PR #360: URL: https://github.com/apache/arrow-dotnet/pull/360#issuecomment-4483026148
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: https://github.com/apache/arrow-dotnet/blob/40b9d9aeb17712bb8c9b5618bb672175aef87757/test/Apache.Arrow.IntegrationTest/IntegrationCommand.cs#L90 -- 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]
