CurtHagenlocher commented on code in PR #45315:
URL: https://github.com/apache/arrow/pull/45315#discussion_r1923066207
##########
csharp/src/Apache.Arrow.Flight/Client/FlightClient.cs:
##########
@@ -98,11 +98,25 @@ public AsyncUnaryCall<FlightInfo> GetInfo(FlightDescriptor
flightDescriptor, Met
flightInfoResult.Dispose);
}
+ [System.Obsolete("Use an async overload that takes a Schema")]
Review Comment:
I guess I don't have a strong feeling either way.
--
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]