plum-lihui
|
ff727dcf4d
|
test: split test cases by run time
|
2022-05-24 23:06:49 +08:00 |
plum-lihui
|
ff10a8838d
|
Merge branch '3.0' into test3.0/lihui
|
2022-05-24 22:47:43 +08:00 |
Shengliang Guan
|
7f3c60421a
|
refactor: mnode sync
|
2022-05-24 22:34:48 +08:00 |
Cary Xu
|
22eecb032d
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-05-24 22:29:40 +08:00 |
Shengliang Guan
|
a1dbd25c93
|
Merge pull request #12930 from taosdata/fix/tsim
test: case for alter stable column
|
2022-05-24 22:27:35 +08:00 |
Liu Jicong
|
8f795a638a
|
Merge pull request #12931 from taosdata/feature/tq
feat(tmq): use tdb as persistent storage
|
2022-05-24 22:22:02 +08:00 |
Sean Ely
|
9ff5c40956
|
docs: grammar: select data
Grammar updates to Developer Guide > Select Data
|
2022-05-24 22:21:45 +08:00 |
Sean Ely
|
29196dbe16
|
docs: grammar: opentsdb line protocol
Small grammar updates.
|
2022-05-24 22:21:00 +08:00 |
Sean Ely
|
69b194e08f
|
docs: grammar: inserting data sql
Some grammar updates to Inserting Data > SQL
|
2022-05-24 22:20:20 +08:00 |
Sean Ely
|
098aec422a
|
docs: grammar: inserted
Small grammar edits.
|
2022-05-24 22:19:47 +08:00 |
yihaoDeng
|
7259a35620
|
enh: refactor trans free ctx
|
2022-05-24 22:17:52 +08:00 |
dapan1121
|
54b7e1b294
|
fix hb epset issue
|
2022-05-24 21:34:18 +08:00 |
Hui Li
|
faa5040ab1
|
Merge pull request #12933 from taosdata/test/udf_fix
test: split udf test case for CI
|
2022-05-24 21:31:46 +08:00 |
dapan1121
|
8e8eeed4cd
|
fix hb issue
|
2022-05-24 21:22:03 +08:00 |
Minghao Li
|
9fc7536a0b
|
refactor: modify FpSnapshotRead, FpSnapshotApply
|
2022-05-24 21:03:49 +08:00 |
Minghao Li
|
0a5412f33d
|
refactor: modify FpSnapshotRead, FpSnapshotApply
|
2022-05-24 21:00:14 +08:00 |
Shengliang Guan
|
907ff2e4fe
|
Merge branch 'feature/sync-mnode-integration' into fix/mnode
|
2022-05-24 20:56:48 +08:00 |
Liu Jicong
|
d840898555
|
enh(stream): add error string
|
2022-05-24 20:55:26 +08:00 |
wenzhouwww@live.cn
|
a58aff2035
|
test:split udf test case to let it run with short time for CI
|
2022-05-24 20:51:35 +08:00 |
Shengliang Guan
|
e0d6d47930
|
Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration
|
2022-05-24 20:44:45 +08:00 |
Shengliang Guan
|
c12db4a7dd
|
test: add test cases to ci
|
2022-05-24 20:44:17 +08:00 |
Yang Zhao
|
bdc1e6ac11
|
fix: update taos-tools (#12919)
|
2022-05-24 20:42:49 +08:00 |
Liu Jicong
|
2de2eafaa8
|
feat(tmq): use tdb as persistent storage
|
2022-05-24 20:35:37 +08:00 |
Shengliang Guan
|
12fead310c
|
test: case for alter stable column
|
2022-05-24 20:26:17 +08:00 |
Minghao Li
|
cb20717ce6
|
refactor: votesRespondUpdate
|
2022-05-24 20:23:11 +08:00 |
Cary Xu
|
1ed645bba1
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-05-24 19:45:21 +08:00 |
Minghao Li
|
94438de0ec
|
enh(sync): syncStartStandBy
|
2022-05-24 19:45:09 +08:00 |
wenzhouwww@live.cn
|
8c69f1ca10
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-05-24 19:34:22 +08:00 |
Xiaoyu Wang
|
1ea2eec5de
|
Merge pull request #12925 from taosdata/feature/3.0_wxy
fix: some problems of parser
|
2022-05-24 19:31:07 +08:00 |
Shengliang Guan
|
d2d0ae20aa
|
refactor: mnode snapshot
|
2022-05-24 19:29:23 +08:00 |
dapan1121
|
04238b8ff1
|
fix crash issue
|
2022-05-24 19:22:06 +08:00 |
plum-lihui
|
f2be876a53
|
[modify timestamp of saving consume result row]
|
2022-05-24 18:18:13 +08:00 |
Haojun Liao
|
2dd4d90512
|
Merge pull request #12916 from taosdata/feature/3_liaohj
enh(query): return open/total cost for each operator.
|
2022-05-24 18:13:16 +08:00 |
dapan1121
|
efa071c9f6
|
scheduler async api
|
2022-05-24 17:49:22 +08:00 |
Xiaoyu Wang
|
21f1321ea8
|
fix: some problems of parser
|
2022-05-24 17:37:53 +08:00 |
Shengliang Guan
|
f99b20aaa9
|
refactor: add standby option for mnode
|
2022-05-24 17:28:33 +08:00 |
wenzhouwww@live.cn
|
30fa0e2936
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-05-24 17:27:15 +08:00 |
Hongze Cheng
|
9fbbb25aea
|
feat: vnode snapshot
|
2022-05-24 09:21:14 +00:00 |
Minghao Li
|
6cf9f50c3a
|
enh(sync): syncStartStandBy
|
2022-05-24 17:14:12 +08:00 |
Hongze Cheng
|
e2003534f4
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/data_format
|
2022-05-24 09:13:20 +00:00 |
Hongze Cheng
|
c81ff9cbab
|
vnode snapshot 2
|
2022-05-24 09:12:14 +00:00 |
wangmm0220
|
e2794d176d
|
fix:add modify schema for schemaless
|
2022-05-24 16:49:57 +08:00 |
Liu Jicong
|
51a421da41
|
Merge pull request #12917 from taosdata/feature/tq
fix(tmq): unref topic
|
2022-05-24 16:23:00 +08:00 |
Hongze Cheng
|
4a7e60c9d4
|
Merge pull request #12914 from taosdata/fix/hzcheng_3.0
fix: szBuf leak
|
2022-05-24 16:09:30 +08:00 |
Liu Jicong
|
984b831563
|
fix(tmq): unref topic
|
2022-05-24 15:56:10 +08:00 |
Haojun Liao
|
a4e38ed7ca
|
enh(query): return open/total cost for each operator.
|
2022-05-24 15:54:39 +08:00 |
Shengliang Guan
|
8f37bb2e56
|
Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration
|
2022-05-24 15:41:19 +08:00 |
Zhiqiang Wang
|
46c1fb9465
|
Merge pull request #12911 from taosdata/fix/ZhiqiangWang/TD-15533-fix-package-client-error
fix(os): fix package client error
|
2022-05-24 15:38:52 +08:00 |
Minghao Li
|
8fa1096c5b
|
enh(sync): add mndSnapshotRead mndSnapshotApply
|
2022-05-24 15:38:52 +08:00 |
Shengliang Guan
|
ca89251caa
|
Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration
|
2022-05-24 15:38:05 +08:00 |