Yikf commented on PR #5427:
URL: https://github.com/apache/kyuubi/pull/5427#issuecomment-1764037016

   Since kyuubi supports different spark versions and ranger versions, and the 
cost of integration testing is too high, we initially use the default ranger 
version for functional testing.
   
   In this PR, I test manually with ranger 2.4.0 and spark 3.4.0;
   
   case 1: user root does not have select privilege on default/t1/id
   <img width="818" alt="image" 
src="https://github.com/apache/kyuubi/assets/51110188/45133ad7-8725-4ceb-99af-35bdd5d8d732";>
   <img width="1324" alt="image" 
src="https://github.com/apache/kyuubi/assets/51110188/7df78da7-63f0-40d9-919c-4ed0739e2d76";>
   
   case 2: user root have select privilege on default/t1/id
   <img width="862" alt="image" 
src="https://github.com/apache/kyuubi/assets/51110188/c0aeae3a-78c1-4210-9eff-89bd785343c5";>
   
   <img width="725" alt="image" 
src="https://github.com/apache/kyuubi/assets/51110188/5f6568e5-60fa-4af3-978e-5599ef04e24c";>
   
   


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