Commit Graph

36433 Commits

Author SHA1 Message Date
Minglei Jin a579331c70
Merge pull request #15002 from taosdata/fix/tdb-multidb
fix/tdb: first round multi-db implementation
2022-07-17 15:32:17 +08:00
Minglei Jin 73e91f6491 fix wal kill case 2022-07-17 14:27:13 +08:00
Shuduo Sang 5548f47eb8
chore: update libtaos ws submodule for3.0 (#14999)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs

* chore: update taosws-rs

* chore: update taos-tools, taosws-rs

for 3.0

* fix: packaging/tools/make_install.sh

for 3.0

* chore: update taos-tools

* chore: fix release script for 3.0

* chore: update taosws-rs for 3.0

* chore: add taows-rs submodule for 3.0

* chore: update taosws-rs for 3.0
2022-07-17 14:13:43 +08:00
Haojun Liao fc5544d42a fix(query):fix the invalid returned code in the compare function 2022-07-17 12:28:55 +08:00
Haojun Liao cc4332d5ac test:update the error threshold. 2022-07-17 11:29:20 +08:00
Haojun Liao ad058e8c97 Merge branch '3.0' into feature/3_liaohj 2022-07-17 11:06:49 +08:00
shenglian-zhou 75578b46e5
Merge pull request #15001 from taosdata/szhou/feature/user-tags
feat: add user tags system table
2022-07-17 08:20:12 +08:00
shenglian zhou 110aef1f12 feat: change bufSize for double digits 2022-07-17 05:30:20 +08:00
shenglian zhou 76f38ee03a feat: change bufSize to leave space for var string header 2022-07-17 05:19:01 +08:00
shenglian zhou de1ca5b68f Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/user-tags 2022-07-17 05:07:17 +08:00
shenglian zhou e7c4b72f77 fix: the system table number is 31 instead of 30 since user_tags is added 2022-07-17 05:06:58 +08:00
shenglian zhou 7570a4495d feat: add user tags 2022-07-17 04:57:16 +08:00
Minglei Jin 24e40fcc39 fix memory issue 2022-07-17 00:14:36 +08:00
Haojun Liao f0d1f393fd fix(query): add limit/offset implementation in exchange operator. 2022-07-16 23:24:59 +08:00
yihaoDeng f1ff8cdf2d test: add test case to index 2022-07-16 21:30:12 +08:00
Shengliang Guan f76b7ce165 test: valgrind case 2022-07-16 21:23:01 +08:00
Shengliang Guan 12ab7a2d77
Merge pull request #15014 from taosdata/fix/valgrind
test: valgrind case
2022-07-16 21:22:45 +08:00
Haojun Liao 405c4c6305
Merge pull request #14991 from taosdata/feature/3_liaohj
fix(query):support multigroup in groupby operator.
2022-07-16 21:07:55 +08:00
yihaoDeng b1ed45fcf1 fix fst bug 2022-07-16 21:00:11 +08:00
Shengliang Guan 312f3a3cd5 fix: definite lost while alter stable comment 2022-07-16 20:47:18 +08:00
Shengliang Guan 2c5e2cb86a Merge branch '3.0' into fix/valgrind 2022-07-16 20:28:35 +08:00
Shengliang Guan cb1b679429 test: valgrind case 2022-07-16 20:27:41 +08:00
Shengliang Guan 3d9756c11b
Merge pull request #15011 from taosdata/fix/valgrind
test: valgrind case
2022-07-16 20:14:30 +08:00
Haojun Liao 6756c6515a fix(query): add null pointer check. 2022-07-16 19:54:14 +08:00
Haojun Liao 5a5e30c456 fix(query): remove invalid free. 2022-07-16 19:44:08 +08:00
Xiaoyu Wang 841a3f5651
Merge pull request #15004 from taosdata/feature/3.0_debug_wxy
some problems of planner
2022-07-16 19:43:29 +08:00
Shengliang Guan 478cdfe7a9 test: valgrind case 2022-07-16 19:42:11 +08:00
Minglei Jin c6b2b2f98a fix: return 0 if page's already dirty 2022-07-16 19:37:17 +08:00
wenzhouwww@live.cn 2733287087 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-16 19:26:36 +08:00
Minglei Jin 2e628dc096
Merge pull request #15005 from taosdata/fix/TD-17469
fix: destroy rsp.pArray after encoding
2022-07-16 19:23:33 +08:00
Xiaoyu Wang 43852a0e69 some problems of planner 2022-07-16 19:15:14 +08:00
dapan1121 9ec14ece62 fix: fix taosd mem leak 2022-07-16 18:58:29 +08:00
liuyao e59942bdc7
Merge pull request #15003 from taosdata/feature/TD-17357
feat(stream): add log
2022-07-16 18:50:32 +08:00
dapan1121 4097b5ae56
Merge pull request #14986 from taosdata/fix/fixmsgorder
fix: fix msg disorder and other issues
2022-07-16 18:42:41 +08:00
Minghao Li 604e5b750c refactor(sync): add index/term in vnodeSnapWriterClose 2022-07-16 18:19:54 +08:00
Minghao Li fdf7930702 refactor(sync): add index/term in snapshot write 2022-07-16 18:09:36 +08:00
jiacy-jcy 97c6682c04 Merge branch '3.0test/jcy' of github.com:taosdata/TDengine into 3.0test/jcy 2022-07-16 18:03:05 +08:00
jiacy-jcy 35b50f2d26 Merge branch '3.0' into 3.0test/jcy 2022-07-16 18:02:39 +08:00
jiacy-jcy 9e1518d128 Merge branch '3.0' into 3.0test/jcy 2022-07-16 18:01:28 +08:00
Cary Xu 21a719d3fb
Merge pull request #15000 from taosdata/feature/TD-11274-3.0
enh: rsma async commit support
2022-07-16 17:54:22 +08:00
wenzhouwww@live.cn 2447f1a3a7 update 2022-07-16 17:53:15 +08:00
Hongze Cheng 853e6b50b2 fix vnode snapshot state 2022-07-16 09:50:18 +00:00
wenzhouwww@live.cn df1cd5e6e4 update 2022-07-16 17:49:29 +08:00
Jason-Jia ec2b5ec44d
Merge branch '3.0' into 3.0test/jcy 2022-07-16 17:47:58 +08:00
Hui Li a71618b4ff
Merge pull request #14815 from taosdata/test/udf_coltrol
test: add test case for udf control
2022-07-16 17:47:26 +08:00
plum-lihui b3fe36a0be test: extent tmqSim 2022-07-16 17:45:55 +08:00
Shuduo Sang ba87537a3e
feat: update taostools for3.0 (#14998)
* feat: update taos-tools

for 3.0

[TD-14141]

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0

* feat: update taos-tools for 3.0
2022-07-16 17:45:23 +08:00
Minglei Jin 0c4ea9b379 fix: destroy rsp.pArray after encoding 2022-07-16 17:45:19 +08:00
Xiaoyu Wang e5e9252388 some problems of planner 2022-07-16 17:40:54 +08:00
54liuyao 069778c676 feat(stream): add log 2022-07-16 17:32:40 +08:00