lupko commented on issue #43819: URL: https://github.com/apache/arrow/issues/43819#issuecomment-2310395650
thanks @lidavidm; just so I understand the goal, you mean the gRPC's `ServerContext` should somehow be accessible to the user code that handles say DoPut? E.g. the `GrpcServerCallContext.context_` that is now private should be exposed via an accessor? What about PyArrow and Cython bindings? The gRPC's ServerContext should be exposed there as well and have appropriate bindings so any method can be called? -- 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]
