c9f66250a8
[docker](iceberg) add iceberg docker compose and modify scripts ( #16175 )
...
Add iceberg docker compose
Rename start-thirdparties-docker.sh to run-thirdparties-docker.sh and support start to stop specified components.
2023-01-29 14:31:27 +08:00
46ce66cbd8
[docs](multi-catalog)update en docs ( #16160 )
2023-01-29 00:36:31 +08:00
aa87e31b6f
[doc](cold hot separation)cold hot separation document adjustment ( #15811 )
2023-01-24 23:24:28 +08:00
253445ca46
[vectorzied](jdbc) fix jdbc executor for get result by batch and memo… ( #15843 )
...
result set should be get by batch size2.
fix memory leak3.
2023-01-21 08:22:22 +08:00
d318d644ff
[docs](en) update en docs ( #16124 )
2023-01-20 23:05:39 +08:00
956070e17f
fix english number of tpch ( #16116 )
2023-01-20 17:27:10 +08:00
13d93cb2b4
[typo](doc)nvl add 1.2 label ( #15856 )
2023-01-20 15:11:58 +08:00
1638936e3f
[fix](oracle catalog) oracle catalog support TIMESTAMP dateType of oracle ( #16113 )
...
`TIMESTAMP` dateType of Oracle will map to `DateTime` dateType of Doris
2023-01-20 14:47:58 +08:00
116e17428b
[Enhancement](point query optimize) improve performace of point query on primary keys ( #15491 )
...
1. support row format using codec of jsonb
2. short path optimize for point query
3. support prepared statement for point query
4. support mysql binary format
2023-01-20 13:33:01 +08:00
ba71516eba
[feature](jdbc catalog) support SQLServer jdbc catalog ( #16093 )
2023-01-20 12:37:38 +08:00
6c5470b163
[typo](docs) fix error path in ssb/tpch docs ( #16108 )
...
* fix docs error path
* commit suggestionns
2023-01-20 11:07:12 +08:00
5b2191a496
[fix](multi-catalog)Make ES catalog and resource compatible ( #16096 )
...
close #16099
1. Make ES resource compatible with `username` property. Keep the same behavior with ES catalog.
2. Change ES catalog `username` to `user` to avoid confusion.
3. Add log in ESRestClient and make debug easier.
2023-01-20 09:31:57 +08:00
43dade0f68
[fix](doc): fix some spelling mistaks ( #16097 )
2023-01-19 23:31:45 +08:00
6cff651f71
[enhancement](statistics) add some methods to use histogram statistics ( #15755 )
...
1. Fix the histogram document
2. Add some methods for histogram statistics
TODO:
1. use histogram statistics for the optimizer
2023-01-19 19:20:18 +08:00
f9406234c6
[ComputeNode](Doc)Add document for compute node ( #15743 )
...
Issue Number: close #13144
2023-01-19 15:16:14 +08:00
b9f1e4a17f
[typo](doc)update jfs docs ( #16090 )
2023-01-19 15:10:49 +08:00
c7a72436e6
[Feature](multi-catalog)Add support for JuiceFS ( #15969 )
...
The broker implements the interface to juicefs,It supports loading data from juicefs to doris through broker.
At the same time, it also implements the multi catalog to read the hive data stored in juicefs
2023-01-19 08:54:16 +08:00
a7d572ec7f
typo(docs):correct the default value of the be parameter brpc_num_threads in the document ( #16041 )
...
Co-authored-by: tongyang.hty <hantongyang@douyu.tv >
2023-01-18 13:50:58 +08:00
d2a8b3fc1e
[doc](multi-catalog) fix some format and typo ( #15988 )
2023-01-17 20:22:17 +08:00
08f87a56fc
update the default value of fragment_pool_thread_num_max in be-config.md ( #16013 )
...
Co-authored-by: smallhibiscus <844981280>
2023-01-17 20:20:15 +08:00
58bdd02f7e
[typo](docs) Change wrong address ( #16007 )
...
* Update release-1.2.0.md
change wrong address
* Update release-1.2.0.md
2023-01-17 19:39:07 +08:00
4a261a0403
Update basic-summary.md ( #15995 )
2023-01-17 18:42:19 +08:00
01ae9fb380
[typo](doc) fix language zh-CH ( #15989 )
2023-01-17 15:12:59 +08:00
089d93534c
fix missing comma for properties ( #15942 )
2023-01-17 09:00:00 +08:00
a3bca46d73
[typo](docs)sidebar docs fix ( #15992 )
2023-01-17 08:59:33 +08:00
167b1963a7
add host and port in hdfs outfile ( #15953 )
2023-01-17 08:58:07 +08:00
be3482e6d6
[docs](compilation) Update the post: Compilation on macOS ( #15970 )
...
Add more details about using the pre-built third-party libraries.
2023-01-17 00:09:04 +08:00
525f990d2b
[feture-wip](multi-catalog) upgrade iceberg pom version to 1.1.0, for rest catalog api ( #15964 )
...
Co-authored-by: jinzhe <jinzhe@selectdb.com >
2023-01-16 23:10:41 +08:00
3cb7b2ea50
[refactor](doc) add first class category "lakehouse" for multi catalog and external table ( #15934 )
...
* [refactor](doc) add new first class catalog lakehouse for multi catalog and external table
I change the doc of multi-catalog and external table.
Now there will be a first-class category named "Lakehouse" in doc sidebar.
2023-01-16 09:27:02 +08:00
3575233375
[typo](doc) add iceber_meta table valued function docs ( #15883 )
...
Add iceber_meta table valued function docs.
For #15418 and #15618
2023-01-14 21:22:31 +08:00
2580c88c1b
[feature](multi-catalog) support oracle jdbc catalog ( #15862 )
2023-01-14 00:01:33 +08:00
d8990522fb
[conf](compaction) enable vertical_compaction ordered_data_compaction ( #14945 )
2023-01-13 23:12:42 +08:00
336148384b
docs: fix small error ( #15158 )
2023-01-13 23:11:06 +08:00
bddf20dd72
[fix](docs) fix the command order of broker load doc. ( #15861 )
...
Co-authored-by: smallhibiscus <844981280>
2023-01-13 22:55:56 +08:00
692e1eb535
[typo](doc)rename column add 1.2 label ( #15892 )
2023-01-13 22:54:59 +08:00
38de7ce6c9
[typo](doc) add solutions to solve the problem of fetching stream load record slowly ( #15911 )
2023-01-13 22:53:00 +08:00
1489e3cfbf
[Fix](file system) Make the constructor of XxxFileSystem a private method ( #15889 )
...
Since Filesystem inherited std::enable_shared_from_this , it is dangerous to create native point of FileSystem.
To avoid this behavior, making the constructor of XxxFileSystem a private method and using the static method create(...) to get a new FileSystem object.
2023-01-13 15:32:16 +08:00
5e59954531
[typo](docs)Update ARRAY.md ( #15781 )
...
Added DATEV2 and DATETIMEV2 in array element types.
2023-01-13 11:45:50 +08:00
688a0bb96a
[feature](multi-catalog) support clickhouse jdbc catalog ( #15780 )
2023-01-13 10:07:22 +08:00
e48d715a3b
[typo](doc) add hive catalog faq related to kerberos and hdfs ( #15826 )
2023-01-12 14:21:22 +08:00
7441b4dc96
[Feature](function) Support width_bucket function ( #14396 )
2023-01-12 13:59:21 +08:00
b893c0efd8
[typo](doc)any_value add 1.2 label #15827
2023-01-12 12:16:29 +08:00
640e451b53
[typo](doc) add hot partition caution ( #15825 )
2023-01-12 10:01:16 +08:00
8841988b46
[typo](docs) Optimize FE minor version upgrade document ( #15822 )
...
Co-authored-by: day.na <day.na@pkfare.com >
2023-01-12 09:23:51 +08:00
99e5ca937a
[doc](multi-catalog)hms event sync ( #15809 )
...
* hms event doc
* hms event doc add version
2023-01-12 09:23:05 +08:00
a2607141a2
[chore](docs) improve docs for ALTER-TABLE-COLUMN #15758
...
Co-authored-by: cambyzju <zhuxiaoli01@baidu.com >
2023-01-11 17:56:23 +08:00
af3416ede0
[docs] Update be-vscode-dev.md ( #15800 )
...
Fix some syntax errors, making it more comfortable for developers to read.
2023-01-11 12:30:52 +08:00
4be54cfcac
[deps](hdfs) update libhdfs3 to v2.3.5 to support KMS ( #15770 )
...
Support KMS in libhdfs3: apache/doris-thirdparty#22
2023-01-10 23:21:53 +08:00
a67cea2d27
[Enhancement](metric) add current edit log metric ( #15657 )
2023-01-10 18:46:57 +08:00
ec0a9647f1
[typo](docs)Update sequence-column-manual.md #15727
...
创建unique模型的test_table数据表,并指定指定sequence列映射到表中的modify_date列。 重复
2023-01-10 14:54:57 +08:00