bowenliang123 opened a new issue, #4867:
URL: https://github.com/apache/kyuubi/issues/4867

   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the 
[issues](https://github.com/apache/kyuubi/issues) and found no similar issues.
   
   
   ### Describe the proposal
   
   Make Kyuubi Spark Authz extension supports Spark 3.4.
   
   
   
   
   ### Task list
   
   - [ ] identifier case insensitive in Spark 3.4
   
   - [ ] Iceberg support
     - [ ] https://github.com/apache/kyuubi/pull/4866
     - [ ] Iceberg supports Spark 3.4
   
   - [ ] Changes in plans
     - CreateTable / CreateTableAsSelect / ReplaceTable / ReplaceTableAsSelect 
/ CreateNamespace
     
   - deprecated ResolvedDbObjectNameTableExtractor
     - ut "Extracting table info with ResolvedDbObjectNameTableExtractor"
     - ut "Extracting database info with ResolvedDBObjectNameDatabaseExtractor"
   
   - adapt data masking in DataMaskingForHiveParquetSuite
     - ut 
"org.apache.kyuubi.plugin.spark.authz.ranger.datamasking.DataMaskingForHiveParquetSuite"
   
   - adapt row filtering in RowFilteringForHiveParquetSuite
     - ut 
"org.apache.kyuubi.plugin.spark.authz.ranger.rowfiltering.RowFilteringForHiveParquetSuite"
   
   - no exeption thrown
     - ut "auth: databases"
     - ut "auth: functions"
     - ut "auth: databases"
   
   - show objects with filtering
     - ut "show databases"
     - ut "show functions"
     - ut "show columns"
     - ut "show table extended"
     - ut "[KYUUBI #3608] Support {OWNER} variable for queries"
     - and 4 other tests in RangerSparkExtensionSuite
   
   - other
     - ut "[KYUUBI #3226] RuleAuthorization: Should check privileges once only."
     - ut "[KYUUBI #3226]: Another session should also check even if the plan 
is cached."
   
   ### Are you willing to submit PR?
   
   - [ ] Yes. I would be willing to submit a PR with guidance from the Kyuubi 
community to improve.
   - [X] No. I cannot submit a PR at this time.


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