Commit Graph

1248 Commits

Author SHA1 Message Date
Shengliang Guan 56ce7b1baa enh: adjust show transcations output 2022-06-10 16:45:31 +08:00
54liuyao c790ac64d6 feat(stream): distribute stream interval 2022-06-10 15:54:20 +08:00
Cary Xu 988f4126b4 other: merge 3.0 2022-06-10 15:21:16 +08:00
Xiaoyu Wang 46bac2f579 fix: a problem of interval distributed split 2022-06-10 14:28:58 +08:00
Cary Xu 2160a112f5 other: merge 3.0 2022-06-10 09:59:47 +08:00
Liu Jicong a2145321b5
Merge pull request #13663 from taosdata/feature/stream
feat(wal): support restore from snapshot
2022-06-10 00:04:13 +08:00
Liu Jicong 7ab3a1e42c feat(wal): support restore from snapshot 2022-06-09 23:08:06 +08:00
Cary Xu fff84f1cb4 other: merge 3.0 2022-06-09 20:08:50 +08:00
Cary Xu 2b2485d175 feat: tsma exp wnds process 2022-06-09 20:02:55 +08:00
Liu Jicong 7ed9da56e3
Merge pull request #13653 from taosdata/feature/stream
feat(stream): sink table can be other db
2022-06-09 19:12:35 +08:00
dapan1121 dbaa4a5815
Merge pull request #13644 from taosdata/feature/qnode
feat: add get table index async API
2022-06-09 17:22:43 +08:00
Cary Xu ba103f3c27 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-09 17:03:16 +08:00
Liu Jicong b23fa19bc4 feat(stream): sink table can be other db 2022-06-09 16:50:11 +08:00
Cary Xu 8997f2cdc1 fix: solve a non-standard explicit type conversion 2022-06-09 16:26:30 +08:00
dapan1121 001061fcd2 add get tb index async api 2022-06-09 15:17:10 +08:00
Cary Xu 4e30fac809 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-09 15:15:23 +08:00
Cary Xu 69e7c77f4a Merge branch '3.0' into feature/TD-14481-3.0 2022-06-09 15:15:22 +08:00
Cary Xu fb3b66413e enh: code optimization for trow 2022-06-09 15:13:58 +08:00
Cary Xu 08a19b7b28 enh: set 0 in flen part for tsrow 2022-06-09 15:00:48 +08:00
Liu Jicong 88313b9068
Merge pull request #13619 from taosdata/feature/stream
fix(query): decode
2022-06-09 13:03:35 +08:00
Cary Xu 49ff6bd8be Merge branch '3.0' into feature/TD-11274-3.0 2022-06-09 11:55:26 +08:00
Cary Xu ffe4d7cc62 other: merge 3.0 2022-06-09 11:55:11 +08:00
Cary Xu c9b0b7cd76 feat: add test case for tsrow 2022-06-09 11:53:50 +08:00
shenglian-zhou 0b549e9de8
Merge pull request #13629 from taosdata/szhou/feature/multiwaymerge
fix: add group id to sort operator
2022-06-09 10:46:04 +08:00
Haojun Liao c7bbd9354b fix(query): set correct column number value for ssdatablock. 2022-06-09 10:17:43 +08:00
Haojun Liao 30b54fcfb5 refactor: do some internal refactor. 2022-06-09 09:36:50 +08:00
shenglian zhou 9afcca0355 fix: add group id to create initial source 2022-06-09 09:36:14 +08:00
dapan1121 d4c7154cde Merge branch '3.0' into feature/qnode 2022-06-09 09:10:37 +08:00
Cary Xu 71c1291f4c
Merge pull request #13609 from taosdata/feature/TD-11274-3.0
fix: minor optimization for tsrow
2022-06-09 07:01:00 +08:00
Liu Jicong 9c127e3e69 fix(query): decode 2022-06-08 22:00:57 +08:00
Liu Jicong 6733636a1a
Merge pull request #13601 from taosdata/feature/retrievemsg
refactor: do some internal refactor.
2022-06-08 21:27:16 +08:00
Haojun Liao 716dd2c5e4 refactor: do some internal refactor, add the column info in STableRetrieveRsp. 2022-06-08 18:41:05 +08:00
dapan1121 bc7397a2e8 add epset in index rsp 2022-06-08 18:39:07 +08:00
Cary Xu 9d3524ab6b fix: minor optimization for tsrow 2022-06-08 18:19:20 +08:00
Yihao Deng 0d665b57d2
Merge pull request #13605 from taosdata/enh/jsonIdx1
Enh/json idx1
2022-06-08 17:21:14 +08:00
yihaoDeng 6b39c690d2 json idx 2022-06-08 16:13:52 +08:00
Haojun Liao 9bee5e2cee refactor: do some internal refactor. 2022-06-08 16:08:26 +08:00
Cary Xu b5cf60170c Merge branch '3.0' into feature/TD-14481-3.0 2022-06-08 15:33:20 +08:00
shenglian-zhou 58161110e7
Merge pull request #13570 from taosdata/szhou/feature/multiwaymerge
feat: support multi-way sort merge
2022-06-08 15:32:39 +08:00
Cary Xu 75182bb0ec feat: tsma exp wnd clear 2022-06-08 15:20:29 +08:00
WANG MINGMING 098be04ab6
Merge pull request #13597 from taosdata/feature/TD-13041
fix:return false in is ture operator if result is null
2022-06-08 14:46:58 +08:00
wangmm0220 8e4690455d fix:return false in is ture operator if result is null 2022-06-08 14:06:42 +08:00
shenglian zhou 3a9b5cc6f4 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge 2022-06-08 13:43:56 +08:00
54liuyao 262a221c12 distributed interval 2022-06-08 09:33:11 +08:00
Cary Xu d4c33fba2f feat: create tsma result stable 2022-06-07 20:49:27 +08:00
wangmm0220 9221513d97 fix:memory leak & memory problem & sml params 2022-06-07 18:37:35 +08:00
dapan1121 7c65ac7592
Merge pull request #13495 from taosdata/feature/qnode
enh: remove offline scheduler info
2022-06-07 17:53:17 +08:00
wangmm0220 56f7b46ae7 fix:global buffer overflow 2022-06-07 17:49:51 +08:00
shenglian zhou a0d96f9b98 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge 2022-06-07 17:41:27 +08:00
shenglian zhou eb6250de4f feat: support multiway sort merge 2022-06-07 17:41:11 +08:00
dapan1121 9450c959d7 get table index 2022-06-07 17:25:01 +08:00
Xiaoyu Wang c2477b4ed8
Merge pull request #13557 from taosdata/feature/3.0_wxy
feat: vgroup manage command
2022-06-07 17:14:57 +08:00
wangmm0220 652035d8b2 Merge branch 'fix/jsonIdx' of github.com:taosdata/TDengine into fix/jsonIdx 2022-06-07 16:29:30 +08:00
wangmm0220 7ab66e5b6b fix:memory leak in doFilter 2022-06-07 16:29:00 +08:00
Liu Jicong 65900c32c3 enh(stream): use same name rule with schemaless 2022-06-07 15:40:11 +08:00
Xiaoyu Wang 6dc64627cd feat: vgroup manage command 2022-06-07 11:53:32 +08:00
Liu Jicong 34a46348c3 merge from 3.0 2022-06-07 11:38:37 +08:00
Liu Jicong 1a84d07188 fix(stream): msg deserialize 2022-06-07 11:36:40 +08:00
dapan1121 16b84f575f Merge branch '3.0' into featuer/delete 2022-06-07 09:13:47 +08:00
dapan1121 33a7a83d65 feature delete data 2022-06-06 20:59:36 +08:00
Cary Xu ea8239c8e5 fix: fix type convert of sum/avg for rsma 2022-06-06 16:40:37 +08:00
dapan1121 9cdde2a8c0 Merge branch '3.0' into featuer/delete 2022-06-06 13:58:01 +08:00
Cary Xu 79769dd2ad feat: add vgroup epset for tsma 2022-06-06 13:47:32 +08:00
wangmm0220 3aab380045 feat: merge from 3.0 2022-06-05 22:34:12 +08:00
dapan1121 f1ee1abd7b delete data 2022-06-05 20:33:21 +08:00
Cary Xu fbdffd87ad
Merge pull request #13481 from taosdata/feature/TD-14481-3.0
enh: check max/sum/avg func for rsma
2022-06-05 20:30:05 +08:00
Cary Xu 1c46958cb4 enh: check max/sum/avg func for rsma 2022-06-05 19:55:06 +08:00
wangmm0220 020372cc75 feat: add sort/group logic for json 2022-06-05 18:26:16 +08:00
Hongze Cheng 5b2637e532 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-05 01:25:45 +00:00
Cary Xu 9b348a4ad4
Merge pull request #13473 from taosdata/feature/TD-14481-3.0
feat: add vgroup and epset in tsma info
2022-06-05 07:55:31 +08:00
Cary Xu 8a3594dd8c feat: add vgroup and epset in tsma info 2022-06-05 00:49:20 +08:00
Hongze Cheng 8fd4c49a66 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-04 15:22:35 +00:00
WANG MINGMING 8566917971
Merge pull request #13433 from taosdata/feature/TD-13041
feat:add json test case
2022-06-04 23:18:09 +08:00
Hongze Cheng 0abe329fce Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-04 12:42:36 +00:00
Cary Xu fc4c08ef46 other: code optimization for exp/del msg 2022-06-04 19:34:53 +08:00
wangmm0220 a2ebeda89c feat: add sort/group logic for json 2022-06-04 19:28:30 +08:00
Cary Xu 075d881c7f feat: add msg of exp wnd and del 2022-06-04 18:44:39 +08:00
Hongze Cheng b6e79b2693 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-04 06:57:36 +00:00
Haojun Liao 31096b1c57
Merge pull request #13463 from taosdata/feature/3_liaohj
enh(query): add retension for the results of show databases;
2022-06-04 14:51:49 +08:00
Haojun Liao 2b3ff4d888 fix: update the column type in show. 2022-06-04 14:22:30 +08:00
Haojun Liao 978f73393d enh(query): add retension for the results of show databases; 2022-06-04 12:31:35 +08:00
Hongze Cheng 07d13f2e32 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-04 01:26:15 +00:00
Hongze Cheng 802f6d246c more 2022-06-04 01:26:05 +00:00
Cary Xu f5ad5883f8 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-03 20:08:44 +08:00
Haojun Liao 4b9ea626ae Merge branch '3.0' into feature/3_liaohj 2022-06-03 00:18:54 +08:00
Cary Xu 28d7f8f31d Merge branch '3.0' into feature/TD-14481-3.0 2022-06-02 21:02:30 +08:00
Cary Xu e607f5a16e fix: add htonl to numOfBlocks 2022-06-02 21:01:24 +08:00
Shengliang Guan 2a8b999ca8
Merge pull request #13424 from taosdata/fix/mnode
refactor: adjust vnode queue
2022-06-02 19:00:11 +08:00
Shengliang Guan a9b32dc327 refactor: adjust vnode queue 2022-06-02 18:26:29 +08:00
Hongze Cheng 6b17c1cacd Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-02 09:28:07 +00:00
Haojun Liao 343f912ddd Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
# Conflicts:
#	source/client/inc/clientInt.h
#	source/client/src/clientImpl.c
#	source/client/src/clientMsgHandler.c
2022-06-02 17:27:51 +08:00
Haojun Liao 84158d861d enh(query): query APIs are built on top of async APIs. 2022-06-02 16:54:35 +08:00
Hongze Cheng 39f6e30826 feat: row refact 2022-06-02 08:26:07 +00:00
Liu Jicong c28af7001f
Merge pull request #13256 from taosdata/feature/3_liaohj
enh(query): enable twa function in select clause.
2022-06-02 15:39:18 +08:00
WANG MINGMING 0ac78291ae
Merge pull request #13384 from taosdata/feature/TD-14761
feat:add schemaless param from db
2022-06-02 15:18:29 +08:00
Liu Jicong 77fe6a4ef7
Merge branch '3.0' into feature/3_liaohj 2022-06-02 15:05:49 +08:00
wangmm0220 8cba836611 fix:fix CI error in schemaless parameters 2022-06-02 14:54:21 +08:00
Hongze Cheng 2b3845b801 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-02 06:04:42 +00:00
Hongze Cheng 5070bb3a6f more 2022-06-02 06:04:31 +00:00
Hongze Cheng 6a204ca486 more 2022-06-02 05:28:45 +00:00