Re: [PR] fix(csharp/src/Drivers/Apache/Thrift): Generated Thrift-based code should not be exposed publicly [arrow-adbc]
CurtHagenlocher merged PR #2710: URL: https://github.com/apache/arrow-adbc/pull/2710 -- 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]
[PR] fix(csharp/src/Drivers/Apache/Thrift): Generated Thrift-based code should not be exposed publicly [arrow-adbc]
CurtHagenlocher opened a new pull request, #2710: URL: https://github.com/apache/arrow-adbc/pull/2710 The Thrift classes in the HiveServer2-based drivers are intended to be internal implementation details and not exposed publicly. This PR changes their visibility from public to internal. -- 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]
