davidyuan1223 commented on PR #5592:
URL: https://github.com/apache/kyuubi/pull/5592#issuecomment-1793761872

   > > I have a question, how can we make the verify not one failed make all 
failed? or how can we merge the two result from the same implementation's 
tableExtractor?
   > 
   > I don't quite understand your description or question here. Extractors are 
targeted for extracting privilege objects which are then distinct before 
verified with policies in RuleAuthorization. Any violation surely failed the 
whole plan as all the privilege objects must be checked.
   
   because i debug in local env, i found the violation failed reason is the 
DataSourceV2RelationTableExtractor's targe, then it will not violation other, 
event though i get the paimon's right result, it also failed, how shoud i fix 
to make the  violation success?


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