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 |
Ganlin Zhao
|
384f226267
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-06-07 11:27:09 +08:00 |
Ganlin Zhao
|
5d543449c9
|
enh(query): add distributed splitting of aggregate function
TD-16321
|
2022-06-07 11:23:19 +08:00 |
dapan1121
|
8d2538e3f2
|
Merge pull request #13537 from taosdata/featuer/delete
feat: support delete data
|
2022-06-07 11:01:25 +08:00 |
Liu Jicong
|
a0bc17c29f
|
Merge pull request #13532 from taosdata/feature/stream
refactor(stream): distributed execution
|
2022-06-07 10:54:34 +08:00 |
Liu Jicong
|
858868d76a
|
refactor(stream): distributed execution
|
2022-06-07 10:54:18 +08:00 |
dapan1121
|
b875f37f02
|
Merge branch '3.0' into feature/qnode
|
2022-06-07 09:35:16 +08:00 |
dapan1121
|
39848d24f9
|
fix catalog quit issue
|
2022-06-07 09:34:47 +08:00 |
Hongze Cheng
|
aae7f8361d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
|
2022-06-07 01:31:57 +00:00 |
Hongze Cheng
|
6917ff2685
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
|
2022-06-07 01:23:53 +00:00 |
dapan1121
|
16b84f575f
|
Merge branch '3.0' into featuer/delete
|
2022-06-07 09:13:47 +08:00 |
dapan1121
|
42d02a7ea6
|
fix uidlist issue
|
2022-06-07 09:11:53 +08:00 |
Yihao Deng
|
6dcb6cc67b
|
Merge branch '3.0' into enh/suppportIdxJson
|
2022-06-07 08:53:28 +08:00 |
WANG MINGMING
|
72914955b5
|
Merge pull request #13530 from taosdata/feature/TD-13041
fix: error in json and add test cases for json
|
2022-06-06 23:44:01 +08:00 |
Haojun Liao
|
b2e51d956e
|
Merge pull request #13527 from taosdata/feature/3_liaohj
fix(query): check array length before generating the retention string .
|
2022-06-06 22:41:32 +08:00 |
Liu Jicong
|
1b26da1bae
|
refactor(stream): distributed execution
|
2022-06-06 22:18:50 +08:00 |
yihaoDeng
|
414d0f2e75
|
fix: failed to update json idx
|
2022-06-06 22:12:57 +08:00 |
wangmm0220
|
ca187f2e44
|
Merge branch 'feature/TD-13041' of github.com:taosdata/TDengine into feature/TD-13041
|
2022-06-06 21:14:46 +08:00 |
wangmm0220
|
89b2a64435
|
fix: fix error in json and add test cases for json
|
2022-06-06 21:14:24 +08:00 |
Liu Jicong
|
edb9da8484
|
Merge pull request #13507 from taosdata/feature/stream
refactor(stream)
|
2022-06-06 21:14:23 +08:00 |
dapan1121
|
33a7a83d65
|
feature delete data
|
2022-06-06 20:59:36 +08:00 |
dapan1121
|
e8e1119023
|
Merge branch 'feature/3_liaohj' of github.com:taosdata/TDengine into feature/3_liaohj
|
2022-06-06 20:57:22 +08:00 |
dapan1121
|
6c719eef5e
|
fix vnode get table meta issue
|
2022-06-06 20:56:40 +08:00 |
Xiaoyu Wang
|
6de91932ea
|
Merge pull request #13472 from taosdata/feature/3.0_bug16060
feat: add physical plannode of indefinite rows func
|
2022-06-06 20:47:40 +08:00 |
Hongze Cheng
|
5852936a8d
|
fix query problem
|
2022-06-06 12:46:21 +00:00 |
Hongze Cheng
|
c28aac66dc
|
more
|
2022-06-06 12:22:21 +00:00 |
Xiaoyu Wang
|
26d2c9e63d
|
fix: top function with order by clause
|
2022-06-06 20:19:04 +08:00 |
WANG MINGMING
|
a9c40b2f74
|
Merge pull request #13525 from taosdata/3.0
3.0
|
2022-06-06 20:15:56 +08:00 |
Liu Jicong
|
2677a3c8d9
|
refactor(stream)
|
2022-06-06 20:15:36 +08:00 |
Xiaoyu Wang
|
98a9789c7e
|
fix: top function with order by clause
|
2022-06-06 19:55:28 +08:00 |
Haojun Liao
|
aa143beda4
|
fix(query): fix invalid free.
|
2022-06-06 19:27:51 +08:00 |
Xiaoyu Wang
|
2a1ec3c304
|
feat: order by distributed split
|
2022-06-06 18:39:23 +08:00 |
Xiaoyu Wang
|
ce3aacf4d7
|
feat: order by distributed split
|
2022-06-06 18:07:34 +08:00 |
wangmm0220
|
5d042b674a
|
fix: fix error in json and add test cases for json
|
2022-06-06 17:57:26 +08:00 |
wangmm0220
|
0232394386
|
fix: fix error in json and add test cases for json
|
2022-06-06 17:55:14 +08:00 |
Xiaoyu Wang
|
a92fb4b788
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-06-06 17:52:52 +08:00 |
shenglian-zhou
|
bb3194eb6b
|
Merge pull request #13499 from taosdata/szhou/feature/multiwaymerge
feat: add multiwaysort merge operator
|
2022-06-06 17:52:18 +08:00 |
Xiaoyu Wang
|
f77c72c25a
|
feat: order by distributed split
|
2022-06-06 17:51:25 +08:00 |
Haojun Liao
|
475a399c31
|
refactor: do some internal refactor.
|
2022-06-06 17:29:43 +08:00 |
WANG MINGMING
|
4ba2196d60
|
Merge pull request #13505 from taosdata/feature/TD-13041
fix:error in json and add test cases for json
|
2022-06-06 16:38:29 +08:00 |
wangmm0220
|
bae49baa98
|
fix: fix error in json and add test cases for json
|
2022-06-06 16:09:36 +08:00 |
shenglian zhou
|
396a8a6b2e
|
Merge branch 'szhou/feature/multiwaymerge' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge
|
2022-06-06 15:17:15 +08:00 |
shenglian zhou
|
72c71141b2
|
feat: support multiway sort merge
|
2022-06-06 15:16:20 +08:00 |
shenglian zhou
|
c438b699c9
|
feat: support multiway sort merge
|
2022-06-06 15:12:07 +08:00 |
yihaoDeng
|
c0ec997dda
|
enh: support more json filter case
|
2022-06-06 14:56:54 +08:00 |
shenglian-zhou
|
b8508907af
|
Merge branch '3.0' into szhou/feature/multiwaymerge
|
2022-06-06 14:39:00 +08:00 |
shenglian zhou
|
a8be204254
|
feat: add multiwaysort merge operator
|
2022-06-06 14:37:00 +08:00 |
Xiaoyu Wang
|
d8e89196a6
|
fix: a problem of parser async
|
2022-06-06 14:12:57 +08:00 |
dapan1121
|
9cdde2a8c0
|
Merge branch '3.0' into featuer/delete
|
2022-06-06 13:58:01 +08:00 |
dapan1121
|
dbe1d1462d
|
clean cache queue
|
2022-06-06 13:54:13 +08:00 |
dapan1121
|
73d4e08ee6
|
sync update cache
|
2022-06-06 13:39:34 +08:00 |
yihaoDeng
|
f35ba2a85e
|
fix: failed to update json idx
|
2022-06-06 11:51:00 +08:00 |
Xiaoyu Wang
|
0b5c08edb9
|
merge 3.0
|
2022-06-06 11:47:20 +08:00 |
dapan1121
|
25e75ccb34
|
Merge branch '3.0' into feature/qnode
|
2022-06-06 10:25:00 +08:00 |
dapan1121
|
38fa01a6ba
|
remove offline sch
|
2022-06-06 10:23:52 +08:00 |
dapan1121
|
e75f14b98b
|
Merge pull request #13471 from taosdata/feature/qnode
feat: add force update option for catalog updating
|
2022-06-06 09:49:02 +08:00 |
dapan1121
|
64de7ee1ac
|
disable hb cleanup
|
2022-06-06 09:12:54 +08:00 |
WANG MINGMING
|
10e4824194
|
Merge pull request #13483 from taosdata/feature/TD-13041
feat: add sort/group logic for json
|
2022-06-05 23:13:13 +08:00 |
yihaoDeng
|
72657a3f60
|
fix invalid conn
|
2022-06-05 23:01:48 +08:00 |
Yihao Deng
|
6c57bb2b07
|
Merge pull request #13480 from taosdata/enh/json_index
Enh/json index
|
2022-06-05 22:34:30 +08:00 |
wangmm0220
|
3aab380045
|
feat: merge from 3.0
|
2022-06-05 22:34:12 +08:00 |
wangmm0220
|
73dfefdbbc
|
feat: test arith/logic operator for json
|
2022-06-05 22:31:25 +08:00 |
wangmm0220
|
a3a959043e
|
feat: test arith/logic operator for json
|
2022-06-05 22:25:10 +08:00 |
yihaoDeng
|
0ca6a5ae27
|
refactor json index
|
2022-06-05 21:46:07 +08:00 |
wangmm0220
|
30b8bd1b16
|
feat: add sort/group logic for json
|
2022-06-05 21:31:54 +08:00 |
dapan1121
|
f1ee1abd7b
|
delete data
|
2022-06-05 20:33:21 +08:00 |
yihaoDeng
|
16f8450bbc
|
update test case
|
2022-06-05 19:44:44 +08:00 |
Xiaoyu Wang
|
1c3e02aa1f
|
Merge pull request #13476 from taosdata/feature/3.0_wxy
feat: sql command 'delete from'
|
2022-06-05 19:15:38 +08:00 |
wangmm0220
|
020372cc75
|
feat: add sort/group logic for json
|
2022-06-05 18:26:16 +08:00 |
Zhiqiang Wang
|
03ed83e0b0
|
Merge pull request #13478 from taosdata/fix/ZhiqiangWang/TD-15849-add-win32-udf-case
fix(os): add win32 udf case
|
2022-06-05 17:59:17 +08:00 |
dapan1121
|
b375531ade
|
Merge branch '3.0' into feature/qnode
|
2022-06-05 17:49:12 +08:00 |
afwerar
|
ac09ef04a9
|
fix(os): add win32 udf case
|
2022-06-05 17:02:43 +08:00 |
wangmm0220
|
c9daa37886
|
feat: add sort/group logic for json
|
2022-06-05 16:52:28 +08:00 |
Xiaoyu Wang
|
55d41c8f5c
|
feat: sql command 'delete from'
|
2022-06-05 15:48:06 +08:00 |
Haojun Liao
|
52ae8f0efa
|
other: merge 3.0
|
2022-06-05 15:45:01 +08:00 |
Haojun Liao
|
e25560b640
|
refactor: do some internal refactor.
|
2022-06-05 15:35:34 +08:00 |
Haojun Liao
|
6bd6822637
|
refactor: remove unused functions.
|
2022-06-05 15:26:25 +08:00 |
Haojun Liao
|
7df1727a7b
|
refactor(query): do some internal refactor.
|
2022-06-05 15:24:57 +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 |
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 |
Haojun Liao
|
338f6eea71
|
fix(query): fix invalid free in exchange.
|
2022-06-05 00:47:03 +08: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 |
Xiaoyu Wang
|
8ba9496471
|
feat: add physical plannode of indefinite rows func
|
2022-06-04 22:57:01 +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 |
Xiaoyu Wang
|
d261c17a4d
|
fix: a problem of parser async
|
2022-06-04 21:31:07 +08: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 |
Xiaoyu Wang
|
74026205a7
|
feat: sql command 'delete from'
|
2022-06-04 19:54:55 +08:00 |
wangmm0220
|
a2ebeda89c
|
feat: add sort/group logic for json
|
2022-06-04 19:28:30 +08:00 |
Haojun Liao
|
0244c4ff94
|
enh(query): add a new operator.
|
2022-06-04 19:19:49 +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 |