Haojun Liao
|
0687e44ad7
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-06 23:42:32 +08:00 |
Haojun Liao
|
3e6bb05581
|
refactor: do some internal refactor.
|
2022-06-06 23:39:54 +08:00 |
Haojun Liao
|
aba3ea28b5
|
refactor: do some internal refactor.
|
2022-06-06 23:35:25 +08:00 |
Haojun Liao
|
1df7f8d274
|
test:update some test scripts.
|
2022-06-06 23:06:25 +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 |
Haojun Liao
|
a46d54c91f
|
Merge branch 'feature/3_liaohj' of github.com:taosdata/tdengine into feature/3_liaohj
|
2022-06-06 22:37:39 +08:00 |
tomchon
|
3f1a803426
|
test:add testcase of python connector using Statement API
|
2022-06-06 22:25:57 +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 |
Shengliang Guan
|
c77095bbb1
|
Merge pull request #13528 from taosdata/fix/mnode
feat: balance vgroup
|
2022-06-06 22:10:43 +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 |
tomchon
|
a22fd01afb
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-06-06 21:08:28 +08:00 |
Shengliang Guan
|
97f954c61f
|
feat: balance vgroup
|
2022-06-06 21:00:37 +08:00 |
dapan1121
|
33a7a83d65
|
feature delete data
|
2022-06-06 20:59:36 +08:00 |
Hongze Cheng
|
92f68d83f1
|
fix query problem
|
2022-06-06 12:57:35 +00: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 |
Minghao Li
|
9baaf2cd0c
|
enh(sync): add log index manager
|
2022-06-06 20:55:59 +08:00 |
Haojun Liao
|
a87182a830
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-06 20:52:47 +08:00 |
Haojun Liao
|
a59f40dde2
|
fix(query): check array length before generating the retention string .
|
2022-06-06 20:48:16 +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 |
plum-lihui
|
7c4e46166d
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-06-06 20:10:07 +08:00 |
plum-lihui
|
b105716aac
|
test: modify test case of tmq
|
2022-06-06 20:09:51 +08:00 |
Zhiqiang Wang
|
376a60789a
|
Merge pull request #13518 from taosdata/fix/ZhiqiangWang/TD-16262-do-not-kill-taosd-when-case-init-dnodes
fix(os): do not kill taosd when case init dnodes
|
2022-06-06 20:08:09 +08:00 |
Minghao Li
|
2071c5a74e
|
fix(sync): sending snapshot
|
2022-06-06 20:02:27 +08:00 |
Haojun Liao
|
b650daa334
|
refactor: do some internal refactor.
|
2022-06-06 20:00:11 +08:00 |
Hongze Cheng
|
3283fe93d8
|
more progress
|
2022-06-06 11:59:05 +00:00 |
Haojun Liao
|
2bd16c4978
|
refactor: update output of log.
|
2022-06-06 19:58:14 +08:00 |
tomchon
|
6363018198
|
test:add testcase of python connector using Statement API
|
2022-06-06 19:57:13 +08:00 |
Xiaoyu Wang
|
98a9789c7e
|
fix: top function with order by clause
|
2022-06-06 19:55:28 +08:00 |
afwerar
|
da03a3b6fb
|
fix(os): do not kill taosd when case init dnodes
|
2022-06-06 19:40:13 +08:00 |
Hongze Cheng
|
5be506351a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
|
2022-06-06 11:36:39 +00:00 |
Shengliang Guan
|
dd8ef45aae
|
Merge pull request #13517 from taosdata/fix/mnode
feat: redistribute vgroup
|
2022-06-06 19:30:57 +08:00 |
Shengliang Guan
|
a33aef941a
|
Merge pull request #13519 from taosdata/fix/tsim
fix: cannot modify columns used by topic
|
2022-06-06 19:30:47 +08:00 |
Haojun Liao
|
aa143beda4
|
fix(query): fix invalid free.
|
2022-06-06 19:27:51 +08:00 |
Hongze Cheng
|
18a0bf68e0
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
|
2022-06-06 11:26:54 +00:00 |
Xiaoyu Wang
|
e033ad146a
|
Merge pull request #13520 from taosdata/feature/3.0_wxy
feat: order by distributed split
|
2022-06-06 19:06:39 +08:00 |
Hui Li
|
55ea9d5f5c
|
Merge pull request #13523 from taosdata/test/log_update
log case update for support E as base for default
|
2022-06-06 18:53:07 +08:00 |
Xiaoyu Wang
|
2a1ec3c304
|
feat: order by distributed split
|
2022-06-06 18:39:23 +08:00 |
Minghao Li
|
0d7272a369
|
fix(sync): sending snapshot
|
2022-06-06 18:23:37 +08:00 |
Xiaoyu Wang
|
ce3aacf4d7
|
feat: order by distributed split
|
2022-06-06 18:07:34 +08:00 |
Shengliang Guan
|
5f71c3a6e2
|
refactor: disable drop dnode script
|
2022-06-06 18:03:23 +08:00 |
Hongze Cheng
|
4f0e5c331c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact
|
2022-06-06 10:01:46 +00:00 |