Results 7 issues of Darcy

1. only superuser to view the "Object permissions" button. 2. overwrite has_module_permission, get_queryset, has_view_permission, has_change_permission, has_delete_permission function of the GuardedModelAdmin class. 3. auto add obj permission to the user who...

![image](https://user-images.githubusercontent.com/5699014/47600394-ffb27a80-d9f2-11e8-874d-f8b9221210f0.png) The "OBJECT PERMISSIONS" button can be seen for the user who can view the object.How can we control the permission of the button?

enhancement
user experience

## Why are the changes needed? Close #3272. ## Brief change log - When the expiration field is the partition field and the expiration level is partition, prioritize using the...

module:ams-server

### Search before asking - [X] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues. ### What would you like to be improved? The current data-expire feature cannot...

type:improvement

### Query engine Flink,Spark,Trino ### Question What are the benefits of the default value of write.metadata.delete-after-commit.enabled being false? Setting it to false will leave many useless files on the object...

question

### What happened? If the clean-orphan-file.enabled parameter is set to false before the Amoro process successfully commits, it will cause the process to remain stuck in the committing state and...

type:bug

### What happened? In our production environment, we often encounter commit failure errors in Amoro. I tried to change the commit.retry.num-retries configuration on the catalog in Amoro to 30, but...

type:bug