doris icon indicating copy to clipboard operation
doris copied to clipboard

Apache Doris is an easy-to-use, high performance and unified analytics database.

Results 1395 doris issues
Sort by recently updated
recently updated
newest added

part of #9312 ## Problem summary This pr upgrade phmap from 1.33 to 1.35, add abseil and upgrade s2geo to 0.10. Those upgrade will fix some compile error on c++20,...

# Proposed changes Issue Number: close #xxx ## Problem Summary: In #10702, the origin Catalog class has been renamed to Env. Now we can rename the datasource to catalog. ##...

area/load
area/planner
kind/refactor
area/nereids

# Proposed changes Issue Number: close #xxx ## Problem summary Describe your changes. ## Checklist(Required) 1. Does it affect the original behavior: - [ ] Yes - [ ] No...

kind/docs
approved
reviewed
synced-website
doc-1.1.x

### 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. ### Description Now Doris has supported the window_funnel function. The window_funnel function can...

kind/feature

### 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. ### Description Doris on es need support array-type. ### Solution _No response_ ###...

### 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? ```SQL CREATE TABLE test_sys_materialized_view_2_test_create_dup_hll_mv_db.test_sys_materialized_view_2_test_create_dup_hll_mv_tb_dup ( k0 BOOLEAN...

### 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? `select cast([1,2,3] as Array)` causes be core...

# Proposed changes update hash join node: - compute other conjuncts on input tuples - remove useless intermediate tuple in HashJoinNode ## Checklist(Required) 1. Does it affect the original behavior:...

area/planner

### 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. ### Description The flink connector automatically writes the data into the corresponding table...

kind/feature

# Proposed changes Issue Number: close #10733 ## Problem summary Describe your changes. This PR implement the new bloom filter index: NGram bloom filter index, which was proposed in #10733....

kind/docs
area/planner