5913c7c52c
[feature-wip](array-type) add function array_slice ( #11054 )
...
array_slice function returns a slice of the array.
2022-07-27 18:43:52 +08:00
d9066440f6
[fix](fe_plugins) update fe plugins' dependency to fe 1.0-SNAPSHOT ( #11141 )
2022-07-25 09:13:15 +08:00
3744321f01
[feature-wip](array-type) add function array_union/array_except/array_intersect ( #10781 )
...
Add array_union/array_except/array_intersect function.
2022-07-22 13:50:13 +08:00
900430f55e
[docs] update invaid links ( #10272 )
2022-07-22 09:59:53 +08:00
4960043f5e
[enhancement] Refactor to improve the usability of MemTracker (step2) ( #10823 )
2022-07-21 17:11:28 +08:00
b95dedd07b
[doc]Gis function style ( #11015 )
2022-07-20 19:18:35 +08:00
6aadee9a2e
[data lake]Support hdfs ha for Iceberg table. ( #11002 )
...
* Support Iceberg on HDFS with HA mode enabled.
2022-07-20 19:03:58 +08:00
a607c30ad4
[docs] Fe build idea doc ( #10996 )
...
* [doc](fe): enhance the fe-idea-dev
* [doc](fe)add solution for m1 mac compile error
Co-authored-by: jackwener <jakevingoo@gmail.com >
2022-07-20 19:03:29 +08:00
ba9c7e50aa
[doc] missing sidebar for cloudcanal ( #10998 )
2022-07-19 23:51:12 +08:00
b70274e2af
[docs] Changing the symbol of dataX doriswriter table creation statement ( #10632 )
...
* Update datax.md
2022-07-19 10:15:27 +08:00
6736e06679
[feature](udf) Vectorization support remote udaf #10683 ( #10685 )
2022-07-18 17:15:34 +08:00
9adbd8abbd
[feature](resource-tag) support multi tag for a single Backend ( #10901 )
2022-07-18 16:50:45 +08:00
d199283df0
[Docs] add doc of tablet local debug ( #10944 )
...
Co-authored-by: lihaopeng <lihaopeng@baidu.com >
2022-07-18 16:02:29 +08:00
16866e3c55
[doc] Add compression properties to the create table document ( #10829 )
...
Co-authored-by: smallhibiscus <844981280>
2022-07-18 15:25:53 +08:00
108e6207b1
[doc] fix sequence_column_manual.md ( #10907 )
...
Co-authored-by: yixiutt <yixiu@selectdb.com >
2022-07-18 15:24:15 +08:00
d0dc93654e
[doc] update proxy_connect_timeout and proxy_timeout from 30s to 300s ( #10753 )
2022-07-18 10:55:41 +08:00
2d5aca18fb
[feature-wip](array) add the array_sort function ( #10598 )
...
Co-authored-by: hucheng01 <hucheng01@baidu.com >
2022-07-18 10:52:42 +08:00
09d19e3f0f
[feature-wip](array-type) explode support more sub types ( #10673 )
...
1. explode support more sub types;
2. explode support nullable elements;
Co-authored-by: cambyzju <zhuxiaoli01@baidu.com >
2022-07-17 18:08:30 +08:00
5793cb11d0
[feature-wip] (array-type) function concat_ws support array ( #10749 )
...
Issue #10052
function concat_ws support array
2022-07-17 17:50:39 +08:00
464830437a
[doc] add cloudcanal docs ( #10813 )
2022-07-17 11:50:40 +08:00
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