Xiaoyu Wang
|
9578c4538a
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main
|
2023-04-11 19:33:23 +08:00 |
Xiaoyu Wang
|
5ce6220106
|
Merge pull request #20781 from taosdata/szhou/replace-function
feature: udf replace function
|
2023-04-11 17:25:21 +08:00 |
Xiaoyu Wang
|
4c04b155d5
|
merge main
|
2023-04-11 15:56:28 +08:00 |
Xiaoyu Wang
|
416af9a58d
|
feat: table level privilege
|
2023-04-11 10:11:25 +08:00 |
“happyguoxy”
|
765c09d59e
|
update function
|
2023-04-10 16:40:16 +08:00 |
Xiaoyu Wang
|
e2f82f4423
|
merge main
|
2023-04-10 09:56:03 +08:00 |
shenglian zhou
|
66c86a60d5
|
fix: add func_version to systable
|
2023-04-06 15:58:53 +08:00 |
Haojun Liao
|
2b2059ef18
|
Merge pull request #20534 from taosdata/fix/TD-22671
fix:error in TD-23218 & remove useless logic
|
2023-04-06 11:47:24 +08:00 |
shenglian zhou
|
47719b1028
|
Merge branch '2.0' of github.com:taosdata/TDengine into szhou/replace-function
|
2023-04-06 11:19:10 +08:00 |
“happyguoxy”
|
a71caffed6
|
add version in mnode
|
2023-04-04 19:53:08 +08:00 |
Xiaoyu Wang
|
e9d7a099cc
|
merge main
|
2023-04-04 14:50:58 +08:00 |
Shengliang Guan
|
e783c21629
|
Merge pull request #20519 from taosdata/fix/coveriyScanYihao
fix coverity scan problem
|
2023-04-04 09:22:02 +08:00 |
wangmm0220
|
97b5c7abee
|
fix:merge from main
|
2023-03-31 16:20:21 +08:00 |
cademfly
|
d85d1bf58e
|
add new dup fun
|
2023-03-31 10:04:03 +08:00 |
cademfly
|
db725c6f6d
|
show priviledge format
|
2023-03-30 18:53:50 +08:00 |
cademfly
|
824c87a6c7
|
binary format
|
2023-03-30 13:59:48 +08:00 |
cademfly
|
2fd10c2aa0
|
table
|
2023-03-29 13:30:32 +08:00 |
Xiaoyu Wang
|
97855c6233
|
Merge pull request #20607 from taosdata/FEAT/TD-23257-3.0
feat: WAL cleanup not affected by topic consumption anymore
|
2023-03-27 17:58:31 +08:00 |
Benguang Zhao
|
235ef431d2
|
feat: not allowed to set WAL_RETENTION_PERIOD as zero when there are topics defined
|
2023-03-24 11:47:23 +08:00 |
dapan1121
|
5b02af6a91
|
fix: merge main to 3.0
|
2023-03-22 16:08:16 +08:00 |
kailixu
|
d90c8e834a
|
chore: var def optimization
|
2023-03-18 13:07:15 +08:00 |
kailixu
|
f297f67698
|
fix: show obj
|
2023-03-17 16:40:29 +08:00 |
yihaoDeng
|
497ba9992d
|
fix coverity scan problem
|
2023-03-17 02:26:18 +00:00 |
yihaoDeng
|
07ca8eb8e0
|
enh: add trace to transaction
|
2023-03-16 10:25:46 +00:00 |
Haojun Liao
|
32ddecc347
|
other: merge main.
|
2023-03-14 12:13:09 +08:00 |
Shengliang Guan
|
e98b32a69f
|
Merge pull request #20427 from taosdata/fix/main_bugfix_wxy
fix: last redundant read stt file
|
2023-03-14 09:41:19 +08:00 |
Shengliang Guan
|
bf03965931
|
Merge pull request #20413 from taosdata/FIX/TD-22564-main
enh: not allow to propose if fsm applying progress lagging behind too far
|
2023-03-14 09:36:04 +08:00 |
Xiaoyu Wang
|
ca39dfcf2d
|
feat: show vgroup display num of cache tables
|
2023-03-13 17:21:32 +08:00 |
Haojun Liao
|
564e9bb833
|
Merge branch 'main' into fix/liaohj
|
2023-03-12 14:38:38 +08:00 |
Benguang Zhao
|
1392711e66
|
enh: add fsm FpAppliedIndexCb to get the current applied index
|
2023-03-09 18:14:04 +08:00 |
Hongze Cheng
|
16262512b2
|
feat: alter stt_trigger and minrows
|
2023-03-09 15:25:47 +08:00 |
Haojun Liao
|
41f26148a2
|
fix(mq): re-balance consumer if it is in an in-balance status.
|
2023-03-08 12:09:54 +08:00 |
Hongze Cheng
|
89281ee488
|
compact with time range
|
2023-03-07 21:46:34 +08:00 |
Shengliang Guan
|
2624ea65d8
|
fix: add pre-finished stage, trans won't be dropped in follower if it has undo actions while rollback
|
2023-03-03 18:21:07 +08:00 |
Xiaoyu Wang
|
0fe9b5ca19
|
Merge pull request #20222 from taosdata/feat/compact
more compact to enterprise
|
2023-03-01 20:19:42 +08:00 |
Xiaoyu Wang
|
4cf0a8b376
|
move compact to enterprise
|
2023-03-01 15:25:01 +08:00 |
wangmm0220
|
986ae9c4d0
|
fix:conflicts
|
2023-02-28 15:11:16 +08:00 |
Xiaoyu Wang
|
f97a140a3c
|
merge 3.0
|
2023-02-27 14:16:33 +08:00 |
wangmm0220
|
c638564179
|
fix:confilcts from main
|
2023-02-26 23:09:57 +08:00 |
Haojun Liao
|
90c6641cff
|
Merge pull request #20131 from taosdata/fix/coverity_yihao
fix: fix asan problem
|
2023-02-25 10:42:39 +08:00 |
Xiaoyu Wang
|
d6dd087f84
|
merge main
|
2023-02-25 10:29:20 +08:00 |
wangmm0220
|
54a546931c
|
fix:optimize version logic in tmq and remove useless code
|
2023-02-24 19:22:08 +08:00 |
Haojun Liao
|
dbb1e9bd59
|
refactor: do some internal refactor.
|
2023-02-23 21:59:55 +08:00 |
yihaoDeng
|
2013ba0d8f
|
fix: fix asan problem
|
2023-02-23 17:54:51 +08:00 |
Xiaoyu Wang
|
1ab144609e
|
merge main
|
2023-02-23 14:58:22 +08:00 |
yihaoDeng
|
f2a52f0831
|
suppprt tag rename
|
2023-02-20 00:09:26 +08:00 |
yihaoDeng
|
bfe0ac61b9
|
add index case
|
2023-02-19 20:43:15 +08:00 |
yihaoDeng
|
eafc9db1c1
|
fix iter and case
|
2023-02-18 18:24:10 +08:00 |
yihaoDeng
|
96864b27e9
|
rm invalid file
|
2023-02-17 09:41:01 +08:00 |
dapan1121
|
ed4e8313e0
|
fix: add force stop task and rename conflict structer name
|
2023-02-16 08:55:13 +08:00 |