Commit Graph

96 Commits

Author SHA1 Message Date
e65a061256 [Enhancement](datetimev2-enhance) support 'microseconds_add' function for datetimev2 (#16970)
support 'microseconds_add' function for datetimev2
2023-02-22 17:49:41 +08:00
51eb147711 fix inverted index doc typo and reorganize index related docs (#16915) 2023-02-22 15:15:10 +08:00
adc42600b4 [typo](docs)Modify some document label errors (#16866)
* [typo](docs)Modify some document label errors

* fix
2023-02-17 20:55:17 +08:00
262a2ea10d [doc](point query) modify and refine docs (#16735) 2023-02-16 17:36:32 +08:00
bd3ea233f8 [doc](filecache) add file cache document (#16649) 2023-02-16 10:26:48 +08:00
040a715251 [docs](releasenote)1.2.2 release note (#16766) 2023-02-15 08:57:52 +08:00
89754eb200 [doc](inverted index) inverted index introduction and usage doc (#16628) 2023-02-14 00:04:49 +08:00
18fff8ec0a [doc](dynamic-table) Add docs for dynamic-table (#16669) 2023-02-14 00:02:06 +08:00
a06baad7d7 [docs](docker) Add Run Docker cluster docs (#16520) 2023-02-10 14:07:07 +08:00
e6b0d94459 [enhancement][docs] add docs for newly added two compaction method (#16529) (#16530)
Co-authored-by: yixiutt <102007456+yixiutt@users.noreply.github.com>
Co-authored-by: zhengyu <freeman.zhang1992@gmail.com>

Signed-off-by: freemandealer <freeman.zhang1992@gmail.com>
2023-02-09 09:07:33 +08:00
1deefd7f72 [typo](docs)Remove doris manager doc (#16278)
* [typo](docs)remove doris manager docs

* fix
2023-02-04 22:54:53 +08:00
c4e1c5c15a [Docs](pipeline) Add doc of pipeline execution engine and remove vectorized-execution-engine (#16310)
Add doc of pipeline execution engine and remove vectorized-execution-engine
2023-02-01 23:57:18 +08:00
f9406234c6 [ComputeNode](Doc)Add document for compute node (#15743)
Issue Number: close #13144
2023-01-19 15:16:14 +08:00
d2a8b3fc1e [doc](multi-catalog) fix some format and typo (#15988) 2023-01-17 20:22:17 +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
7441b4dc96 [Feature](function) Support width_bucket function (#14396) 2023-01-12 13:59:21 +08:00
wxy
fb1f6bdd82 [doc](export) add docs for cancel-export. (#15682)
Co-authored-by: wangxiangyu@360shuke.com <wangxiangyu@360shuke.com>
2023-01-09 08:38:45 +08:00
a6773417ef [Doc] Add sidebars for split_by_string function and delete split_by_char builtins code (#15679) 2023-01-06 21:14:26 +08:00
e5397efb67 [docs](releasenotes)release 1.2.1 (#15583)
* release 1.2.1
2023-01-04 10:12:46 +08:00
ffef81a6ab [feature](BE)pad missed version with empty rowset (#15030)
If all replicas of one tablet are broken, user can use this http api to pad the missed version with empty rowset.
2022-12-29 11:20:44 +08:00
b3f77a2e00 [feature](Show) add one show type cast command (#15137) 2022-12-27 14:19:04 +08:00
df5969ab58 [Feature] Support function roundBankers (#15154) 2022-12-22 22:53:09 +08:00
c81a3bfe1b [docs](compile)Add Windows compilation documentation (#15253)
Add Windows compilation documentation
2022-12-22 10:16:58 +08:00
d6b4d214ce 1.1.5 sidebar (#15206) 2022-12-20 20:08:45 +08:00
66422fc351 change datatypes order in document sidebar (#15117) 2022-12-16 21:28:37 +08:00
5ee5d70f51 [DOCS](Decimalv3) Add document for Decimalv3 (#15108)
* [DOCS](Decimalv3) Add document for Decimalv3

* update
2022-12-15 21:27:51 +08:00
21c2e485ae [improvment](function) add new function substring_index (#15024) 2022-12-15 09:54:34 +08:00
5768118bfa [Improvement](multi-catalog) add show create catalog stmt (#14938) 2022-12-09 08:56:55 +08:00
244bf84483 [improvement](docs) add docs for alter catalog stmt (#14789) 2022-12-08 19:46:58 +08:00
6b44039d58 [release notes](docs)release notes 1.2.0 (#14894) 2022-12-07 18:53:34 +08:00
1484de9f4f add release notes (#14845) 2022-12-06 11:22:24 +08:00
4ef6efb59b [Docs](memory) fix document directory and fix memtracker accuracy bug (#14710) 2022-12-02 11:27:18 +08:00
7a08a799e9 [Vectorized](function) support order by convert_to function (#14555) 2022-11-29 15:22:27 +08:00
f6154a65a6 [docs](macOS) Add compilation guides for macOS (#14634)
* [docs](macOS) Add compilation guides for macOS

* Add to sidebar
2022-11-28 15:13:50 +08:00
ed92a8f81e [feature](jsonb function)change jsonb_extract_string behavior and doc (#14619)
1. change jsonb_extract_string behavior: convert to string instead of NULL if the type of json path is not string
2. move jsonb tutorial doc to JSONB data type
2022-11-28 11:36:54 +08:00
e17519b00f [docs](docs)Add Docker Image build documentation (#14622)
Add Docker Image build documentation
2022-11-27 22:43:53 +08:00
cf2de85633 [Document](function) add docs of hll_cardinality/hll_empty/hll_hash (#14547) 2022-11-27 13:40:16 +08:00
7486660c12 [feature](Docs) add backends and rowsets docs (#14542)
* add backends and rowsets docs

* fix doc
2022-11-26 12:24:50 +08:00
b9fffe1633 [typo](docs)Modify the array function doc (#14592) 2022-11-25 22:31:05 +08:00
4728e75079 [feature](bitmap) Support in bitmap syntax and bitmap runtime filter (#14340)
1.Support in bitmap syntax, like 'where k1 in (select bitmap_column from tbl)';
2.Support bitmap runtime filter. Generate a bitmap filter using the right table bitmap and push it down to the left table storage layer for filtering.
2022-11-25 15:22:44 +08:00
d5d356b17f [vectorized](function) support order by field function (#14528)
* [vectorized](function) support order by field function

* update

* update test
2022-11-25 14:00:46 +08:00
59b31a03c4 [Improvement](agg function) support group_bit_and/group_bit_or/group_bit_xor functions (#14386) 2022-11-24 16:46:42 +08:00
181f1cf176 [Docs](function) add some missing function docs (#14510) 2022-11-23 21:39:17 +08:00
648fd93dc5 [DOCS](function) add document for grouping and grouping_id (#14472) 2022-11-23 18:07:48 +08:00
09cc385caa [Docs](fucntion) Add docs for function random, mod, fmod (#14444) 2022-11-23 16:22:57 +08:00
Pxl
672d3b8334 [Document](function) update document of to_base64/from_base64 #14487 2022-11-23 14:04:53 +08:00
6eeebd47a9 [improvement](doc) add missing documents (#14460) 2022-11-22 21:42:00 +08:00
e77151868d [Docs](table-valued-function) add docs for s3 and hdfs tvf (#14369) 2022-11-22 21:31:47 +08:00
c29975d347 [Docs](function) Add some function do not in sidebars (#14426) 2022-11-20 22:50:52 +08:00