[SubTask #7040] Ranger Support Check Iceberg Alter Table Command & Change Iceberg Test Use Jdbc Catalog
- Dominant language
- Scala
- Stars
- 2.4k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
### 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?q=is%3Aissue) and found no similar issues.
### Describe the feature
Parent Issue #7040
Support Check Iceberg Alter Table Command
### Motivation
Support Check Iceberg Alter Table Command
- [x] Alter Table Rename To
- [x] Alter Table Set Properties
- [x] Alter Table Unset Properties
- [x] Alter Table Add Column
- [x] Alter Table Rename Column
- [x] Alter Table Alter Column
- [x] Alter Table Drop Column
### Describe the solution
Support Check Iceberg Alter Table Command
### Additional context
_No response_
### Are you willing to submit PR?
- [x] Yes. I would be willing to submit a PR with guidance from the Kyuubi community to improve.
- [ ] No. I cannot submit a PR at this time.
Contributor guide
Research direction
Start with parent issue #7040 and review the existing Iceberg alter-table checks and test setup. Cover the listed rename, property, column, and drop operations for Ranger support, and update the Iceberg tests to use a JDBC Catalog; done means those checks and tests cover all six commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala, spark
- Domain
- databases, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100