Commit Graph

48284 Commits

Author SHA1 Message Date
xinsheng Ren cbfbd33d8e
enh: installation tips on mac (#20024)
* enh: installation tips on mac

* docs: refine a few wording

* rename installation log file

---------

Co-authored-by: facetosea <25808407@qq.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-17 22:39:29 +08:00
Shuduo Sang 6b41ff1598
fix: taosbenchmark data gen refactor (#20026)
* fix: taosbenchmark data gen refactor

* fix: update taos-tools e22e5e2

* fix: update taos-tools cccc353

* fix: update taos-tools 10a211f

* fix: update taos-tools e54a926

* fix: update taos-tools 340b0f4

* fix: update taos-tools 6afed7c

* fix: update taos-tools cc6db40

* fix: update taos-tools 634399d
2023-02-17 17:54:42 +08:00
Xiaoyu Wang 26a0e05952
Merge pull request #20021 from taosdata/fix/TD-22376
fix: auto trim database
2023-02-17 17:26:38 +08:00
Haojun Liao 3bb5090be8
Merge pull request #20010 from taosdata/fix/TD-22426
fix:check stream
2023-02-17 15:37:28 +08:00
Xiaoyu Wang 30dde25edd
Merge pull request #20020 from taosdata/feat/3.0_wxy
fix: grammer check
2023-02-17 12:57:54 +08:00
Hongze Cheng aefdf9160a fix: auto trim database 2023-02-17 10:38:55 +08:00
Xiaoyu Wang 9e5f8b154b fix: grammer check 2023-02-17 09:56:41 +08:00
Xiaoyu Wang d7d32559c8
Merge pull request #19998 from taosdata/fix/TS-2504
fix: TS-2504
2023-02-17 09:17:46 +08:00
xinsheng Ren 48fe2c0e06
install description on mac (#20016)
Co-authored-by: facetosea <25808407@qq.com>
2023-02-16 18:12:02 +08:00
Hongze Cheng 1640ccc4b2 fix: another error 2023-02-16 17:50:45 +08:00
Hongze Cheng 3c37ad11e6 fix: other problems 2023-02-16 15:55:59 +08:00
Hongze Cheng 346bc8b3d4 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-2504 2023-02-16 15:01:23 +08:00
xiaolei li 13bdd5afae
docs: update node-rest examples and reference (#20011) 2023-02-16 14:00:20 +08:00
54liuyao 33caf8e625 fix:check stream 2023-02-16 13:48:47 +08:00
Hongze Cheng 273b3a5423 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-2504 2023-02-16 13:46:40 +08:00
Haojun Liao c0674f0309
Merge pull request #20006 from taosdata/fix/TD-22499
fix:wrong tag value
2023-02-16 13:23:43 +08:00
Hongze Cheng 7e94d394e2 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-2504 2023-02-16 13:07:59 +08:00
xiaolei li e541528ab6
docs: update node-rest doc add insert sample (#20008)
* docs: update node-rest doc, add insert sample

* remove cn character in examples
2023-02-16 12:43:45 +08:00
54liuyao 05c9d46fac fix:wrong tag value 2023-02-16 10:22:31 +08:00
Hongze Cheng 3289f79ab2 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-2504 2023-02-15 18:00:22 +08:00
Hongze Cheng c1a3a0855b finish code 2023-02-15 17:59:54 +08:00
dapan1121 db2e05b461
Merge pull request #19994 from taosdata/docs/count-always-return
docs: add notes for countAlwaysReturnValue parameter
2023-02-15 17:45:06 +08:00
Ganlin Zhao d303ad359e
Update index.md 2023-02-15 17:43:38 +08:00
Ganlin Zhao 7f1186c876
Update index.md 2023-02-15 17:42:42 +08:00
Ganlin Zhao 7ef6bd7ad8
Update index.md 2023-02-15 17:41:22 +08:00
dapan1121 b1c3b705b1
Update index.md 2023-02-15 17:30:51 +08:00
Ganlin Zhao bda2e544c7 docs: add notes for countAlwaysReturnValue parameter 2023-02-15 17:10:10 +08:00
Ganlin Zhao e3bfc9ddf3 docs: add notes for countAlwaysReturnValue parameter 2023-02-15 17:06:20 +08:00
Shuduo Sang 49b285298d
fix: taosbenchmark print qps result (#19982)
* fix: taosbenchmark print qps result

* fix: update taos-tools 64a0dcb

* fix: update taos-tools 7c641c5
2023-02-15 15:10:23 +08:00
wade zhang a81833c7dc
Merge pull request #19991 from taosdata/docs/isfilled_version
fix _isfilled support version
2023-02-15 13:57:45 +08:00
Ganlin Zhao ff69b973ce fix _isfilled support document version 2023-02-15 13:52:21 +08:00
Haojun Liao c77fab914b
Merge pull request #19985 from taosdata/fix/TD-22456
fix:dispatch create sub table
2023-02-15 13:42:03 +08:00
54liuyao 88970c88a9 fix:dispatch create sub table 2023-02-15 11:04:49 +08:00
Haojun Liao 605b5012ae
Merge pull request #19950 from taosdata/fix/TD-21899
fix:remove id in execReader & enable task case
2023-02-15 10:33:51 +08:00
xinsheng Ren aeb6bf92d1
fix: tools (#19972)
Co-authored-by: facetosea <25808407@qq.com>
2023-02-15 01:52:07 +08:00
xinsheng Ren 290dc2f190
fix: TD-22352 sudo required to start service on mac (#19963)
Co-authored-by: facetosea <25808407@qq.com>
2023-02-14 18:58:43 +08:00
Xiaoyu Wang 7973cce284
Merge pull request #19970 from taosdata/enh/3.0_planner_optimize
fix: create stream check and error code wrong
2023-02-14 16:52:36 +08:00
dapan1121 e9cd37f66f
Merge pull request #19978 from taosdata/docs/threadCancel
enh: add thread limitation
2023-02-14 15:31:16 +08:00
dapan1121 d0d06c35af
enh: add thread limitation 2023-02-14 15:30:37 +08:00
Shuduo Sang fba37633b3
docs: taosdump status clarification (#19976)
* docs: fix taosdump download link for 3.0

* docs: fix tools download link

* docs: clarify taosdump status
2023-02-14 15:09:00 +08:00
wade zhang 6aad13fdde
Merge pull request #19975 from taosdata/Docs-TD-22199
docs/TD-22199
2023-02-14 14:55:56 +08:00
cadem 36919ccf63 docs/TD-22199
remove old timestamp in sql example
2023-02-14 14:51:10 +08:00
Hongze Cheng b60392b670 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-2504 2023-02-14 13:36:27 +08:00
Xiaoyu Wang 031a13c945 fix: create stream check and error code wrong 2023-02-14 11:24:44 +08:00
Haojun Liao 4a13f0ed73
Merge pull request #19944 from taosdata/feat/ly_stream_test
ci:modify stream test
2023-02-13 19:06:23 +08:00
wade zhang 7be6873b6b
Merge pull request #19958 from taosdata/docs/wade-20230213
docs: how to change cachesize
2023-02-13 17:27:53 +08:00
Shuduo Sang 6a12cd9c8c
docs: add toolset build dependency (#19956) 2023-02-13 17:24:08 +08:00
Haojun Liao 0328013309
Merge pull request #19948 from taosdata/feature/event
fix(query): identify the data blocks from different group.
2023-02-13 17:22:04 +08:00
gccgdb1234 959be6676e docs: how to change cachesize 2023-02-13 17:21:01 +08:00
Hongze Cheng 6241650a1f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-2504 2023-02-13 16:58:40 +08:00