big face cat
big face cat
**Describe the problem you faced** Version Information hudi-0.13.0 flink1.16 flink sql( HUDI CREATE DDL): ``` CREATE TABLE `ods_action_log_huya_hudi_nopro_test` ( `stime` VARCHAR PRIMARY KEY, `product` VARCHAR, `eid` VARCHAR, `curpage` VARCHAR, `curlocation`...
If we use flinksql to create the iceberg table, even if I specify field comments, there are no field comments in the final iceberg table. #8511 In order to solve...
### Description Currently Amoro already supports running tasks in application-mode and yarn-per-job. Both methods can run optmizer very well, but I would like to point out that maybe running tasks...
## Why are the changes needed? Close #1766 ## Brief change log Add self-optimizing-metric indicator collection logic ## How was this patch tested? - [x] Add some test cases that...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version master ### Compute Engine flink ### Minimal reproduce step 1. First set...
### Purpose Introduce new parameters to control whether the committer operator and writer operator are chained together Linked issue: close #3232 ### Tests ### API and Format ### Documentation
# Proposed changes Issue Number: close #378 ## Problem Summary: #378 ## Checklist(Required) 1. Does it affect the original behavior: (Yes/No/I Don't know) 2. Has unit tests been added: (Yes/No/No...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version master ### What's Wrong? The field type of my doris table...
### Description Currently ams can display iceberg tag and branch, paimon tag. Paimon branch information should be displayed ### Use case/motivation Paimon branch information should be displayed ### Describe the...
## Why are the changes needed? Close #2875 ## Brief change log - added `TableOrphanFilesCleaningMetrics` used to collect metrics generated by cleaning orphan files ## How was this patch tested?...