Haojun Liao
|
05e9f40834
|
Merge pull request #22828 from taosdata/enh/ipWhiteList
Enh/ip white list
|
2023-09-15 17:49:37 +08:00 |
dapan1121
|
8ef01584ee
|
Merge pull request #22629 from taosdata/feat/TD-25620
feat: optimize partition node, replace with sort node
|
2023-09-14 17:26:15 +08:00 |
Yihao Deng
|
fa302ac6b9
|
Merge branch '3.0' into enh/ipWhiteList
|
2023-09-13 10:14:08 +08:00 |
Haojun Liao
|
60f5056ab7
|
other: merge 3.0
|
2023-09-12 22:00:40 +08:00 |
yihaoDeng
|
7ce8f694dc
|
Merge branch 'enh/dev3New' into enh/ipWhiteList
|
2023-09-12 15:54:06 +08:00 |
Haojun Liao
|
f602aa965f
|
fix(stream): fix coverity scan issues.
|
2023-09-12 09:16:18 +08:00 |
yihaoDeng
|
d549a47cf5
|
add rpc update interface
|
2023-09-11 15:17:20 +08:00 |
Haojun Liao
|
0f909285c4
|
Merge pull request #22684 from taosdata/mark/tmq-3.0
fix:use vgstatus before if rebalance
|
2023-09-07 09:20:27 +08:00 |
yihaoDeng
|
e539eebaa2
|
add rpc update interface
|
2023-09-05 18:50:11 +08:00 |
wangmm0220
|
ef87b9c571
|
fix:conflicts from 3.0
|
2023-09-05 16:19:04 +08:00 |
wangmm0220
|
1716579081
|
fix:return TSDB_CODE_PAR_VALUE_TOO_LONG if data value is longer than bytes
|
2023-09-05 16:13:59 +08:00 |
dapan1121
|
07053ae525
|
Merge pull request #22725 from taosdata/fix/TS-3895
fix: fix last(*)/last_row(*) return MD5 hashed column name
|
2023-09-05 13:28:47 +08:00 |
dapan1121
|
4a5bcb5c80
|
Merge pull request #22650 from taosdata/szhou/ip-whitelist
enhance: ip whitelist syntax
|
2023-09-05 11:00:55 +08:00 |
wangjiaming0909
|
2c4e0fee07
|
feat: optimize partition node, replace with sort node
|
2023-09-05 10:53:30 +08:00 |
Ganlin Zhao
|
0fed045a12
|
fix: fix last(*)/last_row(*) return MD5 hashed column name
|
2023-09-04 18:33:50 +08:00 |
Haojun Liao
|
21dab8ceab
|
other: merge 3.0
|
2023-09-04 13:08:19 +08:00 |
wangmm0220
|
fd85d5885a
|
fix:add limit time for consume in 1 seconds
|
2023-09-01 16:57:49 +08:00 |
wangmm0220
|
f0fbe08e1d
|
fix:core dump if tmq is null
|
2023-09-01 16:45:46 +08:00 |
yihaoDeng
|
832b78c0e8
|
Merge branch '3.0' into szhou/ip-whitelist
|
2023-09-01 13:44:23 +08:00 |
dapan1121
|
cc17848b78
|
fix: merge 3.0 to main
|
2023-09-01 13:24:47 +08:00 |
dapan1121
|
eda96e4301
|
Merge remote-tracking branch 'origin/main' into fix/m23.2
|
2023-09-01 11:02:54 +08:00 |
yihaoDeng
|
8b146f793d
|
Merge branch '3.0' into szhou/ip-whitelist
|
2023-09-01 10:51:24 +08:00 |
dapan1121
|
228e6c6acd
|
Merge remote-tracking branch 'origin/main' into 3.0
|
2023-09-01 10:01:10 +08:00 |
wade zhang
|
20a9ab16e0
|
Merge pull request #22664 from taosdata/fix/TD-26046
fix: remove constant partition
|
2023-08-31 18:37:53 +08:00 |
dapan1121
|
cff17434a2
|
fix: aggragate function omited issue
|
2023-08-31 16:23:00 +08:00 |
slzhou
|
16e3541d4a
|
fix: windows compilation error
|
2023-08-31 15:44:42 +08:00 |
dapan1121
|
1709ab4849
|
fix: remove constant partition
|
2023-08-31 13:52:37 +08:00 |
wade zhang
|
f9aaf42cd0
|
Merge pull request #22657 from taosdata/feat/TD-18789
fix:modify error tips
|
2023-08-31 11:05:29 +08:00 |
dapan1121
|
62d77c8be2
|
Merge pull request #22654 from taosdata/fix/TD-26046
fix: trim block and partition by constant function issue
|
2023-08-31 09:04:46 +08:00 |
slzhou
|
189c5cf137
|
fix: address sanitizer error
|
2023-08-31 07:55:21 +08:00 |
dapan1121
|
20552290cd
|
fix: partition by constant function issue
|
2023-08-30 19:13:44 +08:00 |
wangmm0220
|
be893c1bb0
|
fix:modify error tips
|
2023-08-30 18:21:37 +08:00 |
slzhou
|
f41783c73f
|
fix: address sanitizer error
|
2023-08-30 17:12:12 +08:00 |
slzhou
|
82dc2de2f4
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/ip-whitelist
|
2023-08-30 17:11:42 +08:00 |
dapan1121
|
2e7897239a
|
fix: trim block and partition by constant function issue
|
2023-08-30 16:51:44 +08:00 |
slzhou
|
25262c0dea
|
fix: unknow error
|
2023-08-30 16:33:19 +08:00 |
Haojun Liao
|
d87a525131
|
Merge pull request #22639 from taosdata/fix/TD-26025
fix create tag error
|
2023-08-30 16:28:16 +08:00 |
dapan1121
|
f94c849f23
|
Merge pull request #22540 from taosdata/fix/TS-3821
fix: use MD5 hash to fix aliasname not enough to hold dbname.tbname
|
2023-08-30 15:21:23 +08:00 |
slzhou
|
402a4c3d60
|
enhance: add test case
|
2023-08-30 15:13:43 +08:00 |
slzhou
|
1ab94d0992
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/ip-whitelist
|
2023-08-30 14:42:26 +08:00 |
slzhou
|
97f048364b
|
enhance: regenerate sql.c
|
2023-08-30 14:37:04 +08:00 |
shenglian zhou
|
b8205f23bf
|
enhance: ip whitelist before debug
|
2023-08-30 14:32:46 +08:00 |
yihaoDeng
|
cf98414dbd
|
fix case error
|
2023-08-30 14:22:50 +08:00 |
Haojun Liao
|
b1aa86a290
|
Merge pull request #22605 from taosdata/feat/TD-18789
feat:support varbinary type
|
2023-08-30 11:29:26 +08:00 |
yihaoDeng
|
89bb80db65
|
fix create tag error
|
2023-08-30 10:46:28 +08:00 |
shenglian zhou
|
33966cf856
|
enhance: continue coding
|
2023-08-29 17:35:03 +08:00 |
Ganlin Zhao
|
d0fb485573
|
fix all possible overflow using md5
|
2023-08-29 15:51:29 +08:00 |
wangmm0220
|
34c7832850
|
feat:support stmt/tmq json in varbinary type
|
2023-08-29 15:24:12 +08:00 |
slzhou
|
f280da26da
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/ip-whitelist
|
2023-08-29 14:16:37 +08:00 |
wangmm0220
|
201a8f0918
|
feat:support varbinary type
|
2023-08-28 19:06:16 +08:00 |