Stefanietry opened a new issue, #6897: URL: https://github.com/apache/paimon/issues/6897
### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version paimon 1.1 ### Compute Engine Spark 3.2 ### Minimal reproduce step 1. create main table 2. create branch table named "fallback" 3. execute "switch branch to fallback" on the main table 4. get the identifer by table catalog enviroment ### What doesn't meet your expectations? In the spark engine, executing `drop Partition` via `switch branch` deletes the corresponding partition on that branch. ### Anything else? _No response_ ### Are you willing to submit a PR? - [x] I'm willing to submit a PR! -- 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]
