felipecrv commented on code in PR #43544:
URL: https://github.com/apache/arrow/pull/43544#discussion_r1702426419
##########
cpp/src/arrow/flight/sql/client.h:
##########
@@ -408,7 +408,6 @@ class ARROW_FLIGHT_SQL_EXPORT FlightSqlClient {
/// \brief Explicitly shut down and clean up the client.
Status Close();
- protected:
Review Comment:
Yes. I have to make these public to make the local (to the .cc file) helper
able to call these.
More details here:
https://github.com/apache/arrow/pull/36559/files#r1693705438
--
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]