bowenliang123 commented on issue #5269:
URL: https://github.com/apache/kyuubi/issues/5269#issuecomment-1713528799

   > Currently, `Analyze*Command` defined `isIntput=true`, which means only 
read privilege is required, but actually, those commands will update the table 
properties, I suppose they should be treated as `isInput=false`.
   > 
   > With the above assumption, `AnalyzeTablesCommand` should also manually 
check the user has both the write and read privileges of each table under the 
databases, instead of just removing it from `table_command_spec.json`
   
   SGTM. Agree with your suggestions of 1 and 2 based on the discussions. 


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to