XiaoZ
XiaoZ
### What changes were proposed in this pull request? Set missing partition assignments in `CapabilityHelpers`. ### Why are the changes needed? Fix: #3374 ### Does this PR introduce _any_ user-facing...
### Version main branch ### Describe what's wrong Refer to #3189, I believe we are missing setting assignments in `com.datastrato.gravitino.catalog.CapabilityHelpers` ### Error message and/or stacktrace None ### How to reproduce...
### Describe the subtask enable pre-assign partition for Doris catalog ### Parent issue #3064
### What changes were proposed in this pull request? Add S3 support for Fileset Hadoop catalog. We only add hadoop-aws dependency actually, most of the work is conducting tests. ###...