Open baiyangtx opened 1 year ago
This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.
Any process for this issue? @baiyangtx
Description
Support partition management sql for mixed-iceberg table in Spark.
Use case/motivation
No response
Describe the solution
The
show partitios
could reuse the spark command.The
alter table ... drop partition ...
maybe need to extend spark sql grammar.Subtasks
No response
Related issues
No response
Are you willing to submit a PR?
Code of Conduct