Commit Graph

30753 Commits

Author SHA1 Message Date
Shengliang Guan 980e289cdf refactor: add alter-confirm while alter db 2022-06-05 14:59:53 +08:00
Haojun Liao 6fcbcabdfc refactor: do some internal refactor. 2022-06-05 14:48:15 +08:00
yihaoDeng f425ccf23b handle conflict 2022-06-05 14:38:10 +08:00
wangmm0220 84fd45c3bb feat: add sort/group logic for json 2022-06-05 14:18:40 +08:00
wangmm0220 9e1cd759f3 feat: add sort/group logic for json 2022-06-05 13:50:31 +08:00
yihaoDeng 2c133b4a27 notify if server receice release req 2022-06-05 12:28:12 +08:00
Hongze Cheng fe27ee2654 more work 2022-06-05 03:47:41 +00:00
dapan1121 e6c15da7ea Merge branch '3.0' into feature/qnode 2022-06-05 10:24:58 +08:00
yihaoDeng 36bddebb26 enh: add json index 2022-06-05 10:23:46 +08:00
dapan1121 31f10572c4 remove rpc close 2022-06-05 10:18:03 +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
Shengliang Guan a4166b731a
Merge pull request #13464 from taosdata/fix/mnode
refactor: add null transaction action typ
2022-06-05 09:19:27 +08: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
Haojun Liao 338f6eea71 fix(query): fix invalid free in exchange. 2022-06-05 00:47:03 +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
Hongze Cheng b997509a75 more work 2022-06-04 15:22:20 +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
yihaoDeng 7c9d76a6a6 enh: add json index 2022-06-04 22:33:36 +08:00
dapan1121 9bd195d94d reschedule timeout task 2022-06-04 22:33:30 +08:00
Hongze Cheng 32ee762924 add version on some structures 2022-06-04 14:27:34 +00:00
wangmm0220 17ea0e489a feat: add sort/group logic for json 2022-06-04 22:05:14 +08:00
Hongze Cheng 80d2d94c32 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-04 14:03:14 +00:00
Hongze Cheng af4aaed01f more 2022-06-04 14:03:05 +00:00
Xiaoyu Wang 40feeffd77
Merge pull request #13470 from taosdata/feature/3_liaohj_wxy
fix: a problem of parser async
2022-06-04 21:31:45 +08:00
Xiaoyu Wang d261c17a4d fix: a problem of parser async 2022-06-04 21:31:07 +08:00
liuyao 497c27d628
Merge pull request #13468 from taosdata/feature/TD-16116
feat(stream): stream state operator
2022-06-04 21:00:53 +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
Hongze Cheng b1a781cc09 more progress 2022-06-04 12:42:25 +00:00
54liuyao 5400507245 feat(stream): stream state operator 2022-06-04 20:36:28 +08:00
Xiaoyu Wang 7fa2d3d0d0
Merge pull request #13467 from taosdata/feature/3.0_wxy
feat: sql command 'delete from'
2022-06-04 20:18:18 +08:00
Cary Xu 47bf6a5aa1
Merge pull request #13466 from taosdata/feature/TD-14481-3.0
feat: add msg of exp wnd and del
2022-06-04 20:17:33 +08:00
Xiaoyu Wang 74026205a7 feat: sql command 'delete from' 2022-06-04 19:54:55 +08: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 bae6bed2bd other: naming optimization for exp wnds 2022-06-04 18:49:39 +08:00
Cary Xu 420489e842 other: naming optimization for exp wnds 2022-06-04 18:48:56 +08:00
Cary Xu 075d881c7f feat: add msg of exp wnd and del 2022-06-04 18:44:39 +08:00
Hongze Cheng 0bc5300d03 more progress 2022-06-04 09:31:35 +00:00
Hui Li 975ab0c60d
Merge pull request #13435 from taosdata/test/jcy
test: add test case for alter table and alter stable
2022-06-04 17:13:51 +08:00
Hui Li 766ba6e668
Merge pull request #13307 from taosdata/test/TD-16105
ci: add windows ctest to ci
2022-06-04 17:13:19 +08:00
Haojun Liao ad6a648d2b refactor: do some internal refactor. 2022-06-04 17:08:46 +08:00
Haojun Liao 64c171d7b3
Merge pull request #13465 from taosdata/feature/3_liaohj
fix(query): enable filter in projection operator.
2022-06-04 17:03:01 +08:00
Haojun Liao 01e198231d fix(query): enable filter in projection operator. 2022-06-04 16:30:42 +08:00
Hongze Cheng de32cab384 more progress 2022-06-04 08:27:55 +00:00
dapan1121 c2c2defc7c Merge branch '3.0' into feature/qnode 2022-06-04 16:02:07 +08:00
dapan1121 8f16b9b8c1 catalog force update 2022-06-04 15:59:41 +08:00
Hongze Cheng c7c47788f3 more 2022-06-04 07:38:27 +00: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
Hongze Cheng 23494b8ff1 more 2022-06-04 06:57:10 +00:00