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
87dd9c6b8b
[typo](doc) Change wrong words #11778
2022-08-24 18:34:04 +08:00
54fc038dc5
[Fix](remote) Fix thread safety issue in cache ( #11984 )
2022-08-24 18:14:14 +08:00
b619bb2000
[enhancement](ldap) optimize LDAP authentication. ( #11948 )
...
* [enhancement](ldap) optimize LDAP authentication.
1. Support caching LDAP user information.
2. HTTP authentication supports LDAP.
3. LDAP temporary users support default user property.
4. LDAP configuration supports the `admin show config` and `admin set config` commands.
2022-08-24 17:08:14 +08:00
29dd6ccb11
[typo](doc)Adding Missing Documents ( #12022 )
...
Adding Missing Documents
2022-08-24 12:35:13 +08:00
47dfd915c6
[doc](faq) add Problem with the SSL CA cert FAQ ( #11982 )
2022-08-24 09:13:16 +08:00
043a082c27
[typo](doc) fix some typo in faq docs #11977
2022-08-24 08:48:19 +08:00
28dba65d74
Update basic-summary.md ( #11889 )
...
Update basic-summary
2022-08-20 11:40:50 +08:00
d1e97be37e
[doc](developer-guide) add vscode-lldb usage to developer guide ( #11923 )
...
* add codelldb usage
* update
2022-08-19 17:56:17 +08:00
67ad8a81eb
[docs](update)udaf now supported ( #11929 )
2022-08-19 17:56:02 +08:00
788114c89c
[docs](fix) updata pictures licks ( #11890 )
...
updata pictures licks
2022-08-19 16:35:50 +08:00
1b0b5b5f09
[Enhancement](load) add hidden_columns in stream load param ( #11625 )
...
Stream load will ignore invisible columns if no http header columns
specified, but in some case user cannot get all columns if columns
changed frequently。
Add a hidden_columns header to support hidden columns import。User can
set hidden_columns such as __DORIS_DELETE_SIGN__ and add this column
in stream load data so we can delete this line.
For example:
curl -u root -v --location-trusted -H "hidden_columns: __DORIS_DELETE_SIGN__" -H
"format: json" -H "strip_outer_array: true" -H "jsonpaths: [\"$.id\",
\"$.name\",\"$.__DORIS_DELETE_SIGN__\"]" -T 1.json
http://{beip}:{be_port}/api/test/test1/_stream_load
Co-authored-by: yixiutt <yixiu@selectdb.com >
2022-08-19 14:57:11 +08:00
40bff30778
[doc](fix) add STRING conversion notice ( #11895 )
2022-08-18 21:31:04 +08:00
4fa53b4cdb
[chore](workflow) Add shellcheck to check shell scripts ( #11744 )
2022-08-18 16:07:28 +08:00
355b7c0a92
[Enhancement](docs) fix document typo #11818
...
Co-authored-by: ninjazhou <ninjazhou@tencent.com >
2022-08-18 16:06:20 +08:00
ca77824857
[typo](doc)Add the actual hive bitmap udf documentation ( #11883 )
...
add miss hive bitmap udf
2022-08-18 12:20:24 +08:00
e1a1a04c2f
[Enhancement](Doe) Be query es use fe generate dsl. ( #11840 )
2022-08-18 10:31:17 +08:00