Commit Graph

1416 Commits

Author SHA1 Message Date
3cc06820c4 [doc](performance) performance doc and script update (#12493) 2022-09-09 09:09:49 +08:00
2aad293d8a delete_doc_upd (#12473)
delete_doc_update
2022-09-09 09:08:12 +08:00
0ea7c4b37b [docs](quick-compaction) update quick-compaction docs (#12417) 2022-09-08 15:00:59 +08:00
6cd06f7586 [typo](docs) INSERT documentation fix (#12455)
INSERT documentation fix
2022-09-08 13:09:08 +08:00
c2808de867 [Doc](balance)add replica balance speed param (#12406)
* update balance param
2022-09-07 19:41:45 +08:00
09b45f2b71 [Function](ELT)Add elt function (#12321) 2022-09-07 15:21:08 +08:00
42bdde8750 [Feature](Vectorized) support jdbc scan node (#12010) 2022-09-07 10:29:41 +08:00
c975d71fd4 [typo](docs)Sql blacklist documentation fix (#12376)
Sql blacklist documentationfix
2022-09-06 19:34:05 +08:00
b398fd60fc [DOCS](function) Add docs for new time functions (#12382)
Add docs for new time functions
2022-09-06 19:33:41 +08:00
7c2da89518 [docs](spark-load) set hadoop env (#12342)
(spark-load) set hadoop env
2022-09-06 16:41:38 +08:00
53b79d5a8c [Enhancement](restore) new add the property of reserve_replica to restore statement (#11942)
Add a new property called 'reserve_replica', which means you can
get a table with same partitions with the same replication num
as before the backup.

Co-authored-by: Stalary <stalary@163.com>
Co-authored-by: camby <104178625@qq.com>
2022-09-06 10:32:21 +08:00
f2aa87d797 Add ctas support config key type ut and doc. (#12327) 2022-09-06 09:16:02 +08:00
0deee72a63 About the modification of broker load specifying hdfs user name parameter (#12330)
About the modification of broker load specifying hdfs user name parameter
2022-09-05 19:34:26 +08:00
e5f3f0e730 [typo](docs) mix of SSD and HDD disks should specify the storage directory only (#12309)
add notice of storage
2022-09-05 09:23:34 +08:00
74b6eaf44b [typo](docs)Replace table link fix (#12317) 2022-09-05 08:29:41 +08:00
3a30e12ffb update data-model, add error_code into DUPLICATE KEY (#12131) 2022-09-03 14:23:29 +08:00
b154a1b45e [doc] fix some docs issue (#11101)
* fix some docs issue

* add -y for apt-get

Co-authored-by: chaow <941210239@qq.com>
2022-09-02 21:06:12 +08:00
1fd3490c56 remove duplicate "comments" (#12264) 2022-09-02 18:57:10 +08:00
64302ff4c9 [typo](docs)Sidebar fix (#12297)
* sidebar fix
2022-09-02 15:09:26 +08:00
7a4173b497 [typo](docs)Fix admin copy table format (#12288)
Fix admin copy table format
2022-09-02 14:08:56 +08:00
3ce6bb548d doc_stream_load_format (#12144)
doc_stream_load_format
2022-09-02 09:22:10 +08:00
10c3e683dd [docs]update users numbers (#12248)
update users numbers
2022-09-02 09:21:36 +08:00
1c91257c01 📝 fix create table doc typo (#12269)
fix create table doc typo
2022-09-02 09:20:46 +08:00
061b49b7bf [doc](website) update SHOW-PROC doc (#12229) 2022-09-01 19:50:25 +08:00
58c1d6ce9d [typo](docs)Modify the maximum handle parameter reference #12244 2022-09-01 19:50:07 +08:00
1a198b3777 [typo](docs) Fix Bitmap index and Type QUANTILE_STATE: fix description (#12217)
Fix Bitmap index and Type QUANTILE_STATE: fix description
2022-08-31 18:10:17 +08:00
c2f7e95c7f [typo](docs)Add somm json format load doc (#12213)
* Specify JSON root document when adding JSON import, and add JSON file size limit parameter prompt
2022-08-31 14:34:55 +08:00
254cb321b9 [optimize](remote) Optimize cache reader use a pre-created buffer when downloading the cache (#12165)
* optimize cache reader

* add description for config

* optimize cache reader

* optimize cache reader
2022-08-31 10:15:40 +08:00
22430cd7bb [feature](stmt) add ADMIN COPY TABLET stmt for local debug (#12176)
Add a new stmt ADMIN COPY TABLET for easy copy a tablet to local env to reproduce problem.
See document for more details.
2022-08-31 09:06:49 +08:00
dda446f490 fix typos in get-starting.md (both en and zh-CN) (#12189) 2022-08-30 20:52:24 +08:00
fc400a15db [fix] (docs) Fix Data type: string length and parameter description (#11565) 2022-08-30 19:16:00 +08:00
9c7016f6e7 [docs](query plan) Add a description explain graph and desc graph and explain verbose (#11697)
* docs: 增加explain graph与desc graph描述,避免文档前后描述不一致

* docs: add the usage docs of `explain verbose`
2022-08-30 19:12:23 +08:00
eea756fd5b [docs](hive)add hadoop.username config item (#12109)
add hadoop.username config item
2022-08-30 12:34:27 +08:00
7f295fc2fb [typo](doc)Modify data operation documentation (#12137)
fix data operate doc
2022-08-30 12:34:01 +08:00
dcad318fcc [Doc](flink-connector) update sample code url (#12149)
update sample code url
2022-08-30 12:33:31 +08:00
c885913efe Fixed incorrect description of column length limit in partition bucketing documentation. (#12154)
Signed-off-by: manyi <fop@freeoneplus.com>

Signed-off-by: manyi <fop@freeoneplus.com>
Co-authored-by: manyi <fop@freeoneplus.com>
2022-08-30 00:00:51 +08:00
e48b691139 Failed to get doris_odbc_name value in mysql_to_doris, replace driver value error (#11965)
Failed to get doris_odbc_name value in mysql_to_doris, replace driver value error
2022-08-29 19:13:54 +08:00
454e21daca [Docs](array type) Update array type documentation (#12097) 2022-08-29 15:03:26 +08:00
7fbcf3c8ba [api-change](http) change kill query http api by using query id (#12120)
Now user can cancel query id by http by following steps:

Get query id by trace id
cancel query by query id
The modified api has not been released yet.
2022-08-29 09:51:51 +08:00
f26c051835 [Typo](doc) Rewrite the Quick Start document (#11956) 2022-08-29 09:25:58 +08:00
5693fdaf9c fix configs default value in docs (#12047)
fix configs default value in docs
2022-08-27 10:08:54 +08:00
bd4f994c7e update document of alter table oartition (#12077)
update document of alter table oartition
2022-08-27 10:08:13 +08:00
8c5005f247 [typo](doc)Add the backup operation, using the following instructions from S3 (#12091)
Add the backup operation, using the following instructions from S3
2022-08-27 10:07:15 +08:00
a6e2e2f3bc [feature](remote)Add cache files cleaner for remote olap files (#11959) 2022-08-26 23:59:36 +08:00
e478f096ed [typo](doc) fix some typo in docs #12054 2022-08-26 11:44:22 +08:00
0bacbb95c2 [typo](doc)website sidebar Menu order (#12073)
menu order
2022-08-26 09:41:45 +08:00
98d82915d3 [fix](bdbje) add reserved disk config to avoid too many reserved bdbje files (#12043) 2022-08-26 08:12:27 +08:00
858cb74bef [typo](doc)Window funnel fix (#12064)
window funnel fix
2022-08-25 15:46:47 +08:00
aec24d4da1 [feature](http) get create table stmt for a given query (#11979)
This API can help user to get all create table statement of a given SQL.
So that it will be easier to run the case in other Doris cluster.
See document for details
2022-08-25 15:02:05 +08:00
b505d6cf66 [improvement](doc test) add docs for window_funnel and refine tests (#12059)
add docs for window_funnel and refine tests
2022-08-25 11:26:40 +08:00