Commit Graph

48235 Commits

Author SHA1 Message Date
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
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
sunpeng 00748c935b
docs: update taoskeeper docs for monitor and monitorFqdn (#19955)
* docs: update taoskeeper docs for monitor and monitorFqdn

* fix docs
2023-02-13 16:33:36 +08:00
Haojun Liao f26fa32340 other: add some comments. 2023-02-13 13:32:01 +08:00
Haojun Liao c96362d5fc other: merge event branch. 2023-02-13 13:28:16 +08:00
Haojun Liao 6a6c649113 fix(query): identify the data blocks from different group. 2023-02-13 13:24:59 +08:00
54liuyao 9d53b19980 ci:modify stream test 2023-02-13 10:25:33 +08:00
Xiaoyu Wang 6483b92f0c
Merge pull request #19923 from taosdata/fix/3.0_merge_main
merge main
2023-02-13 09:48:45 +08:00
Xiaoyu Wang 8151ab8b11
Merge pull request #19918 from taosdata/feat/vnode_compact
fix: vnode compact bug
2023-02-13 09:46:52 +08:00
Shuduo Sang 2b20f13b07
fix: sml rest ctrlc (#19937)
* fix: taosbenchmark sml-rest mem leak

* fix: update taos-tools 990ba9e

* fix: update taos-tools 3d5aa21

* fix: update taos-tools 68d300d

* fix: update taos-tools 3c423ca

* fix: update taos-tools 4097420

* fix: update taos-tools 07537a5

* fix: reduce sml-rest mem leak

* fix: reduce sml-rest mem leak interlace mode

* fix: codacy issues

* fix: redundant mem cleanup

* test: add command line sml-rest test case

* fix: exclude sml-rest from 2.x

* fix: update taos-tools 22627d7
2023-02-13 00:51:27 +08:00
Shuduo Sang caa439cb44
fix: taosbenchmark schemaless refine (#19929)
* fix: optimize taosbenchmark data preparing for sml json

* fix: update taos-tools 5c5e79f

* fix: update taos-tools 298a30d

* fix: taos-tools 143b9e4

* fix: update taos-tools 0b56d15

* fix: update taos-tools 7375f23

* fix: update taos-tools eaf2309

* fix: update taos-tools 723f696

* fix: update taos-tools c9be106

* fix: update taos-tools 9b8975b

* test: update taos-tools 3309b9d

* test: update taos-tools d93cd23

* fix: update taos-tools 6632796

* fix: update taos-tools bd43034

* test: fix sml_json_alltyps.py according to taosbenchmark change

* test: fix sml_json_alltypes test case

* fix: update taos-tools 181bcac

* fix: update taos-tools 05b61e0
2023-02-12 07:25:27 +08:00
Shuduo Sang b51c15b73f
fix: taosbenchmark sml rest ctrlc (#19899)
* fix: taosbenchmark sml-rest mem leak

* fix: update taos-tools 990ba9e

* fix: update taos-tools 3d5aa21

* fix: update taos-tools 68d300d

* fix: update taos-tools 3c423ca

* fix: update taos-tools 4097420
2023-02-11 00:45:22 +08:00
xinsheng Ren 59b9f00767
Fix/xsren/td 21976/UUID stackflow mac basemain (#19925)
* fix stackflow on mac

* ALL UPPER CASE for macro definition

---------

Co-authored-by: facetosea <25808407@qq.com>
2023-02-10 20:37:59 +08:00
Xiaoyu Wang 3382a24a69 merge main 2023-02-10 18:03:11 +08:00
Hongze Cheng 039a0d2270 fix: compile issue 2023-02-10 18:01:22 +08:00
Hongze Cheng e34cd82467 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact 2023-02-10 16:26:42 +08:00
Hongze Cheng 9694933ec8 fix: compact issue 2023-02-10 16:24:29 +08:00
dapan1121 f6793d547f
docs/ttl
add ttl and keep comments
2023-02-10 14:52:28 +08:00
dapan1121 f65637e065
Merge pull request #19913 from taosdata/docs/interp_link_fix
docs: add interp_clause to select syntax
2023-02-10 14:20:17 +08:00
Ganlin Zhao e0875d9c68 Update 06-select.md 2023-02-10 14:11:29 +08:00
Ganlin Zhao 3fc4e97a89 Update 06-select.md 2023-02-10 14:11:18 +08:00
Ganlin Zhao a16eef479b docs: add interp_clause to select syntax 2023-02-10 14:11:04 +08:00
Ganlin Zhao 60b27a056a docs: add interp_clause to select syntax 2023-02-10 14:10:50 +08:00
Haojun Liao 440122e010
Merge pull request #19900 from taosdata/fix/nodisk
fix(query): set lastkey during check of valid ts.
2023-02-10 13:45:08 +08:00
Hongze Cheng f523a96c2d fix compact problem 2023-02-10 13:38:21 +08:00
Shuduo Sang ea5d925c50
fix: alpine support (#19353)
* fix: alpine support

* fix: ostimer thread_id

* fix: taosPrintTrace and tsStreamMax

* fix: make_install.sh and dnodes.py for alpine

* fix: cmake.platform and cut option for alpine

* fix: timer sigev and string convert

* fix: test case for alpine

* fix: fix test script for alpine

* fix: fix test script for alpine

* fix: fix taosLogTrace for Alpine

* fix: fix taosSort

* fix: vnode and mnode compare functions and test cases

* fix: sorting algorithms and unit tests

* fix: libtaosws.so build error on Alpine

* fix: libtaosws.so build error on Alpine

---------

Co-authored-by: t_max <1172915550@qq.com>
2023-02-10 13:00:55 +08:00
Haojun Liao a93fc323c0
Merge pull request #19904 from taosdata/fix/liaohj
fix(query): add limit/offset for sys table scan operator.
2023-02-10 11:44:56 +08:00
Haojun Liao 4f4d39a16b fix(query): set correct last key. 2023-02-10 11:32:18 +08:00
Haojun Liao f214ae9801
Merge pull request #19888 from taosdata/fix/TD-22152
fix:change uid in taosx to avoiding uid same in different db
2023-02-10 11:30:47 +08:00
Shuduo Sang 20b3f0b2da
docs: fix java example link (#19909) 2023-02-10 11:29:01 +08:00
Haojun Liao a22a8cbfcc test: add a regression test case. 2023-02-10 10:31:55 +08:00
Haojun Liao c537c6c12f Merge branch 'main' into fix/liaohj 2023-02-10 10:24:43 +08:00
Haojun Liao 443e8e2500 fix(query): add limit/offset for sys table scan operator. 2023-02-10 10:23:41 +08:00
xiaolei li 703c4066eb
docs: release 3.0.2.5 (#19896) 2023-02-10 00:34:56 +08:00
xiaolei li ee9e3a1dfb
release:update 3.0 version to 3.0.2.5 (#19897) 2023-02-10 00:31:20 +08:00
xiaolei li 3b238524b0
release:update main version to 3.0.2.5 (#19898) 2023-02-10 00:30:30 +08:00
Haojun Liao 0fbaf4eab0 fix(query): set lastkey during check of valid ts. 2023-02-09 23:01:44 +08:00
Haojun Liao fa552323da
Merge pull request #19879 from taosdata/fix/nodisk
test: add regression test case.
2023-02-09 22:53:56 +08:00
Shuduo Sang e6ccb777a3
fix: taos shell show err msg twice with cloud service (#19894) 2023-02-09 22:24:45 +08:00
Shuduo Sang 4d4c5645ec
fix: taos shell show err msg twice with cloud service (#19892) 2023-02-09 18:28:09 +08:00
Xiaoyu Wang e595dce463
Merge pull request #19890 from taosdata/enh/3.0_planner_optimize
fix: tsdb reader deadlock
2023-02-09 17:34:32 +08:00
dapan1121 69c06946c2
Merge pull request #19891 from taosdata/docs/interp_select
docs: add interp_clause to select syntax
2023-02-09 16:46:10 +08:00