GoGoWen
GoGoWen
### 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 1.1 ### What's Wrong? const fold not work for current_date() when...
# Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. support show create repository stmt. SQL example: show create repository for repo_name Result: MySQL [(none)]> show create...
## Proposed changes version: 2.0.9 when we try to modify a partition's storage policy which have different resource with the previous one, we get error message "currently do not support...
## Proposed changes 1, when use "show transaction where label="anything not exist" in doris, we will get "ERROR 1105 (HY000): errCode = 2, detailMessage = transaction with label delete does...
# Proposed changes when we export data from table which has HLL/BITMAP to iceberg table, we can not export the HLL and BITMAP column. we just want to export, as...
## Proposed changes when finish clone task, the replica's remote data size will set to data size, it's a bug. ## Further comments If this is a relatively large or...
## Proposed changes use _k_consumer->metadata(false /* for this topic */, topic, &metadata, 5000); instead of _k_consumer->metadata(true /* for this topic */, topic, &metadata, 5000); because _k_consumer->metadata(true ...) will get all...
support the broker thread lazy creation, as case describe at https://github.com/confluentinc/librdkafka/discussions/4757.
### Description of PR fix some typo in code repository. ### How was this patch tested? ### For code changes: - [ ] Does the title or this PR starts...
### Description of PR containrRetryInterval should be containerRetryInterval ### How was this patch tested? ### For code changes: - [ ] Does the title or this PR starts with the...