[GitHub] [arrow-datafusion] alamb commented on pull request #7441: Fix `describe ` to work without SessionContext

Wed, 06 Sep 2023 06:24:08 -0700


alamb commented on PR #7441:
URL: 
https://github.com/apache/arrow-datafusion/pull/7441#issuecomment-1708356258

   >  just a small nit on DESC without SessionContext: there is no plans to 
have a security layer in DF? because session context will help in this case, 
having some security token and allowing to know if the user can DESC table
   
   It is an interesting question about hooking up a security model to 
DataFusion -- at the moment I don't know of any plans, but having some sort of 
pluggable auth system would seem very much in keeping with DataFusion's long 
term goals.
   
   I'll write up a ticket with some ideas over the next few days


-- 
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]

Reply via email to