Darcy
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...
 The "OBJECT PERMISSIONS" button can be seen for the user who can view the object.How can we control the permission of the button?
## 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...
### 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...
### 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...
### 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...
### 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...