Shengliang Guan
|
0bc4795158
|
Merge branch 'fix/TD-20798' of https://github.com/taosdata/TDengine into fix/TD-20798
|
2022-12-01 13:40:01 +08:00 |
Shengliang Guan
|
9f9e2081f1
|
enh: add topic privilege
|
2022-12-01 13:37:32 +08:00 |
Minghao Li
|
86d5cba6be
|
refactor(sync): delete code wait snapshot end in pre-close
|
2022-12-01 13:34:33 +08:00 |
Minghao Li
|
bbd8c05181
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-12-01 13:27:35 +08:00 |
Minghao Li
|
f5bebc53f1
|
refactor(sync): add traceId log
|
2022-12-01 12:53:38 +08:00 |
Shengliang Guan
|
51378aae40
|
enh: add topic privilege
|
2022-12-01 12:22:43 +08:00 |
Shengliang Guan
|
8dc5d32b46
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-20848
|
2022-12-01 12:15:24 +08:00 |
Shengliang Guan
|
395dedaa3a
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-20798
|
2022-12-01 11:55:16 +08:00 |
Shengliang Guan
|
b6f1ce2027
|
Merge pull request #18589 from taosdata/feature/3.0_mhli
refactor(sync): help to display leader**
|
2022-12-01 11:54:39 +08:00 |
Shengliang Guan
|
b01120f0d2
|
Merge pull request #18584 from taosdata/fix/3.0_bugfix_wxy
feat: sql command 'show user privileges'
|
2022-12-01 11:53:21 +08:00 |
Shengliang Guan
|
04b0280693
|
enh: add topic privilege in mnode
|
2022-12-01 11:45:31 +08:00 |
wangmm0220
|
bf2808e45e
|
fix:memory leak for table meta
|
2022-12-01 10:56:51 +08:00 |
Shengliang Guan
|
d55f46852c
|
Merge pull request #18601 from taosdata/fix/TD-20318
test: remove unstable case
|
2022-12-01 10:43:45 +08:00 |
Shengliang Guan
|
31890adfbd
|
test: remove unstable case
|
2022-12-01 10:43:06 +08:00 |
Shengliang Guan
|
1ec4d3bca6
|
Merge pull request #18586 from taosdata/TD-20251
test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase
|
2022-12-01 10:37:31 +08:00 |
chenhaoran
|
e048047e6c
|
Merge branch 'TD-20251' of https://github.com/taosdata/TDengine into TD-20251
|
2022-12-01 09:56:35 +08:00 |
Shengliang Guan
|
5998f72bfd
|
Merge remote-tracking branch 'origin/fix/3.0_bugfix_wxy' into fix/TD-20848
|
2022-12-01 09:55:38 +08:00 |
chenhaoran
|
b26d4b77ea
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into TD-20251
|
2022-12-01 09:54:40 +08:00 |
chenhaoran
|
3d24b70ceb
|
test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase
|
2022-12-01 09:46:19 +08:00 |
Shengliang Guan
|
dc764c1b98
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-20798
|
2022-12-01 09:28:40 +08:00 |
Shuduo Sang
|
de87d901f0
|
fix: build taosdump release by default for windows (#18594)
* feat: taos-tools 2333455
* feat: taosdump for windows
* feat: update taos-tools dd298d1
* feat: update taostools d4e4c28
* feat: taosdump for windows d4e4c28
* fix: update taos-tools 2aac500
* fix: update taos-tools 8334230
* fix: taosdump build release by default on windows
|
2022-12-01 08:50:42 +08:00 |
Benguang Zhao
|
55bae49d56
|
Merge branch 3.0 to FIX/TD-19334-3.0
|
2022-11-30 23:47:30 +08:00 |
haoranchen
|
22c4197723
|
Merge branch '3.0' into TD-20251
|
2022-11-30 23:24:56 +08:00 |
Shengliang Guan
|
6304959f9b
|
Merge pull request #18580 from taosdata/fix/TS-2163
fix(query): fix interp with fill(prev) error
|
2022-11-30 23:21:51 +08:00 |
Shengliang Guan
|
d1a0e72459
|
Merge pull request #18571 from taosdata/feature/TD-14761
opti:get meta cost for schemaless & add config for write batch in schemaless
|
2022-11-30 23:21:25 +08:00 |
Shengliang Guan
|
7dcd03f0cd
|
Merge pull request #18588 from taosdata/fix/TD-20829
fix: fix index filter crash
|
2022-11-30 23:17:02 +08:00 |
Benguang Zhao
|
3cbe109e4b
|
fix: initialize vnode state applyTerm with commitTerm in vnodeOpen
|
2022-11-30 22:41:33 +08:00 |
chenhaoran
|
efc883707c
|
test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase
|
2022-11-30 22:22:49 +08:00 |
Shengliang Guan
|
5c2ac1a625
|
Merge pull request #18591 from taosdata/fix/liao_cov
refactor: do some internal refactor.
|
2022-11-30 22:12:56 +08:00 |
Shengliang Guan
|
4a62e852f7
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-20798
|
2022-11-30 22:08:11 +08:00 |
yihaoDeng
|
80188f9213
|
fix case
|
2022-11-30 22:04:54 +08:00 |
Shengliang Guan
|
c0ecd4cebb
|
Merge pull request #18587 from taosdata/fix/TD-20857
refactor(sync): if already start, force close snapshot receiver
|
2022-11-30 21:50:29 +08:00 |
Shengliang Guan
|
1e8a816155
|
enh: show leader ** if vnode can read and can't write
|
2022-11-30 21:42:42 +08:00 |
Shengliang Guan
|
dbd24dcf02
|
Merge remote-tracking branch 'origin/feature/3.0_mhli' into fix/TD-20798
|
2022-11-30 21:12:28 +08:00 |
Haojun Liao
|
2c8b962b5a
|
refactor: do some internal refactor.
|
2022-11-30 21:04:58 +08:00 |
Minghao Li
|
f0fdc58c52
|
refactor(sync): help to display leader**
|
2022-11-30 20:56:58 +08:00 |
yihaoDeng
|
df661958fc
|
fix case
|
2022-11-30 20:42:03 +08:00 |
Minghao Li
|
7497eab926
|
refactor(sync): if already start, force close snapshot receiver
|
2022-11-30 20:32:43 +08:00 |
Shengliang Guan
|
d4035e26e1
|
Merge pull request #18579 from taosdata/fix/liao_cov
refactor: do some internal refactor.
|
2022-11-30 20:16:56 +08:00 |
chenhaoran
|
b67cc0fa01
|
test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase
|
2022-11-30 20:12:15 +08:00 |
chenhaoran
|
78b0844aec
|
test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase
|
2022-11-30 20:09:47 +08:00 |
Shuduo Sang
|
26122eb51a
|
fix: benchmark query result precision (#18581)
* fix: taosbenchmark query result precision
* test: update to f5da335
* test: update taos-tools 96192d4
* test: update taos-tools c6df1eb
* test: update taostools 2378cdf
* fix: taosbenchmark query result precision
|
2022-11-30 19:47:39 +08:00 |
wangmm0220
|
9eae79a1f9
|
fix: complie error in windows
|
2022-11-30 19:36:02 +08:00 |
Xiaoyu Wang
|
4e8acca2eb
|
feat: sql command 'show user privileges'
|
2022-11-30 19:24:15 +08:00 |
Shengliang Guan
|
f76441bafb
|
Merge pull request #18577 from taosdata/fix/TD-20856
enh: show more info while drop dnode
|
2022-11-30 18:43:30 +08:00 |
wangmm0220
|
2bd4c09568
|
fix:get meta if cols change in schemaless
|
2022-11-30 18:02:30 +08:00 |
Ganlin Zhao
|
ef054d9ddc
|
fix(query): fix interp with fill(prev) error
|
2022-11-30 18:01:20 +08:00 |
Haojun Liao
|
124fb5fc50
|
refactor: do some internal refactor.
|
2022-11-30 17:52:12 +08:00 |
Shengliang Guan
|
e3119887fa
|
Merge pull request #18574 from taosdata/fix/TD-20803
fix(query): fix avg calculation error after SIMD optimize
|
2022-11-30 17:43:50 +08:00 |
Shengliang Guan
|
1c30823b36
|
Merge pull request #18570 from taosdata/fix/TD-20831
fix:stream scan handles empty datablcok
|
2022-11-30 17:43:33 +08:00 |