Commit Graph

1259 Commits

Author SHA1 Message Date
c8e13caf63 [docs] Fixed description about GROUPING_ID in GROUPING SETS DESIGN. (#10805) 2022-07-15 19:59:28 +08:00
cc84cfcc0e [feature-wip](array-type) add function array_remove (#10385)
Description:

array_remove function remove all elements in array which is equal to the target.
2022-07-15 17:57:49 +08:00
ecdcc883bc [docs]Replenish-streamload-document (#10844) 2022-07-15 15:56:54 +08:00
dd70feb35f [docs]update flink-connector-doc (#10875)
Co-authored-by: wudi <>
2022-07-15 15:53:15 +08:00
c4426aa7e2 [doc] Improve the alter table part of the documentation (#10872) 2022-07-15 14:20:46 +08:00
799300c475 [website]1.1 release formulation (#10838) 2022-07-14 14:43:33 +08:00
190daee9f3 [doc] Fixed doc typo for materialized views 2022-07-14 14:16:45 +08:00
575a1cb173 [Release] add download links for v1.1 (#10836) 2022-07-14 14:01:52 +08:00
bb0d023abd [docs] Change the incubator fields before and after Doris' Graduation (#10482)
Change the incubator fields before and after Doris' Graduation
2022-07-14 10:48:20 +08:00
ad7702f06e add flink local debug log dep doc (#10806)
add flink local debug log dep doc
2022-07-13 17:43:42 +08:00
7906866826 Fix show table status docs. (#10782)
Co-authored-by: smallhibiscus <844981280>
2022-07-13 08:41:49 +08:00
a9a08d3d0b [doc]Add common errors to broker load import documentation (#10773)
* Add common errors to broker load import documentation

* Add common errors to broker load import documentation
2022-07-13 08:31:17 +08:00
d278f400d4 [enhancement](show data skew) Support show avg_row_count for data skew of one table (#10790) 2022-07-13 08:27:20 +08:00
eb079950cb [feature-wip] (array-type) add the array_distinct function (#10388)
* add the array_distinct function

* add the support for decimal and update variable names

* add docs and regression test for array_distinct function

Co-authored-by: hucheng01 <hucheng01@baidu.com>
2022-07-12 17:02:42 +08:00
7fa72406a5 [Doc]Update flink / spark connector download url (#10746) 2022-07-11 14:02:53 +08:00
d6e6aae6c6 [docs] how-to-contribute remove incubator (#10730) 2022-07-11 12:17:16 +08:00
81101fc1c5 [enhancement](alter) Make alter job more robust by ignoring some task failure (#10719)
Co-authored-by: caiconghui1 <caiconghui1@jd.com>
2022-07-11 12:16:48 +08:00
4cd4f94717 [docs]fix typo in substring docs (#10747) 2022-07-11 11:50:13 +08:00
46662bfee8 [Bug] CTAS varchar length lost (#10738) 2022-07-10 23:51:36 +08:00
d5ea677282 [feature](tracing) Support query tracing to improve doris observability by introducing OpenTelemetry. (#10533)
The collection of query traces is implemented in fe and be, and the spans are exported to zipkin.
DSIP: https://cwiki.apache.org/confluence/display/DORIS/DSIP-012%3A+Introduce+opentelemetry
2022-07-09 15:50:40 +08:00
3229730933 [refactor]broker rpc timeout configuration parameterization (#10692) 2022-07-09 06:27:02 +08:00
9c7601841e [Doc]broker load rpc timeout problem FQA (#10698) 2022-07-09 06:24:08 +08:00
2b1d8ac28a [Doc] add flink-doris-connector 1.1.0 doc (#10660)
* add flink connector 1.1.0 doc

* update

Co-authored-by: wudi <>
2022-07-08 17:40:23 +08:00
d127cfeea2 [docs]fix keywords in sql-functions help documents (#10671)
Co-authored-by: hucheng01 <hucheng01@baidu.com>
2022-07-08 16:22:47 +08:00
fe8acdb268 [feature-wip](array-type) add agg function collect_list and collect_set (#10606)
add codes for collect_list and collect_set and update regression output, before output format for ARRAY(string) already changed.

Co-authored-by: cambyzju <zhuxiaoli01@baidu.com>
2022-07-08 12:48:46 +08:00
8de8a9571a [docs] Fixed description about networks in Quick Start (#10639) 2022-07-06 22:49:43 +08:00
416fb73621 docs format fix for explode-json-array table function (#10613)
Co-authored-by: cambyzju <zhuxiaoli01@baidu.com>
2022-07-06 17:57:19 +08:00
302e078e6a [dev env]: add idea provided doc. (#10597) 2022-07-05 11:06:53 +08:00
3c140ae05b [fix] [docs] Fixed Use examples in sequence-column-manual.md file. (#10588)
* [fix] [docs] Fixed Use examples in sequence-column-manual.md file.

Co-authored-by: 杨帅统 <yangshuaitong@gaolvgo.com>
Co-authored-by: spaces-x <weixiao5220@gmail.com>
2022-07-05 10:27:13 +08:00
cc2de23455 [docs] add quick compaction configs (#10559) 2022-07-05 10:03:37 +08:00
1a173a854e [fix](routine-load) Fix that routine load cannot work with old kafka version (#10554)
Co-authored-by: caiconghui1 <caiconghui1@jd.com>
2022-07-04 10:47:50 +08:00
c5f85c9818 [community] modify release doc to remove incubator (#10574) 2022-07-04 10:18:23 +08:00
614b782d4d [feature](doris-on-es) Support es external table not assign schema (#9583) 2022-07-03 23:19:05 +08:00
143f519ae2 [website](doc)add package-lock.json to resolve docs build failure (#10558) 2022-07-02 17:20:11 +08:00
3b3debf5a4 [build] Fix nested resource path error when as maven project from eclipse (#10427)
1. Fix nested resource path error when as maven project from eclipse
2. Add instructions of "Eclipse import FE as maven project" in developer guide
2022-07-01 18:03:54 +08:00
e3d9f9430e [docs] Change the problem field in SSB test (#10540) 2022-07-01 15:30:35 +08:00
2708289816 [Doc]Change the download url for the binary package #10527 (#10528) 2022-07-01 10:47:14 +08:00
d52da675aa [docs](array-type)Fix keywords in array functions' help documents (#10500)
* save code

* save code
2022-07-01 10:43:04 +08:00
ec6620ae3e [feature-wip](array-type) add function arrays_overlap (#10233) 2022-06-30 08:12:29 +08:00
73999feca7 [doc] mod alter-table-replace (#10324)
Modify alter-table-replace to alter-table-replace-column, move alter-table-replace to data-definition-statements.
2022-06-30 08:11:59 +08:00
deeb3028ad [Enhancement] [Memory] [Vectorized] Stress test and optimize memory allocation (#9581)
* vec stress test, Allocator introduce chunkallocator

* fix comment
2022-06-29 02:57:51 +08:00
17eb8c00d3 [feature] add table valued function framework and numbers table valued function (#10214) 2022-06-28 14:01:57 +08:00
2f30c7cf03 [doc] Update the URL download link address in Quick Start (#10457) 2022-06-28 13:53:07 +08:00
79ad05eec6 [fix](doe) fix doe on es v8 (#10391)
doris on es8 can not work, because type change. The use of type is no longer recommended in es7,
and support for type has been removed from es8.

1. /_mapping not support include_type_name
2. /_search not support use type
2022-06-26 09:51:29 +08:00
fba0051ed3 [doc] Fix Slack invitation link on README.md not working (#10406) 2022-06-26 01:23:07 +08:00
a0e330a156 [website] add website external resource (#10416) 2022-06-26 01:22:14 +08:00
8a49c7ef04 [chore] Rename Doris binary output format 2022-06-24 15:30:05 +08:00
f15d84335c [websit][doc]Modify image path (#10361) 2022-06-24 09:12:20 +08:00
ad8da109c3 [community] update PMC & Committer list (#10360) 2022-06-24 09:11:49 +08:00
0cbf39d879 [doc] Fix typo (#10333) 2022-06-24 09:10:59 +08:00