balicat commented on PR #285:
URL: https://github.com/apache/arrow-dotnet/pull/285#issuecomment-4896804944

   Rolled back in c5b734c — good catch, and it deserves an explanation rather 
than a shrug: it wasn't a style preference. On my local SDK (8.0.128) those 
three calls fail to compile for netstandard2.1 with CS0121 (char[]/string 
overload ambiguity on Split), and the workaround snuck into the test commit 
unnoticed. CI's compiler is clearly happy with the collection expressions, so 
they're restored — I'll build locally with a newer SDK instead.


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