catpineapple
catpineapple
Avoid the restriction of having to add label_id when sql is insert into + CTE When building a dbt project, the "with ... as(select)" sql expression model is often used....
# Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [ ] No...
## What Add destination SelectDB ## How destination-selectdb is a destination implemented based on SelectDB copy into, It works as follows: 1: read stream and write a temp csv file....
## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [[email protected]](mailto:[email protected]) by explaining why you chose...
### What happened? hi, when I was doing a simple deployment test, I found that the cluster health status indicators did not meet expectations. This situation is likely to happen....
**About You:** Name: Dechao Hu Company: Apache Doris **Your question:** As shown below, I implemented DATETRUNC in the dialect file to receive the start_of_week input: ```xml ADDDATE( DATE_FORMAT( %2, '%Y-01-01...