Z0ltrix commented on pull request #2332: URL: https://github.com/apache/drill/pull/2332#issuecomment-943135149
Hi @luocooong, great work! Looking forward to use this storage plugin. Have you thought about impersonation for this? https://phoenix.apache.org/server.html#Impersonation explains it for pqs with doAs parameter. For fat client i´m not sure... Maybe it has to be done manually, like in the pqs code: https://github.com/apache/phoenix-queryserver/blob/master/phoenix-queryserver/src/main/java/org/apache/phoenix/queryserver/server/QueryServer.java#L553 Do you think its possible to add this? Regards, Christian -- 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]
