Ganlin Zhao
|
8dbac0b001
|
Merge branch '3.0' into fix/TD-17958
|
2022-07-29 20:56:47 +08:00 |
Ganlin Zhao
|
344e821e87
|
fix: fix rsma writing historical data wal got overwritten by unrelated
SSDatablocks got from streamscan
TD- 17958
|
2022-07-29 20:53:45 +08:00 |
Xiaoyu Wang
|
31126d5390
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-07-29 20:41:39 +08:00 |
Xiaoyu Wang
|
32418f161b
|
enh: cumulative functions support mixed use
|
2022-07-29 20:41:16 +08:00 |
dapan1121
|
95777c77f8
|
Merge branch '3.0' into fix/TD-17147
|
2022-07-29 20:40:54 +08:00 |
liuyao
|
df2736e61c
|
Merge pull request #15559 from taosdata/feature/TD-17811
feat(stream):Recycled Pages
|
2022-07-29 20:36:36 +08:00 |
Xiaoyu Wang
|
11bac6220c
|
Merge pull request #15523 from taosdata/feature/3.0_debug_wxy
enh: last function optimize
|
2022-07-29 20:14:21 +08:00 |
54liuyao
|
c8fbcb9672
|
feat(stream): Recycled Pages
|
2022-07-29 19:40:14 +08:00 |
Xiaoyu Wang
|
0550ab5306
|
enh: last function optimize
|
2022-07-29 19:21:00 +08:00 |
Haojun Liao
|
cd5491fea1
|
fix(query): remove invalid code.
|
2022-07-29 19:00:12 +08:00 |
dapan1121
|
ad9581776a
|
Merge branch '3.0' into fix/TD-17147
|
2022-07-29 18:36:25 +08:00 |
dapan1121
|
4de8d28f63
|
fix: fix ucs4 convertion issue
|
2022-07-29 18:35:23 +08:00 |
Xiaoyu Wang
|
f929187e63
|
enh: last function optimize
|
2022-07-29 18:30:03 +08:00 |
yihaoDeng
|
c0003de316
|
fix sim error
|
2022-07-29 18:26:31 +08:00 |
Haojun Liao
|
9ee13ca254
|
other: merge 3.0
|
2022-07-29 18:03:42 +08:00 |
Xiaoyu Wang
|
41b8ef7d93
|
enh: cumulative functions support mixed use
|
2022-07-29 18:00:48 +08:00 |
Ganlin Zhao
|
f280721687
|
Merge pull request #15541 from taosdata/fix/TD-17009
fix(query): fix apercentile with interval crash issue
|
2022-07-29 16:55:17 +08:00 |
Ganlin Zhao
|
8f510f0821
|
Merge branch '3.0' into fix/TD-17009
|
2022-07-29 15:17:47 +08:00 |
Ganlin Zhao
|
cf5d328328
|
Merge branch '3.0' into fix/TD-17740
|
2022-07-29 15:17:06 +08:00 |
liuyao
|
5ddd753608
|
Merge pull request #15543 from taosdata/feature/TD-17811
feat(stream): free state memroy
|
2022-07-29 15:12:23 +08:00 |
Ganlin Zhao
|
77c24996ba
|
fix(query): fix histogram function with interval result not match
TD-17740
|
2022-07-29 15:04:40 +08:00 |
Xiaoyu Wang
|
0ee36a50a6
|
Merge branch 'feature/3.0_debug_wxy' of github.com:taosdata/TDengine into feature/3.0_debug_wxy
|
2022-07-29 14:56:15 +08:00 |
Xiaoyu Wang
|
a7bca145aa
|
enh: last function optimize
|
2022-07-29 14:55:35 +08:00 |
dapan1121
|
ebb85f6f4c
|
Merge pull request #15539 from taosdata/fix/TD-17926
fix: fix delete time range issue
|
2022-07-29 14:33:52 +08:00 |
Haojun Liao
|
0ff775c46f
|
fix(query): keep order info in fill operator.
|
2022-07-29 14:33:50 +08:00 |
54liuyao
|
5e7e335169
|
feat(stream): free state memroy
|
2022-07-29 14:28:29 +08:00 |
shenglian-zhou
|
e2808487f2
|
Merge pull request #15537 from taosdata/szhou/fix/udf
fix: fix nested query sim bugs
|
2022-07-29 14:24:05 +08:00 |
Ganlin Zhao
|
104aa670df
|
Merge branch '3.0' into fix/TD-17009
|
2022-07-29 14:15:00 +08:00 |
Ganlin Zhao
|
4768285ca2
|
fix(query): fix apercentile with interval crash issue
TD-17009
TD-17783
|
2022-07-29 14:13:09 +08:00 |
Cary Xu
|
46e3bc6007
|
Merge pull request #15540 from taosdata/feature/TD-11274-3.0
fix: assign groupId for rsma uniformly
|
2022-07-29 14:01:05 +08:00 |
Haojun Liao
|
26e5a7c796
|
refactor: do some internal refactor.
|
2022-07-29 13:54:14 +08:00 |
Xiaoyu Wang
|
547ab7028b
|
enh: last function optimize
|
2022-07-29 13:38:24 +08:00 |
Cary Xu
|
e3efc089b4
|
fix: assign groupId for rsma uniformly
|
2022-07-29 12:15:19 +08:00 |
Minghao Li
|
7dc12d7e4f
|
refactor(sync): add test case
|
2022-07-29 11:03:35 +08:00 |
Haojun Liao
|
915e4e40c7
|
fix(query): add attribute to control output order.
|
2022-07-29 11:00:36 +08:00 |
dapan1121
|
cc597c2ff3
|
fix: fix delete time range issue
|
2022-07-29 10:53:00 +08:00 |
Hongze Cheng
|
fde0db680f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-29 02:29:03 +00:00 |
dapan1121
|
cd0175ab27
|
Merge branch '3.0' into fix/TD-17934
|
2022-07-29 10:25:45 +08:00 |
dapan1121
|
00e76a33ff
|
fix: fix ut issue
|
2022-07-29 10:24:26 +08:00 |
slzhou@taodata.com
|
810d385530
|
fix: fix nested query sim bugs
|
2022-07-29 10:13:00 +08:00 |
Haojun Liao
|
78bbfcb4bc
|
refactor: do some internal refactor and opt query performance.
|
2022-07-29 09:56:03 +08:00 |
Xiaoyu Wang
|
d7a525f21f
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-29 09:28:52 +08:00 |
dapan1121
|
156567b9bc
|
fix: fix show queries crash and error msg
|
2022-07-29 09:01:35 +08:00 |
Yihao Deng
|
22635992fd
|
Merge pull request #15534 from taosdata/opt/bench
fix: add bench to rpc
|
2022-07-29 09:00:39 +08:00 |
Li Minghao
|
82cc51a341
|
Merge pull request #15533 from taosdata/feature/3.0_mhli
refactor(sync): add propose batch
|
2022-07-28 21:30:17 +08:00 |
shenglian-zhou
|
9c82bdb9fa
|
Merge pull request #15520 from taosdata/szhou/fix/udf
fix: compare scan target and agg target when tag scan optimize
|
2022-07-28 20:53:46 +08:00 |
Xiaoyu Wang
|
9053645ab7
|
feat: super table order by primary key optimization
|
2022-07-28 20:24:49 +08:00 |
Minghao Li
|
5ad0ac9500
|
refactor(sync): add propose batch
|
2022-07-28 20:24:31 +08:00 |
Xiaoyu Wang
|
fc0780c35a
|
enh: last function optimize
|
2022-07-28 19:27:37 +08:00 |
dapan1121
|
62f3adf7fc
|
Merge branch '3.0' into fix/TD-17819
|
2022-07-28 19:11:08 +08:00 |
Li Minghao
|
3bb89e7097
|
Merge pull request #15524 from taosdata/feature/3.0_mhli
refactor(sync): modify propose batch interface
|
2022-07-28 19:03:06 +08:00 |
Cary Xu
|
f7b0476c89
|
Merge pull request #15519 from taosdata/feature/TD-11274-3.0
fix: assign uid for rsma by physical plan
|
2022-07-28 18:31:30 +08:00 |
Minghao Li
|
64f4325bd7
|
refactor(sync): modify propose batch interface
|
2022-07-28 17:55:15 +08:00 |
Xiaoyu Wang
|
421c8eaf71
|
enh: last function optimize
|
2022-07-28 17:38:55 +08:00 |
Liu Jicong
|
e71375f1ec
|
Merge pull request #15516 from taosdata/feature/stream
enh(stream): recover
|
2022-07-28 17:25:00 +08:00 |
Hongze Cheng
|
be79253d0f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-28 09:19:26 +00:00 |
slzhou@taodata.com
|
82fcb44257
|
fix: compare scan target and agg target when tag scan optimize
|
2022-07-28 17:18:39 +08:00 |
shenglian-zhou
|
c402a18aa1
|
Merge pull request #15515 from taosdata/szhou/fix/udf
fix: modify nodesEqualNode to include tableAlias when it is column node
|
2022-07-28 17:17:41 +08:00 |
Cary Xu
|
21fba3cb1f
|
other: revert the walWrite.c
|
2022-07-28 17:15:31 +08:00 |
dapan1121
|
fbdd8bfd39
|
fix: fix datablock windows error
|
2022-07-28 17:12:53 +08:00 |
Cary Xu
|
0dcb3a5da1
|
fix: assign uid for rsma by physical plan
|
2022-07-28 17:07:47 +08:00 |
yihaoDeng
|
6520db8584
|
add bench to rpc
|
2022-07-28 17:05:42 +08:00 |
Liu Jicong
|
a9d11b58ad
|
enh(stream): recover
|
2022-07-28 16:19:50 +08:00 |
slzhou@taodata.com
|
8927040032
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/udf
|
2022-07-28 16:18:26 +08:00 |
slzhou@taodata.com
|
c184803c8c
|
fix: modify nodesEqualNode to include tableAlias when it is column node
|
2022-07-28 16:13:21 +08:00 |
shenglian-zhou
|
d6193655f5
|
Merge pull request #15489 from taosdata/szhou/fix/udf
feat: add multi-row equal timestamp for join operator
|
2022-07-28 16:12:10 +08:00 |
Minghao Li
|
a75745de44
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-07-28 15:53:06 +08:00 |
Minghao Li
|
b5ebd55be7
|
refactor(sync): add test case
|
2022-07-28 14:36:11 +08:00 |
Hongze Cheng
|
fdba84b3a2
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-28 06:36:10 +00:00 |
Liu Jicong
|
d45c7bb346
|
Merge pull request #15496 from taosdata/feature/stream
enh(wal): remove file failure handling
|
2022-07-28 14:15:08 +08:00 |
Yihao Deng
|
aa13362512
|
Merge pull request #15485 from taosdata/opt/rpcOpt
fix: index mem leak
|
2022-07-28 14:05:48 +08:00 |
Yihao Deng
|
18683db815
|
Merge pull request #15491 from taosdata/opt/fixMultiRead
fix: rpc multi read
|
2022-07-28 14:05:34 +08:00 |
Liu Jicong
|
0c942e622a
|
enh(wal): remove file failure handling
|
2022-07-28 13:37:57 +08:00 |
Ganlin Zhao
|
34f97e44ae
|
Merge pull request #15497 from taosdata/enh/TD-17659
fix(query): fix max/min/sum null input output behavior to 0 rows
|
2022-07-28 13:09:43 +08:00 |
slzhou@taodata.com
|
9cbd8c7bea
|
fix: fix bugs related to join and nested query
|
2022-07-28 12:02:36 +08:00 |
Ganlin Zhao
|
b4a8408030
|
fix(query): fix max/min/sum null input output behavior to 0 rows
|
2022-07-28 11:41:05 +08:00 |
yihaoDeng
|
db6911001a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into multiRead
|
2022-07-28 11:07:27 +08:00 |
yihaoDeng
|
1a3a822183
|
fix multi read
|
2022-07-28 10:54:04 +08:00 |
slzhou@taodata.com
|
00fee07eae
|
Merge branch '2.0' of github.com:taosdata/TDengine into szhou/fix/udf
|
2022-07-28 10:00:31 +08:00 |
slzhou@taodata.com
|
c962e9b8fd
|
feat: add support for join operator when multiple rows with same ts
|
2022-07-28 09:58:16 +08:00 |
Hongze Cheng
|
1be190531e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-28 01:44:32 +00:00 |
yihaoDeng
|
549f5983c0
|
fix invalid free
|
2022-07-28 09:22:36 +08:00 |
dapan1121
|
e836437e19
|
Merge branch '3.0' into feature/catalogBatchFetch
|
2022-07-28 08:41:34 +08:00 |
Liu Jicong
|
cf54ec5551
|
Merge pull request #15475 from taosdata/feature/stream
refactor(stream): remove option
|
2022-07-27 21:56:26 +08:00 |
shenglian zhou
|
c061cd2fe2
|
fix: multi row same ts join
|
2022-07-27 21:42:35 +08:00 |
yihaoDeng
|
6838574c8f
|
fix mem leak
|
2022-07-27 21:26:08 +08:00 |
yihaoDeng
|
293a96d959
|
fix mem leak
|
2022-07-27 21:06:40 +08:00 |
Liu Jicong
|
904ec81bf9
|
fix(stream): concurrency dispatch
|
2022-07-27 21:02:21 +08:00 |
Cary Xu
|
3e2c24d987
|
other: add debug logs
|
2022-07-27 20:56:33 +08:00 |
WANG MINGMING
|
7badec9ecc
|
Merge pull request #15477 from taosdata/feature/TD-14761
feat:add ts,table name from SDeleterRes
|
2022-07-27 20:16:00 +08:00 |
Liu Jicong
|
ba0c1b3689
|
refactor(stream)
|
2022-07-27 20:11:03 +08:00 |
Minglei Jin
|
5c6de97378
|
Merge pull request #15474 from taosdata/fix/TD-17825
fix: free ovfl cells when destroying page
|
2022-07-27 19:23:34 +08:00 |
Xiaoyu Wang
|
b12fa7494e
|
enh: add interface for dynamic control data scan
|
2022-07-27 18:28:54 +08:00 |
Ganlin Zhao
|
c74c52d10c
|
Merge pull request #15443 from taosdata/enh/TD-17659
fix(query): fix sum/max/min null input
|
2022-07-27 17:13:09 +08:00 |
wangmm0220
|
2ba6ac5fba
|
feat:add ts,table name from SDeleterRes
|
2022-07-27 17:11:57 +08:00 |
slzhou@taodata.com
|
6cb92ef6ee
|
fix: support multi-rows with same ts for join operator
|
2022-07-27 17:09:24 +08:00 |
Liu Jicong
|
5e1bbe0e7e
|
refactor(sma): remove option
|
2022-07-27 16:55:23 +08:00 |
Liu Jicong
|
00acf4520c
|
refactor(stream): remove option
|
2022-07-27 16:49:03 +08:00 |
Yihao Deng
|
e987607743
|
Merge pull request #15469 from taosdata/enh/rpcBUf
fix: read buf
|
2022-07-27 16:43:36 +08:00 |
Minglei Jin
|
1584dd0ac0
|
fix: free ovfl cells when destroying page
|
2022-07-27 16:42:09 +08:00 |
dapan1121
|
75974255c7
|
fix: fix mnd meta issue
|
2022-07-27 16:26:41 +08:00 |
slzhou@taodata.com
|
e1d5971e39
|
feat: add multi-rows merge join
|
2022-07-27 16:11:32 +08:00 |
shenglian-zhou
|
09218fefc8
|
Merge pull request #15465 from taosdata/szhou/fix/udf
fix: prepare for multirow join
|
2022-07-27 16:09:27 +08:00 |
Hongze Cheng
|
db6c660b83
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-27 07:57:00 +00:00 |
Haojun Liao
|
089f045817
|
Merge pull request #15444 from taosdata/feature/3_liaohj
fix(query):fix memory leak.
|
2022-07-27 15:49:52 +08:00 |
Hongze Cheng
|
cace6bfca7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-27 07:30:26 +00:00 |
Xiaoyu Wang
|
58514862e6
|
feat: delete sink node add ts column name attribute
|
2022-07-27 15:25:57 +08:00 |
slzhou@taodata.com
|
3469117732
|
fix: add input ts order to physical plan join node
|
2022-07-27 15:12:23 +08:00 |
Xiaoyu Wang
|
cd25d2dc60
|
Merge pull request #15456 from taosdata/feature/3.0_debug_wxy
fix: db options rename
|
2022-07-27 15:02:20 +08:00 |
yihaoDeng
|
5ed23e7912
|
fix read buf
|
2022-07-27 14:52:44 +08:00 |
dapan1121
|
2956422239
|
Merge pull request #15461 from taosdata/fix/stbmetadelete
fix: fix stb meta removed issue
|
2022-07-27 14:51:13 +08:00 |
slzhou@taodata.com
|
b941513479
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/udf
|
2022-07-27 14:28:15 +08:00 |
slzhou@taodata.com
|
70067fa939
|
fix: prepare for multirow join
|
2022-07-27 14:27:59 +08:00 |
dapan1121
|
648a7a12b0
|
feat: support mnd meta batch fetching
|
2022-07-27 14:02:05 +08:00 |
Minglei Jin
|
51b367a32c
|
fix: filter not exist child tables
|
2022-07-27 13:55:04 +08:00 |
Liu Jicong
|
3167f158d1
|
Merge pull request #15454 from taosdata/feature/stream
fix(stream): dispatch
|
2022-07-27 12:39:37 +08:00 |
Xiaoyu Wang
|
f977117c6c
|
fix: db options rename
|
2022-07-27 11:55:19 +08:00 |
Liu Jicong
|
57f9d8b0b0
|
fix(stream): dispatch
|
2022-07-27 11:44:01 +08:00 |
Hongze Cheng
|
338f5eaa37
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-27 03:36:02 +00:00 |
dapan1121
|
a17925131f
|
fix: fix stb meta removed issue
|
2022-07-27 11:12:31 +08:00 |
liuyao
|
23bc13a98d
|
Merge pull request #15445 from taosdata/feature/TD-17811
feat(stream): free the memory
|
2022-07-27 11:09:37 +08:00 |
WANG MINGMING
|
98fb54bf02
|
Merge pull request #15439 from taosdata/feature/TD-14761
feat:add tmq get data interface
|
2022-07-27 11:05:06 +08:00 |
Liu Jicong
|
3fa5791889
|
fix(stream): dispatch
|
2022-07-27 10:52:25 +08:00 |
54liuyao
|
db8ed3087c
|
feat(stream): free the memory
|
2022-07-27 10:34:30 +08:00 |
Yihao Deng
|
90f385155c
|
Merge pull request #15446 from taosdata/rpc/optBuf
refactor: opt rpc
|
2022-07-27 10:33:13 +08:00 |
Li Minghao
|
5cd9c946a2
|
Merge pull request #15442 from taosdata/feature/3.0_mhli
refactor(sync): add pre-commit interface
|
2022-07-27 10:26:08 +08:00 |
yihaoDeng
|
ea2c6f6805
|
opt rpc
|
2022-07-27 08:42:08 +08:00 |
yihaoDeng
|
ca9f129b52
|
Merge branch 'dvv' into opt
|
2022-07-27 08:38:37 +08:00 |
dapan1121
|
602d2197fb
|
feat: support vnode meta batch fetching
|
2022-07-27 08:27:24 +08:00 |
shenglian-zhou
|
d154eaac0b
|
Merge pull request #15432 from taosdata/szhou/fix/udf
feat: add input ts order for join operator
|
2022-07-26 22:08:48 +08:00 |
Ganlin Zhao
|
c0091afb01
|
Merge branch '3.0' into enh/TD-17659
|
2022-07-26 21:05:34 +08:00 |
Ganlin Zhao
|
63d8057ade
|
Merge branch '3.0' into enh/TD-17659
|
2022-07-26 20:23:13 +08:00 |
Ganlin Zhao
|
320525edf9
|
fix(query): fix max/min with null input
|
2022-07-26 20:20:39 +08:00 |
Ganlin Zhao
|
2dc24b2692
|
fix(query): fix max/min with null input
|
2022-07-26 20:14:22 +08:00 |
Ganlin Zhao
|
2884b36d5f
|
fix(query): fix sum(null) or sum(nullexpr) result to null
|
2022-07-26 20:07:28 +08:00 |
yihaoDeng
|
d05b4ebb7d
|
opt rpc
|
2022-07-26 19:45:52 +08:00 |
shenglian zhou
|
633542914b
|
fix: fix memory leak of fill operator
|
2022-07-26 19:19:24 +08:00 |
Minghao Li
|
166331c377
|
refactor(sync): add pre-commit interface
|
2022-07-26 19:12:13 +08:00 |
Haojun Liao
|
6c355184a9
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-26 19:09:37 +08:00 |
Haojun Liao
|
f021f29f02
|
fix(query): fix bug in limit/offset.
|
2022-07-26 19:07:43 +08:00 |
dapan1121
|
4cf20418cd
|
feat: support batch fetch in catalog
|
2022-07-26 18:00:50 +08:00 |
shenglian zhou
|
56f067229c
|
Merge branch '2.0' of github.com:taosdata/TDengine into szhou/fix/udf
|
2022-07-26 17:58:31 +08:00 |
wangmm0220
|
915d3c4203
|
fix:conflicts from 3.0
|
2022-07-26 17:47:10 +08:00 |
wangmm0220
|
ba1962cacf
|
feat:add tmq get data interface
|
2022-07-26 17:43:22 +08:00 |
Shengliang Guan
|
e4b6fa744e
|
enh: add wal option to show database command
|
2022-07-26 17:30:07 +08:00 |
shenglian zhou
|
4ab28c4da2
|
fix: fix mem leak of fill operator
|
2022-07-26 17:22:23 +08:00 |
shenglian zhou
|
a17015138c
|
fix: fix fill operator memory leak
|
2022-07-26 17:18:08 +08:00 |
shenglian zhou
|
dab90f47bc
|
fix: fix memory leak
|
2022-07-26 17:10:43 +08:00 |
Haojun Liao
|
97e3946a98
|
Merge pull request #15421 from taosdata/feature/3_liaohj
refactor: optimize the memory consumption in tsdbread
|
2022-07-26 16:49:14 +08:00 |
Liu Jicong
|
ad9c3cbd8c
|
Merge pull request #15427 from taosdata/fix/wal
enh: add wal options to db
|
2022-07-26 16:38:20 +08:00 |
shenglian zhou
|
cdcb1a368d
|
feat: add input ts order for join operator
|
2022-07-26 16:05:42 +08:00 |
shenglian-zhou
|
fd2a53d174
|
Merge pull request #15415 from taosdata/szhou/fix/udf
fix: set null when all inputs are null for leastsquare function
|
2022-07-26 15:57:25 +08:00 |
Haojun Liao
|
bd8fa53371
|
fix(query): set current SBlock before move to next block.
|
2022-07-26 15:52:47 +08:00 |
Ganlin Zhao
|
c442641270
|
Merge pull request #15390 from taosdata/enh/TD-17659
enh(query): add selectivity for output n-1 indifinite_rows function(diff & derivative)
|
2022-07-26 15:11:09 +08:00 |
Li Minghao
|
a4c922173a
|
Merge pull request #15426 from taosdata/feature/3.0_mhli
refactor(sync): add pre-commit interface
|
2022-07-26 15:03:22 +08:00 |
Liu Jicong
|
ecb7a9c133
|
fix(wal): snapshot end with no deleting
|
2022-07-26 14:53:39 +08:00 |
Ganlin Zhao
|
af305d1f51
|
Merge branch '3.0' into enh/TD-17659
|
2022-07-26 14:15:11 +08:00 |
Ganlin Zhao
|
3b719337c6
|
fix ut test case
|
2022-07-26 14:14:19 +08:00 |
Liu Jicong
|
c2164dd8aa
|
fix(wal): snapshot end with no deleting
|
2022-07-26 14:13:03 +08:00 |
Hongze Cheng
|
d2ce48f501
|
more
|
2022-07-26 05:49:37 +00:00 |
Liu Jicong
|
dd18eeb6bd
|
Merge branch '3.0' into feature/stream
|
2022-07-26 13:33:49 +08:00 |
Liu Jicong
|
0b8e9af8ec
|
refactor(wal)
|
2022-07-26 13:33:26 +08:00 |
Minghao Li
|
49a4e83d48
|
refactor(sync): add pre-commit interface
|
2022-07-26 13:23:56 +08:00 |
Minghao Li
|
0addf09996
|
refactor(sync): add pre-commit interface
|
2022-07-26 11:24:39 +08:00 |
shenglian zhou
|
b870b6381f
|
fix: save sort exec info into table merge scan struct and use it when explain
|
2022-07-26 11:14:17 +08:00 |
Minghao Li
|
43e2f8bc2b
|
refactor(sync): add pre-commit interface
|
2022-07-26 10:59:56 +08:00 |
Ganlin Zhao
|
b43903f3d4
|
fix unit test
|
2022-07-26 10:54:56 +08:00 |
shenglian zhou
|
662a9997c1
|
fix: set null when all inputs are null for leastsquare function
|
2022-07-26 10:39:58 +08:00 |
liuyao
|
9adc6988a3
|
Merge pull request #15410 from taosdata/feature/TD-17811
feat(stream): refector some log
|
2022-07-26 10:34:21 +08:00 |
dapan1121
|
faedfb540b
|
Merge pull request #15409 from taosdata/fix/outofblockinsink
fix: fix load_table_info error
|
2022-07-26 10:32:51 +08:00 |
Liu Jicong
|
b44493e49f
|
Merge pull request #15405 from taosdata/fix/td-17801-fix
fix(stream): continuously sink
|
2022-07-26 09:59:19 +08:00 |
Ganlin Zhao
|
4bc94172aa
|
Merge pull request #15402 from taosdata/fix/TD-17795
fix(query): fix apercentile merge function percent parameter not reserved cause crash_gen report invalid read
|
2022-07-26 09:56:50 +08:00 |
54liuyao
|
35ddd56691
|
feat(stream): refector some log
|
2022-07-26 09:55:21 +08:00 |
dapan1121
|
b97f9bfcad
|
fix: fix load_table_info error
|
2022-07-26 09:48:43 +08:00 |
Xiaoyu Wang
|
9571f3462d
|
Merge pull request #15403 from taosdata/feature/3.0_debug_wxy
feat: add db options of wal
|
2022-07-26 08:21:12 +08:00 |
shenglian-zhou
|
b9e7eb9c98
|
Merge pull request #15399 from taosdata/szhou/fix/udf
feat: add delay to udf1 to simulate actual processing
|
2022-07-25 22:04:07 +08:00 |
Liu Jicong
|
23f0feca92
|
Update projectoperator.c
|
2022-07-25 21:50:51 +08:00 |
jiajingbin
|
2964917125
|
fix: fix bug for TD-17801
|
2022-07-25 21:45:46 +08:00 |
jiajingbin
|
8833a8bdfb
|
fix: fix bug for TD-17801
|
2022-07-25 21:39:12 +08:00 |
Xiaoyu Wang
|
1ddbff0acf
|
feat: add db options of wal
|
2022-07-25 21:09:06 +08:00 |
Ganlin Zhao
|
7c6fbd1a09
|
Merge branch '3.0' into fix/TD-17795
|
2022-07-25 20:44:35 +08:00 |
Ganlin Zhao
|
4ad4ffd6f5
|
fix(query): fix apercentile merge function percent parameter
not reserved cause crash_gen report invalid read
TD-17795
|
2022-07-25 20:40:58 +08:00 |
Haojun Liao
|
b4bb80ba9d
|
Merge pull request #15389 from taosdata/feature/3_liaohj
fix(query):disable merge for project operator in stream processing.
|
2022-07-25 20:16:18 +08:00 |
shenglian zhou
|
4caa6df1a7
|
fix: add more logs
|
2022-07-25 19:01:40 +08:00 |
Li Minghao
|
5a7fbb9652
|
Merge pull request #15396 from taosdata/feature/3.0_mhli
refactor(sync): add ref in log entry
|
2022-07-25 18:38:52 +08:00 |
shenglian zhou
|
8e7d651768
|
fix: add delay to udf1
|
2022-07-25 18:37:29 +08:00 |
shenglian zhou
|
43eefef68c
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/udf
|
2022-07-25 18:33:04 +08:00 |
shenglian zhou
|
086ecf754f
|
fix: add some delay to simulate actual processing
|
2022-07-25 18:32:50 +08:00 |
Minghao Li
|
cedad48a73
|
refactor(sync): add ref in log entry
|
2022-07-25 17:47:15 +08:00 |
Xiaoyu Wang
|
aefdf8bbcd
|
Merge pull request #15354 from taosdata/feature/3.0_debug_wxy
feat: super table order by primary key optimization
|
2022-07-25 17:33:57 +08:00 |
Ganlin Zhao
|
8794b0d464
|
Merge branch '3.0' into enh/TD-17659
|
2022-07-25 17:25:05 +08:00 |
Liu Jicong
|
4e965b314d
|
Merge pull request #15388 from taosdata/feature/stream
feat(wal): ref
|
2022-07-25 17:23:39 +08:00 |
Xiaoyu Wang
|
20cb18d8b0
|
merge 3.0
|
2022-07-25 16:59:28 +08:00 |
Xiaoyu Wang
|
ac41f77669
|
Merge branch 'feature/3.0_debug_wxy' of github.com:taosdata/TDengine into feature/3.0_debug_wxy
|
2022-07-25 16:45:39 +08:00 |
Xiaoyu Wang
|
8bb432c348
|
feat: super table order by primary key optimization
|
2022-07-25 16:45:23 +08:00 |
shenglian zhou
|
0494f4a6e9
|
fix: fix table merge scan memory leak
|
2022-07-25 16:41:32 +08:00 |
Liu Jicong
|
222e925644
|
feat(wal): ref
|
2022-07-25 16:40:19 +08:00 |
Ganlin Zhao
|
e8da4f429c
|
enh(query): add derivative function selectivity
TD-17659
|
2022-07-25 16:04:28 +08:00 |
Haojun Liao
|
90b3e77698
|
fix(query):disable merge for project operator in stream processing.
|
2022-07-25 16:02:49 +08:00 |
Ganlin Zhao
|
8537449f90
|
fix diff function selectivity output index
|
2022-07-25 15:54:36 +08:00 |
Xiaoyu Wang
|
cf8bf7bd39
|
Merge remote-tracking branch 'origin/szhou/fix/udf' into feature/3.0_debug_wxy
|
2022-07-25 15:35:14 +08:00 |
Xiaoyu Wang
|
bf18385e00
|
merge szhou/fix/udf
|
2022-07-25 15:34:58 +08:00 |
Ganlin Zhao
|
db48f118a1
|
enh(query): add selectivity for diff function
TD-17659
|
2022-07-25 15:34:46 +08:00 |
shenglian zhou
|
66bad33c9e
|
fix: fix compilation error
|
2022-07-25 15:34:11 +08:00 |
shenglian zhou
|
f208b507fc
|
Merge branch '2.0' of github.com:taosdata/TDengine into szhou/fix/udf
|
2022-07-25 15:24:04 +08:00 |
shenglian zhou
|
9e9a12cb09
|
fix: fix memory leak of pseduo col computation in table merge scan
|
2022-07-25 15:23:43 +08:00 |
Shengliang Guan
|
5b654779ba
|
Merge pull request #15372 from taosdata/fix/tsim
test: regression case
|
2022-07-25 15:23:41 +08:00 |
Haojun Liao
|
b87bb4c083
|
fix(query): remove invalid assert.
|
2022-07-25 15:23:13 +08:00 |
Xiaoyu Wang
|
015193e816
|
feat: super table order by primary key optimization
|
2022-07-25 15:17:53 +08:00 |
Haojun Liao
|
48d85c2799
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-25 15:06:13 +08:00 |
dapan1121
|
dd7cf53e96
|
Merge pull request #15379 from taosdata/fix/outofblockinsink
fix: fix out of block in data sink issue
|
2022-07-25 15:03:27 +08:00 |
Minghao Li
|
fba5850b1a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-07-25 14:28:35 +08:00 |
Minghao Li
|
7f2d0dc077
|
refactor(sync): add entry cache test
|
2022-07-25 14:26:41 +08:00 |
Haojun Liao
|
baca08d05d
|
refactor: do some internal refactor.
|
2022-07-25 14:15:49 +08:00 |
dapan1121
|
2fcfa22520
|
fix: fix out of block in data sink issue
|
2022-07-25 14:10:46 +08:00 |
Haojun Liao
|
67266bd3a1
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-25 13:44:09 +08:00 |
Haojun Liao
|
f60bd675d1
|
other: merge 3.0
|
2022-07-25 11:22:31 +08:00 |
Haojun Liao
|
6d86ef0c33
|
other: merge 3.0
|
2022-07-25 11:22:09 +08:00 |
54liuyao
|
86c4d34339
|
fix(stream): recover the overwritten code
|
2022-07-25 11:19:52 +08:00 |
Haojun Liao
|
9bddf99d7d
|
refactor(query): do some internal refactor.
|
2022-07-25 11:17:45 +08:00 |
Xiaoyu Wang
|
3158f705fc
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-25 11:16:24 +08:00 |
dapan1121
|
65d90a66a7
|
Merge pull request #15371 from taosdata/fix/TD-16880
fix: fix stream result error issue
|
2022-07-25 11:13:09 +08:00 |
Yihao Deng
|
b0e3a1d0da
|
Merge pull request #15363 from taosdata/fix/rpcDebugI
fix: rpc debug r
|
2022-07-25 09:08:41 +08:00 |
dapan1121
|
4831205807
|
Merge branch '3.0' into fix/TD-16880
|
2022-07-25 09:02:45 +08:00 |
dapan1121
|
dfe4ed92e3
|
fix: fix disk page direty issue
|
2022-07-25 09:01:40 +08:00 |
shenglian zhou
|
d3149ce8fd
|
fix: change tag_type to string and remove quote from tag_value and normal notation is used for float/double
|
2022-07-24 19:59:19 +08:00 |
Minglei Jin
|
226ccb4ec5
|
fix: remove rpc content freeing to dismiss double free
|
2022-07-23 22:34:35 +08:00 |
Xiaoyu Wang
|
dbd71d247c
|
feat: super table order by primary key optimization
|
2022-07-23 20:46:39 +08:00 |
yihaoDeng
|
3f6d7206fb
|
feactor debug log
|
2022-07-23 20:44:39 +08:00 |
Liu Jicong
|
072fe10013
|
Merge pull request #15361 from taosdata/feature/tq
fix(tmq): correctly set reader status
|
2022-07-23 20:40:14 +08:00 |
yihaoDeng
|
651f79bbb1
|
feactor debug log
|
2022-07-23 20:37:19 +08:00 |
dapan1121
|
2a5bc2c332
|
Merge pull request #15343 from taosdata/fix/TD-17712
fix: add debug info
|
2022-07-23 20:27:00 +08:00 |
Liu Jicong
|
095f6aa4e0
|
fix(tmq): correctly set reader status
|
2022-07-23 20:07:16 +08:00 |
Ganlin Zhao
|
f6183a0440
|
Merge pull request #15353 from taosdata/fix/TD-17682
fix(query): fix sclrewrite function&operator type/bytes
|
2022-07-23 20:00:27 +08:00 |
Li Minghao
|
1986b77f54
|
Merge pull request #15359 from taosdata/feature/3.0_mhli
refactor(sync): add ref id in raft entry
|
2022-07-23 19:57:38 +08:00 |
Minghao Li
|
dcdb7144c4
|
refactor(sync): delete timeout check
|
2022-07-23 19:54:56 +08:00 |
yihaoDeng
|
3df82b4dd1
|
feactor debug log
|
2022-07-23 19:54:52 +08:00 |
dapan1121
|
3cc22ef10b
|
fix: fix plan optimize issue
|
2022-07-23 19:52:15 +08:00 |
Ganlin Zhao
|
2416411eaf
|
Revert "restore sclRewriteOperator logic"
This reverts commit 2ff07c8f1e.
|
2022-07-23 19:21:08 +08:00 |
Minghao Li
|
0b494d256f
|
refactor(sync): add ref id in raft entry
|
2022-07-23 19:18:18 +08:00 |
yihaoDeng
|
a0e8b11d0d
|
fix: rpc debug info
|
2022-07-23 18:20:31 +08:00 |
Ganlin Zhao
|
2ff07c8f1e
|
restore sclRewriteOperator logic
|
2022-07-23 18:15:39 +08:00 |
WANG MINGMING
|
cf665cdbc8
|
Merge pull request #15346 from taosdata/feature/TD-14761
feat: add interface for tmq writing raw data
|
2022-07-23 17:57:17 +08:00 |
Xiaoyu Wang
|
616539a700
|
feat: super table order by primary key optimization
|
2022-07-23 17:30:00 +08:00 |
Li Minghao
|
becd32518f
|
Merge pull request #15348 from taosdata/feature/3.0_mhli
refactor(sync): add entry cache test
|
2022-07-23 17:26:53 +08:00 |
Ganlin Zhao
|
c6d9642fed
|
Merge branch '3.0' into fix/TD-17682
|
2022-07-23 17:22:52 +08:00 |
Ganlin Zhao
|
29fe1d24a4
|
fix(query): fix sclrewrite function&operator type/bytes
TD-17682
|
2022-07-23 17:20:08 +08:00 |
yihaoDeng
|
f7ae51625c
|
fix: rpc debug info
|
2022-07-23 17:19:42 +08:00 |
wangmm0220
|
4ee32f4d4a
|
Merge branch 'feature/TD-14761' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-07-23 17:13:55 +08:00 |
wangmm0220
|
113250daef
|
fix: memory leak in parse tag & fix windows error
|
2022-07-23 17:13:27 +08:00 |
Xiaoyu Wang
|
8a7d8147f9
|
Merge pull request #15333 from taosdata/feature/3.0_debug_wxy
fix: semantic check when last(*) and column are together
|
2022-07-23 16:53:07 +08:00 |
Yihao Deng
|
ca7fe4e9b5
|
Merge pull request #15345 from taosdata/fix/indexMemleak
fix: avoid mem leak
|
2022-07-23 16:38:49 +08:00 |
Xiaoyu Wang
|
84266350cb
|
fix: plan problem when timeline function is used for interval query
|
2022-07-23 16:18:00 +08:00 |
Minghao Li
|
75f9f415e6
|
refactor(sync): add entry cache test
|
2022-07-23 16:05:34 +08:00 |
WANG MINGMING
|
b40325705d
|
Merge branch '3.0' into feature/TD-14761
|
2022-07-23 16:03:19 +08:00 |
wangmm0220
|
d6399cafc3
|
feat: add interface for tmq writing raw data
|
2022-07-23 15:59:29 +08:00 |
dapan1121
|
4bf6eac58c
|
Merge pull request #15340 from taosdata/fix/removeFilterUt
fix: remove filter ut temporarily
|
2022-07-23 15:53:18 +08:00 |
yihaoDeng
|
233a016945
|
add debug
|
2022-07-23 15:49:48 +08:00 |
liuyao
|
19fe9618d5
|
Merge pull request #15341 from taosdata/feature/TD-17357
fix(stream): push retrive datablock
|
2022-07-23 15:41:56 +08:00 |
yihaoDeng
|
98aa28ef1e
|
avoid mem leak
|
2022-07-23 15:32:18 +08:00 |
dapan1121
|
d3e07abb4e
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-07-23 15:14:11 +08:00 |
Yihao Deng
|
2a654a2267
|
Merge pull request #15338 from taosdata/fix/rpcQuit
fix: rpc quit
|
2022-07-23 15:10:16 +08:00 |
54liuyao
|
f86ce16e36
|
fix(stream): push retrive datablock
|
2022-07-23 15:06:53 +08:00 |
Xiaoyu Wang
|
8ad1489c66
|
fix: semantic check when last(*) and column are together
|
2022-07-23 15:06:12 +08:00 |
Haojun Liao
|
cf572edcb4
|
Merge pull request #15323 from taosdata/feature/3_liaohj
fix(query): update the time range after filter data block.
|
2022-07-23 14:55:29 +08:00 |
dapan1121
|
741f8f7e55
|
fix: remove filter ut
|
2022-07-23 14:55:12 +08:00 |
yihaoDeng
|
3876bf7212
|
handle except
|
2022-07-23 13:54:28 +08:00 |
Xiaoyu Wang
|
8af30d11c9
|
fix: semantic check when last(*) and column are together
|
2022-07-23 13:36:49 +08:00 |
yihaoDeng
|
23ac4cbc93
|
handle except
|
2022-07-23 12:59:36 +08:00 |
Haojun Liao
|
950be95fdf
|
fix(query): fix error in limit/offset
|
2022-07-23 10:40:58 +08:00 |
liuyao
|
362198caf9
|
Merge pull request #15324 from taosdata/feature/TD-17357
feat(stream): optimize result
|
2022-07-23 10:30:08 +08:00 |
Ganlin Zhao
|
168340da8d
|
Merge pull request #15318 from taosdata/fix/TD-17734
fix(query): fix apercentile combine crash in stream
|
2022-07-23 10:12:57 +08:00 |
Haojun Liao
|
e00528eead
|
refactor: do some internal refactor.
|
2022-07-23 09:59:37 +08:00 |
54liuyao
|
b7e84b3caf
|
feat(stream): optimize result
|
2022-07-23 09:57:27 +08:00 |
shenglian-zhou
|
35346919c3
|
Merge pull request #15322 from taosdata/szhou/fix/td-17622
fix: change the operator type when switch left and right operands
|
2022-07-23 09:57:08 +08:00 |
Haojun Liao
|
9e13cced38
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-23 09:46:36 +08:00 |
Haojun Liao
|
e9936db95e
|
other: merge 3.0
|
2022-07-23 09:37:23 +08:00 |
Yihao Deng
|
f14511e5bb
|
Merge pull request #15319 from taosdata/feat/removeIdleConn
feat: remove idle conn
|
2022-07-23 09:19:38 +08:00 |
Xiaoyu Wang
|
863ed594c9
|
Merge pull request #15315 from taosdata/feature/3.0_debug_wxy
fix: plan problem when functions that requires a timeline is used in a partition by query
|
2022-07-23 09:11:59 +08:00 |
slzhou@taodata.com
|
189c818f54
|
fix: change the operator type when switch left and right operands
|
2022-07-23 09:02:28 +08:00 |
Haojun Liao
|
4a7a85ab07
|
other: merge 3.0
|
2022-07-23 00:02:53 +08:00 |
Haojun Liao
|
4d4a52245d
|
fix(query): update the time range after filter data block.
|
2022-07-22 23:52:48 +08:00 |
Haojun Liao
|
974dcef723
|
other: merge 3.0
|
2022-07-22 21:18:42 +08:00 |
Haojun Liao
|
998dedb9fa
|
other: merge 3.0
|
2022-07-22 21:16:52 +08:00 |
yihaoDeng
|
5bb762e59c
|
add debug
|
2022-07-22 21:15:13 +08:00 |
Xiaoyu Wang
|
3b6837598c
|
fix: plan problem when functions that requires a timeline is used in a partition by query
|
2022-07-22 21:06:20 +08:00 |
yihaoDeng
|
87a15d4523
|
rm idle conn
|
2022-07-22 20:58:00 +08:00 |
Ganlin Zhao
|
2e85180c56
|
fix(query): fix apercentile combine crash in stream
TD-17734
|
2022-07-22 20:53:28 +08:00 |
Xiaoyu Wang
|
27c71155cc
|
fix: plan problem when functions that requires a timeline is used in a partition by query
|
2022-07-22 20:29:52 +08:00 |
54liuyao
|
b28553395f
|
feat(stream): adjust stream scan
|
2022-07-22 20:13:37 +08:00 |
Xiaoyu Wang
|
241b385653
|
fix: plan problem when functions that requires a timeline is used in a partition by query
|
2022-07-22 20:05:30 +08:00 |
shenglian-zhou
|
ebc80183e7
|
Merge pull request #15302 from taosdata/szhou/fix/udf
fix: table merge scan error and udf uv_write callback error
|
2022-07-22 19:43:07 +08:00 |
Liu Jicong
|
43abf0d3f1
|
Merge pull request #15309 from taosdata/feature/tq
fix: memory leak
|
2022-07-22 19:12:15 +08:00 |
Cary Xu
|
39b768153f
|
Merge pull request #15308 from taosdata/feat/TD-17552
enh(query): add wal version to agg result datablock
|
2022-07-22 19:09:31 +08:00 |
Xiaoyu Wang
|
b97c440fe6
|
Merge pull request #15295 from taosdata/feature/3.0_debug_wxy
fix: plan problem when functions that requires a timeline is used directly in a super table
|
2022-07-22 18:50:27 +08:00 |
Liu Jicong
|
e1046c7a98
|
fix: memory leak
|
2022-07-22 18:11:29 +08:00 |
Li Minghao
|
3c6a6497e5
|
Merge pull request #15305 from taosdata/feature/3.0_mhli
refactor(sync): add log tool
|
2022-07-22 18:02:59 +08:00 |
shenglian zhou
|
82b96e7222
|
fix: table merge scan order and init data readers array when start group scan
|
2022-07-22 17:52:56 +08:00 |
Ganlin Zhao
|
51ac32e8ea
|
Merge branch '3.0' into feat/TD-17552
|
2022-07-22 17:41:48 +08:00 |
Ganlin Zhao
|
68854bdea5
|
enh(query): add wal version to agg result datablock
TD-17552
|
2022-07-22 17:39:59 +08:00 |
Xiaoyu Wang
|
9c81f95d89
|
fix: plan problem when functions that requires a timeline is used directly in a super table
|
2022-07-22 17:30:18 +08:00 |
Liu Jicong
|
2fddb8a6d6
|
feat(tmq): check alter
|
2022-07-22 17:10:40 +08:00 |
Minghao Li
|
b375a69aa8
|
refactor(sync): add log tool
|
2022-07-22 17:10:02 +08:00 |
Xiaoyu Wang
|
1be414354d
|
fix: plan problem when functions that requires a timeline is used directly in a super table
|
2022-07-22 17:06:08 +08:00 |
54liuyao
|
47cb043f4c
|
feat(stream):optimize update scan range
|
2022-07-22 16:55:14 +08:00 |
shenglian zhou
|
164251c9b8
|
fix: uv_write callback is called even after the uvTask associated is deleted
|
2022-07-22 16:46:53 +08:00 |
shenglian zhou
|
b10a95f418
|
fix: fix groud id comparision in table merge scan
|
2022-07-22 16:46:01 +08:00 |
Liu Jicong
|
0a47ebc580
|
merge 3.0
|
2022-07-22 16:06:57 +08:00 |
Liu Jicong
|
2441ec22bd
|
feat(tmq): check alter for ntb
|
2022-07-22 16:05:28 +08:00 |
yihaoDeng
|
607c042a2f
|
fix rpc code
|
2022-07-22 15:40:35 +08:00 |
Xiaoyu Wang
|
ba0518e2b9
|
fix: plan problem when functions that requires a timeline is used directly in a super table
|
2022-07-22 15:06:01 +08:00 |
Haojun Liao
|
6f4851a6a2
|
refactor: do some internal refactor.
|
2022-07-22 14:38:28 +08:00 |
Xiaoyu Wang
|
dceec792bc
|
Merge pull request #15237 from taosdata/feature/3.0_debug_wxy
fix: plan problem caused by project eliminate optimize
|
2022-07-22 13:51:07 +08:00 |
Xiaoyu Wang
|
675c91cc6b
|
fix: the problem of data loss when interval is used for outer query
|
2022-07-22 13:12:43 +08:00 |
Hongze Cheng
|
c47439970c
|
fix: another coredump
|
2022-07-22 05:04:59 +00:00 |
Hongze Cheng
|
68acbb64b6
|
Merge branch 'fix/hzcheng_3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-22 05:04:22 +00:00 |
Hongze Cheng
|
cd762afe76
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-22 04:50:24 +00:00 |
Haojun Liao
|
ab2ad2cc54
|
Merge pull request #15269 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
|
2022-07-22 12:50:03 +08:00 |
Liu Jicong
|
0aaf581f8a
|
Merge pull request #15282 from taosdata/feature/stream
refactor(stream): do not merge output
|
2022-07-22 12:40:22 +08:00 |
Liu Jicong
|
f9563b5b74
|
Update scanoperator.c
|
2022-07-22 11:55:02 +08:00 |
Liu Jicong
|
ac2b13740b
|
Update executorMain.c
|
2022-07-22 11:50:10 +08:00 |
shenglian-zhou
|
c88c56a77f
|
Merge pull request #15273 from taosdata/szhou/fix/td-17601
fix: disable tag scan when the grouping set is not column and distince would create grouping keys consisted of grouping set
|
2022-07-22 11:48:04 +08:00 |
Xiaoyu Wang
|
958f3586c0
|
fix: the problem of data loss when interval is used for outer query
|
2022-07-22 11:41:18 +08:00 |
Haojun Liao
|
72bbc27e8c
|
fix(query): remove the invalid update ops.
|
2022-07-22 10:50:54 +08:00 |
Hongze Cheng
|
65fc81c45b
|
fix: more concurrency read/write
|
2022-07-22 02:45:11 +00:00 |
Liu Jicong
|
b1f3428c05
|
refactor(stream): do not merge output
|
2022-07-22 10:43:49 +08:00 |
Xiaoyu Wang
|
d7c4549324
|
fix: the problem of data loss when interval is used for outer query
|
2022-07-22 10:38:11 +08:00 |
Hongze Cheng
|
613ca9c67d
|
fix resource leak
|
2022-07-22 02:28:39 +00:00 |
slzhou@taodata.com
|
a8325b09e0
|
fix: disable tag scan when the grouping set is not column and distince would create grouping keys consisted of grouping set
|
2022-07-22 08:59:10 +08:00 |
Yihao Deng
|
eb5dbffc6e
|
Merge pull request #15257 from taosdata/fix/fixRpcCode
fix: refactor rpc code
|
2022-07-22 08:47:04 +08:00 |
Liu Jicong
|
c82bda25e2
|
refactor(tmq): add debug log
|
2022-07-21 21:48:05 +08:00 |
Haojun Liao
|
7522c2edf3
|
refactor: do some internal refactor.
|
2022-07-21 20:44:36 +08:00 |
Xiaoyu Wang
|
ef54bfb787
|
fix: the problem of data loss when interval is used for outer query
|
2022-07-21 20:39:01 +08:00 |
Haojun Liao
|
8a2fb51129
|
Merge pull request #15230 from taosdata/feature/3_liaohj
fix(query): add query involved column info
|
2022-07-21 20:29:25 +08:00 |
yihaoDeng
|
46d4bf90fd
|
refactor rpc code
|
2022-07-21 20:19:04 +08:00 |
Xiaoyu Wang
|
461db22807
|
fix: the problem of data loss when interval is used for outer query
|
2022-07-21 20:17:30 +08:00 |
Xiaoyu Wang
|
1059ca6d53
|
fix: the problem of data loss when interval is used for outer query
|
2022-07-21 20:00:16 +08:00 |
Cary Xu
|
ada2eb232e
|
fix: resource cleanup and rsma result build
|
2022-07-21 19:46:55 +08:00 |
Xiaoyu Wang
|
dad14a28c9
|
merge 3.0
|
2022-07-21 19:24:14 +08:00 |
Cary Xu
|
f2a3f1591b
|
Merge pull request #15260 from taosdata/feature/TD-11274-3.0
fix: merge dup rows in client
|
2022-07-21 19:21:26 +08:00 |
Xiaoyu Wang
|
1979801c93
|
fix: the problem of data loss when interval is used for outer query
|
2022-07-21 19:21:15 +08:00 |
Li Minghao
|
3a48066a76
|
Merge pull request #15258 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
|
2022-07-21 19:19:43 +08:00 |
Liu Jicong
|
f6ebba750b
|
Merge pull request #15256 from taosdata/feature/stream
feat(stream): add version in stream block
|
2022-07-21 18:49:19 +08:00 |
shenglian-zhou
|
086098c75d
|
Merge pull request #15249 from taosdata/szhou/fix/td-17601
fix: remove scan targets that does not relate to root agg targets
|
2022-07-21 17:46:52 +08:00 |
shenglian-zhou
|
be16ab2243
|
Merge pull request #15223 from taosdata/szhou/fix/td-17645
fix: clean up block data to use it again as result data block in doApplyIndefinitFunction
|
2022-07-21 17:46:31 +08:00 |
Minghao Li
|
aebf398b9a
|
refactor(sync): add trace log
|
2022-07-21 17:34:29 +08:00 |
yihaoDeng
|
67d99c9cc2
|
refactor rpc code
|
2022-07-21 17:32:17 +08:00 |
Liu Jicong
|
81d8d2b937
|
feat(stream): add version in stream block
|
2022-07-21 17:27:44 +08:00 |
WANG MINGMING
|
98f00bdf3b
|
Merge branch '3.0' into feature/TD-14761
|
2022-07-21 16:54:52 +08:00 |
Haojun Liao
|
0c326410fd
|
fix(query): set value for varchar type in fill and check for null ptr before cleanup.
|
2022-07-21 16:54:07 +08:00 |
dapan1121
|
8d49205537
|
Merge pull request #15247 from taosdata/fix/TD-17668
fix: fix explain crash issue
|
2022-07-21 16:50:04 +08:00 |
Li Minghao
|
bf8d2f486e
|
Merge pull request #15244 from taosdata/feature/3.0_mhli
refactor(sync): add log tools
|
2022-07-21 16:45:42 +08:00 |
Minghao Li
|
da2686ce69
|
refactor(sync): add log tools
|
2022-07-21 16:43:56 +08:00 |
Xiaoyu Wang
|
c54ed52a19
|
fix: problem with insert 'null' into binary/nchar column
|
2022-07-21 16:03:33 +08:00 |
dapan1121
|
313d4e977b
|
Merge pull request #15161 from taosdata/fix/TD-15197
fix: fix stmt memory leak
|
2022-07-21 15:57:18 +08:00 |
dapan1121
|
c410a5a270
|
fix: fix explain crash issue
|
2022-07-21 15:56:50 +08:00 |
slzhou@taodata.com
|
c8969d0ec4
|
fix: remove scan targets that does not relate to root agg targets
|
2022-07-21 15:50:20 +08:00 |
Haojun Liao
|
8e42bf85e8
|
fix(query): fix border check.
|
2022-07-21 15:47:22 +08:00 |
liuyao
|
4ac1959935
|
Merge pull request #15240 from taosdata/feature/TD-17357
feat(stream): optimize update data check
|
2022-07-21 15:46:32 +08:00 |
Minghao Li
|
ee237b091d
|
refactor(sync): add log tools
|
2022-07-21 15:43:55 +08:00 |
Minghao Li
|
c4bb5a1a52
|
refactor(sync): add log tools
|
2022-07-21 15:25:46 +08:00 |
Xiaoyu Wang
|
72f44315e0
|
fix: plan problem caused by partition by tbname interval optimize
|
2022-07-21 15:24:51 +08:00 |
dapan1121
|
6c683902ff
|
fix: fix show create table issue
|
2022-07-21 15:23:18 +08:00 |
Li Minghao
|
94948c6fbd
|
Merge pull request #15238 from taosdata/feature/3.0_mhli
fix(sync): raft store persist
|
2022-07-21 15:23:17 +08:00 |
54liuyao
|
f5a326dbf4
|
feat(stream): optimize update data check
|
2022-07-21 15:16:57 +08:00 |
Minghao Li
|
8915486ec1
|
fix(sync): raft store persist
|
2022-07-21 14:51:02 +08:00 |
yihaoDeng
|
df87bf6338
|
Merge branch 'fix/TD-15197' of https://github.com/taosdata/TDengine into TD-197
|
2022-07-21 14:40:30 +08:00 |
yihaoDeng
|
de8bb6c25c
|
fix: avoid rpc mem leak
|
2022-07-21 14:40:16 +08:00 |
Xiaoyu Wang
|
9b9c403087
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-21 14:36:19 +08:00 |
Xiaoyu Wang
|
c54daccf2d
|
fix: plan problem caused by project eliminate optimize
|
2022-07-21 14:35:36 +08:00 |
dapan1121
|
3621aa5540
|
fix: fix mac compile issue
|
2022-07-21 14:06:38 +08:00 |
wangmm0220
|
d2430455a1
|
Merge branch 'feature/TD-14761' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-07-21 14:00:21 +08:00 |
wangmm0220
|
3f49a274ba
|
fix:memory problems where using tag
|
2022-07-21 13:57:48 +08:00 |
Haojun Liao
|
72760b7f30
|
other: merge 3.0
|
2022-07-21 13:55:21 +08:00 |
Minghao Li
|
ac51192084
|
refactor(sync): add trace log
|
2022-07-21 13:54:24 +08:00 |
slzhou@taodata.com
|
97e8e67d4e
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/td-17645
|
2022-07-21 13:52:56 +08:00 |
Haojun Liao
|
9d565752c4
|
fix(query): extract schema before creating stream scanner.
|
2022-07-21 13:51:39 +08:00 |
dapan1121
|
dd640885e6
|
Merge branch '3.0' into fix/TD-15197
|
2022-07-21 13:36:46 +08:00 |
Cary Xu
|
94af797df5
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-07-21 13:28:29 +08:00 |
shenglian-zhou
|
62ac50c854
|
Merge pull request #15231 from taosdata/szhou/fix/td-17624
fix: continue execution for next group after filter in project produces zero rows
|
2022-07-21 12:53:53 +08:00 |
Xiaoyu Wang
|
ec522a92b0
|
Merge pull request #15201 from taosdata/feature/3.0_debug_wxy
fix: memory leak problems of parser and planner
|
2022-07-21 12:51:34 +08:00 |
Cary Xu
|
1c5c4a1dce
|
fix: merge dup rows in client
|
2022-07-21 12:15:37 +08:00 |
Cary Xu
|
dd6aa40ff5
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-07-21 12:11:02 +08:00 |
Li Minghao
|
5e9aeaead8
|
Merge pull request #15228 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
|
2022-07-21 11:44:27 +08:00 |
slzhou@taodata.com
|
318360c287
|
fix: continue execution after filter in project produces zero rows for next group
|
2022-07-21 11:35:02 +08:00 |
Haojun Liao
|
c2d588a118
|
other:merge 3.0
|
2022-07-21 11:29:34 +08:00 |
Haojun Liao
|
f813a1f3ec
|
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
|
2022-07-21 11:21:06 +08:00 |
Haojun Liao
|
ee34c3bb3e
|
fix(query): add query involved column info
|
2022-07-21 11:20:30 +08:00 |
Minglei Jin
|
1cdde411c0
|
Merge pull request #15227 from taosdata/fix/TD-17582-v2
fix: error case handle when table was dropped
|
2022-07-21 11:17:42 +08:00 |
Haojun Liao
|
dae00fd10c
|
Merge pull request #15221 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor and add some logs.
|
2022-07-21 11:14:56 +08:00 |
yihaoDeng
|
ed1c777b4e
|
fix: avoid rpc mem leak
|
2022-07-21 11:09:29 +08:00 |
Minghao Li
|
3eff1f03e0
|
refactor(sync): add trace log
|
2022-07-21 10:57:14 +08:00 |
yihaoDeng
|
57436e5ae2
|
avoid mem leak
|
2022-07-21 10:42:00 +08:00 |
Minglei Jin
|
359622761a
|
fix: error case handle when table was dropped
|
2022-07-21 10:39:32 +08:00 |
dapan1121
|
dac39371cd
|
fix: fix drop task memory leak
|
2022-07-21 10:27:39 +08:00 |
Xiaoyu Wang
|
f9bc29d149
|
fix: memory leak problems of parser and planner
|
2022-07-21 10:19:48 +08:00 |
liuyao
|
d9f7c34a79
|
Merge pull request #15222 from taosdata/feature/TD-17357
feat(stream): adjust project operator
|
2022-07-21 10:12:01 +08:00 |
Cary Xu
|
65871c2d73
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-07-21 09:44:20 +08:00 |
shenglian zhou
|
3828954f15
|
fix: clean up block data to use it again as result data block in doApplyIndefinitFunction
|
2022-07-21 09:43:06 +08:00 |
54liuyao
|
b620609608
|
feat(stream): adjust project operator
|
2022-07-21 09:23:16 +08:00 |
dapan1121
|
976d4670a9
|
Merge branch '3.0' into fix/TD-15197
|
2022-07-21 09:11:03 +08:00 |
dapan1121
|
db37fef898
|
fix: fix crash issue
|
2022-07-21 09:10:18 +08:00 |
Haojun Liao
|
abfa6d9162
|
refactor(query): do some internal refactor and add some logs.
|
2022-07-20 22:38:19 +08:00 |
shenglian zhou
|
4211db2ec4
|
fix: fix error in indef operator filter processing
|
2022-07-20 21:58:03 +08:00 |
Liu Jicong
|
86611cc08a
|
Merge pull request #15208 from taosdata/feature/stream
fix(stream): memory error
|
2022-07-20 21:08:55 +08:00 |
Li Minghao
|
f391570f02
|
Merge pull request #15211 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
|
2022-07-20 20:57:59 +08:00 |
Cary Xu
|
0f5983ad88
|
fix: merge dup rows in client
|
2022-07-20 20:30:54 +08:00 |
Minghao Li
|
540f519ad7
|
refactor(sync): add trace log
|
2022-07-20 20:24:49 +08:00 |
Yihao Deng
|
9ce366f032
|
Merge pull request #15210 from taosdata/fix/delInvalidFile
fix: rm invalid file
|
2022-07-20 20:23:10 +08:00 |
yihaoDeng
|
987597917a
|
fix: rm invalid file
|
2022-07-20 20:22:08 +08:00 |
Minghao Li
|
8363cde84a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-07-20 20:20:00 +08:00 |
Minghao Li
|
b77e0a6750
|
refactor(sync): add trace log
|
2022-07-20 19:58:26 +08:00 |
Liu Jicong
|
fb52cfa816
|
fix(stream): memory error
|
2022-07-20 19:31:56 +08:00 |
Haojun Liao
|
40f5234959
|
fix(query):update the log.
|
2022-07-20 19:25:21 +08:00 |
Haojun Liao
|
e6febe45dd
|
Merge pull request #15180 from taosdata/feature/3_liaohj
fix(query): fix time window generating bug.
|
2022-07-20 19:15:28 +08:00 |
Minghao Li
|
3491896b7a
|
refactor(sync): add trace log
|
2022-07-20 19:12:02 +08:00 |
Minghao Li
|
94b3e9d2f0
|
refactor(sync): add trace log
|
2022-07-20 19:00:55 +08:00 |
dapan1121
|
85684cebb8
|
fix: fix mem leak
|
2022-07-20 18:48:27 +08:00 |
Liu Jicong
|
8a9e729db2
|
Merge pull request #15195 from taosdata/feature/stream
feat(wal): remove wal log size limitation
|
2022-07-20 17:59:30 +08:00 |
liuyao
|
6ab71fd8b0
|
Merge pull request #15191 from taosdata/feature/TD-17357
feat(stream): add log
|
2022-07-20 17:34:13 +08:00 |
Haojun Liao
|
fc7887e6b7
|
fix(query): update the sim.
|
2022-07-20 17:24:49 +08:00 |
Xiaoyu Wang
|
37ec05a715
|
fix: memory leak problems of parser and planner
|
2022-07-20 17:20:29 +08:00 |
Minghao Li
|
7808fdfccb
|
refactor(sync): add trace log
|
2022-07-20 17:19:42 +08:00 |
Liu Jicong
|
5d20804e76
|
fix(wal): use after free
|
2022-07-20 17:10:41 +08:00 |
Liu Jicong
|
b74560537c
|
fix(stream): check task exist
|
2022-07-20 16:25:20 +08:00 |
Liu Jicong
|
bf37f3fa68
|
feat(wal): remove wal log size limitation
|
2022-07-20 16:15:53 +08:00 |
54liuyao
|
736960e1d2
|
feat(stream): add log
|
2022-07-20 16:04:52 +08:00 |
Ganlin Zhao
|
9fc22fbf76
|
Merge branch '3.0' into fix/TD-17511
|
2022-07-20 15:57:42 +08:00 |
Ganlin Zhao
|
5a0668dadd
|
Merge pull request #15181 from taosdata/fix/TD-17511
fix(query): twa function handling null constant or all null column
|
2022-07-20 15:54:18 +08:00 |
Minghao Li
|
c2b348bec5
|
refactor(sync): add trace log
|
2022-07-20 15:34:09 +08:00 |
Haojun Liao
|
df58a9bb30
|
fix(query): handle fraction of ts in add ts offset.
|
2022-07-20 15:30:52 +08:00 |
Ganlin Zhao
|
4dbb2debc0
|
fix(query): fix memory leak in histogram param validation
TD-17598
|
2022-07-20 14:54:40 +08:00 |
Ganlin Zhao
|
a2dd6f0ce5
|
fix(query): fix memory leak in histogram param validation
TD-17598
|
2022-07-20 14:42:03 +08:00 |
Li Minghao
|
5a376df173
|
Merge pull request #15182 from taosdata/feature/3.0_mhli
fix(sync): reset commit index by snapshot when open sync
|
2022-07-20 14:36:43 +08:00 |
yihaoDeng
|
f50d1ff220
|
Merge branch 'fix/TD-15197' of https://github.com/taosdata/TDengine into TD-197
|
2022-07-20 14:15:03 +08:00 |
yihaoDeng
|
31cfa1fa5b
|
fix: avoid rpc mem leak
|
2022-07-20 14:14:46 +08:00 |
Haojun Liao
|
facf3c8648
|
fix(query): add limit/offset for order by operator.
|
2022-07-20 14:07:48 +08:00 |
dapan1121
|
79c77eb0c9
|
Merge branch 'fix/TD-15197' of github.com:taosdata/TDengine into fix/TD-15197
|
2022-07-20 13:54:34 +08:00 |
dapan1121
|
7a62409dc1
|
fix: fix taosd mem leak
|
2022-07-20 13:54:06 +08:00 |
yihaoDeng
|
38431432ac
|
fix: avoid rpc mem leak
|
2022-07-20 13:48:14 +08:00 |
Ganlin Zhao
|
caf97cdd1d
|
Merge branch '3.0' into fix/TD-17511
|
2022-07-20 13:35:42 +08:00 |
Minghao Li
|
90e7d794f3
|
fix(sync): reset commit index by snapshot when open sync
|
2022-07-20 13:32:38 +08:00 |
Ganlin Zhao
|
9fa47f7e67
|
fix(query): twa function handling null constant or all null column
TD-17562
|
2022-07-20 13:31:57 +08:00 |
Ganlin Zhao
|
26c6db230e
|
fix(query): twa function handling null constant or all null column
TD-17562
|
2022-07-20 13:22:49 +08:00 |
Shengliang Guan
|
af18697c6c
|
Merge remote-tracking branch 'origin/3.0' into fix/avoidRetryMemleak
|
2022-07-20 12:03:25 +08:00 |
Minghao Li
|
11b473fe9e
|
refactor(sync): add trace log
|
2022-07-20 11:56:46 +08:00 |
Haojun Liao
|
cfe0047145
|
Merge pull request #15169 from taosdata/feature/3_liaohj
fix(query): update the column data info.
|
2022-07-20 11:51:46 +08:00 |
liuyao
|
a9465ee363
|
Merge pull request #15165 from taosdata/feature/TD-17357
feat(stream): add result group id
|
2022-07-20 11:44:50 +08:00 |
Minghao Li
|
13532f318d
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-07-20 11:38:24 +08:00 |
Minghao Li
|
4c3e1fdaa9
|
refactor(sync): add trace log
|
2022-07-20 11:34:51 +08:00 |
yihaoDeng
|
503e89f00d
|
fix: avoid rpc mem leak
|
2022-07-20 11:31:03 +08:00 |
Liu Jicong
|
91583bb2f6
|
Merge pull request #15168 from taosdata/feature/stream
feat(wal): log applied ver
|
2022-07-20 11:28:11 +08:00 |
Minghao Li
|
54be75ff13
|
refactor(sync): add trace log
|
2022-07-20 11:18:43 +08:00 |
Minghao Li
|
322bbc493e
|
refactor(sync): add trace log
|
2022-07-20 11:09:54 +08:00 |
Haojun Liao
|
2b4e861f8d
|
fix(query): update the column data info.
|
2022-07-20 11:03:58 +08:00 |
54liuyao
|
4371165235
|
feat(stream): add result group id
|
2022-07-20 11:02:35 +08:00 |
yihaoDeng
|
3a65f10f86
|
fix: avoid rpc mem leak
|
2022-07-20 11:01:06 +08:00 |
Liu Jicong
|
a3133b9f6d
|
feat(wal): log applied ver
|
2022-07-20 10:55:28 +08:00 |
Ganlin Zhao
|
bf71325184
|
Merge pull request #15153 from taosdata/fix/TD-17511
fix(query): forbid use null as input for first/last/last_row
|
2022-07-20 10:46:43 +08:00 |
dapan1121
|
d6afa5e2c7
|
fix: fix show stables issue
|
2022-07-20 09:46:53 +08:00 |
dapan1121
|
5ed719c727
|
fix: fix catalog memory leak
|
2022-07-20 09:39:58 +08:00 |
Xiaoyu Wang
|
763c95a076
|
Merge pull request #15158 from taosdata/feature/3.0_debug_wxy
fix: float overflow check
|
2022-07-20 09:32:16 +08:00 |
Haojun Liao
|
8e9d5129fe
|
Merge pull request #15155 from taosdata/feature/3_liaohj
fix(query): fix the timewindow calculate error.
|
2022-07-20 09:31:42 +08:00 |
dapan1121
|
d266bfe187
|
fix: fix stmt memory leak
|
2022-07-20 08:39:52 +08:00 |
shenglian-zhou
|
b672808201
|
Merge pull request #15131 from taosdata/szhou/fix/td-17505
fix: keep only tag related scan cols and scan targets when tag scan
|
2022-07-20 08:14:09 +08:00 |
Xiaoyu Wang
|
1a19f1f5f6
|
fix: float overflow check
|
2022-07-19 21:00:00 +08:00 |
Haojun Liao
|
dc92b27913
|
fix(query): fix the timewindow calculate error.
|
2022-07-19 20:32:55 +08:00 |
Liu Jicong
|
5d6df744d5
|
Merge pull request #15139 from taosdata/feature/stream
refactor(stream): batch optimization for submit msg
|
2022-07-19 20:27:39 +08:00 |
Ganlin Zhao
|
6be20e951d
|
fix(query): forbid use null as input for first/last/last_row
|
2022-07-19 20:21:43 +08:00 |
Liu Jicong
|
edaec52bca
|
refactor: add debug flag
|
2022-07-19 19:59:07 +08:00 |
Li Minghao
|
649218fee9
|
Merge pull request #15145 from taosdata/feature/3.0_mhli
refactor(sync): restart heartbeat timer after replicate
|
2022-07-19 19:57:44 +08:00 |
Ganlin Zhao
|
1f75dbb862
|
Merge branch '3.0' into fix/TD-17511
|
2022-07-19 19:50:49 +08:00 |
Xiaoyu Wang
|
68dd74bcb3
|
Merge pull request #15117 from taosdata/feature/3.0_debug_wxy
feat: sql command 'show tags from table_name'
|
2022-07-19 19:49:59 +08:00 |
Ganlin Zhao
|
d9d6409249
|
fix(query): forbid use null as input for first/last/last_row
TD-17526
|
2022-07-19 19:47:46 +08:00 |
Liu Jicong
|
414673db57
|
Merge branch '3.0' into feature/stream
|
2022-07-19 19:46:36 +08:00 |
Haojun Liao
|
88f13276f8
|
Merge pull request #15121 from taosdata/feature/3_liaohj
fix(query): set the output column number for subscribe.
|
2022-07-19 19:40:26 +08:00 |
Ganlin Zhao
|
0fccf06555
|
Merge pull request #15127 from taosdata/fix/TD-17511
fix(query): change cast function input limit from 1000->4096 bytes
|
2022-07-19 19:24:33 +08:00 |
shenglian zhou
|
4901b59530
|
fix: optimizing to do tag scan when tbname exists
|
2022-07-19 19:13:15 +08:00 |
Minghao Li
|
30bf78af96
|
refactor(sync): restart heartbeat timer after replicate
|
2022-07-19 19:04:11 +08:00 |
Xiaoyu Wang
|
6d5d6746f2
|
feat: sql command 'show tags from table_name'
|
2022-07-19 18:51:06 +08:00 |
shenglian-zhou
|
b9490b2cac
|
Merge pull request #15129 from taosdata/szhou/fix/td-17429
fix: filter shall not be executed when the input block is empty
|
2022-07-19 18:44:09 +08:00 |
Li Minghao
|
12a3044fa0
|
Merge pull request #15133 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
|
2022-07-19 18:43:35 +08:00 |
WANG MINGMING
|
06b9564e20
|
Merge pull request #15132 from taosdata/feature/TD-14761
fix:<TD-17539> error if stable alreadys & modify tmq struct
|
2022-07-19 18:33:33 +08:00 |
Liu Jicong
|
24bc71568e
|
refactor(stream): batch optimization for submit msg
|
2022-07-19 18:29:12 +08:00 |
Haojun Liao
|
ef17baedbe
|
fix(query): fix memory leak.
|
2022-07-19 17:58:24 +08:00 |
Haojun Liao
|
282630a394
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-19 17:42:45 +08:00 |
Haojun Liao
|
179709f814
|
fix(query): assign the subplan to belong to task struct
|
2022-07-19 17:37:40 +08:00 |
Minghao Li
|
991d6fd8a1
|
refactor(sync): add trace log
|
2022-07-19 17:20:59 +08:00 |
wangmm0220
|
3033afd6e8
|
fix:<TD-17539> error if stable alreadys & modify tmq struct
|
2022-07-19 17:20:15 +08:00 |
dapan1121
|
fdd9f3c406
|
Merge branch 'enh/transMemLeak' into fix/TD-15197
|
2022-07-19 16:57:49 +08:00 |
yihaoDeng
|
c0a21dc911
|
avoid mem leak
|
2022-07-19 16:56:37 +08:00 |
jiacy-jcy
|
5200a48107
|
fix: update
|
2022-07-19 16:54:19 +08:00 |
dapan1121
|
215dfb3019
|
Merge branch 'enh/transMemLeak' into fix/TD-15197
|
2022-07-19 16:52:21 +08:00 |
Ganlin Zhao
|
dea45f6cfb
|
Merge branch '3.0' into fix/TD-17511
|
2022-07-19 16:48:58 +08:00 |
dapan1121
|
d2e780b14e
|
fix: fix memory leak
|
2022-07-19 16:47:53 +08:00 |
Ganlin Zhao
|
78e8d84855
|
fix(query): change cast function input limit from 1000->4096 bytes
TD-17497
|
2022-07-19 16:47:24 +08:00 |
Haojun Liao
|
79b0240a87
|
fix(query): fix some memory leak.
|
2022-07-19 16:34:26 +08:00 |
Xiaoyu Wang
|
1ad25d9e98
|
feat: sql command 'show tags from table_name'
|
2022-07-19 16:25:45 +08:00 |
Ganlin Zhao
|
9307a41684
|
Merge pull request #15113 from taosdata/fix/TD-17511
fix(query): fix mode function processing all null column
|
2022-07-19 16:22:34 +08:00 |
shenglian zhou
|
40d472212a
|
feat: add user tags comments
|
2022-07-19 16:22:05 +08:00 |
Haojun Liao
|
cd2eaf0152
|
fix(query): set the output column number for subscribe.
|
2022-07-19 16:01:28 +08:00 |
Haojun Liao
|
8751bcc0ea
|
Merge pull request #15109 from taosdata/feature/3_liaohj
fix(query): add check for deleting record
|
2022-07-19 15:56:41 +08:00 |
Liu Jicong
|
bc1af6deaf
|
refactor(stream): batch optimization for submit msg
|
2022-07-19 15:52:08 +08:00 |
Xiaoyu Wang
|
6ab444016b
|
feat: sql command 'show tags from table_name'
|
2022-07-19 15:35:51 +08:00 |
Xiaoyu Wang
|
5988fc0e4a
|
feat: sql command 'show tags from table_name'
|
2022-07-19 15:31:44 +08:00 |
Li Minghao
|
a390adfd17
|
Merge pull request #15111 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
|
2022-07-19 15:24:20 +08:00 |
dapan1121
|
9a08b77e59
|
Merge branch '3.0' into fix/TD-15197
|
2022-07-19 15:19:08 +08:00 |
dapan1121
|
80808766c1
|
fix: fix memory leak
|
2022-07-19 15:17:43 +08:00 |
dapan1121
|
b027f0d431
|
Merge pull request #15050 from taosdata/fix/TD-15890.2
fix: fix taosc memory leak
|
2022-07-19 15:15:44 +08:00 |
Ganlin Zhao
|
78ac19b57f
|
Merge branch '3.0' into fix/TD-17511
|
2022-07-19 14:55:24 +08:00 |
Ganlin Zhao
|
ed51c8e329
|
fix(query): fix mode function processing all null column
TD-17024
|
2022-07-19 14:54:18 +08:00 |
liuyao
|
59b0f99f3b
|
Merge pull request #15110 from taosdata/feature/TD-17357
feat(stream): add num of children
|
2022-07-19 14:48:48 +08:00 |
Li Minghao
|
8f7ecfd3f7
|
Merge pull request #15108 from taosdata/feature/3.0_mhli
refactor(sync): update sync-timeout to 10s
|
2022-07-19 14:36:30 +08:00 |
Minghao Li
|
329ba3cee8
|
refactor(sync): add trace log
|
2022-07-19 14:34:39 +08:00 |
Minghao Li
|
bab592e071
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-07-19 14:30:08 +08:00 |
shenglian zhou
|
ea102128ba
|
fix: remove scan cols and ts target from scan node when tag scan
|
2022-07-19 14:25:38 +08:00 |
54liuyao
|
8e41fc912b
|
feat(stream): add num of children
|
2022-07-19 14:17:53 +08:00 |
Minghao Li
|
fc08a35fbf
|
refactor(sync): update sync-timeout to 10s
|
2022-07-19 13:52:02 +08:00 |
Ganlin Zhao
|
58ba4f8cf7
|
Merge branch '3.0' into fix/TD-17511
|
2022-07-19 11:47:48 +08:00 |
Ganlin Zhao
|
ca5e959a1e
|
fix(query): fix derivative nan value
TD-17511
|
2022-07-19 11:46:17 +08:00 |
Li Minghao
|
660f36e410
|
Merge pull request #15099 from taosdata/feature/3.0_mhli
refactor(sync): delete not exist log
|
2022-07-19 11:34:49 +08:00 |
Minghao Li
|
659b4fa728
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-07-19 11:18:25 +08:00 |
Minghao Li
|
651ae5832e
|
refactor(sync): delete not exist log
|
2022-07-19 10:46:47 +08:00 |
WANG MINGMING
|
1c03d61edc
|
Merge pull request #15077 from taosdata/feature/TD-14761
fix:<TD-17324> ts already exist when insert with schemaless & modify the interface of tmq meta
|
2022-07-19 10:35:07 +08:00 |
Haojun Liao
|
c9e39e722a
|
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
|
2022-07-19 10:28:51 +08:00 |
Haojun Liao
|
63fbc866d4
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-19 13:53:50 +08:00 |
Haojun Liao
|
2f199bd80b
|
fix(query):revoke remove operation
|
2022-07-19 10:28:29 +08:00 |
dapan1121
|
666c6475ee
|
fix: fix sql crash issue
|
2022-07-19 10:27:09 +08:00 |
dapan1121
|
3e2ded3973
|
fix: add debug info
|
2022-07-19 10:12:02 +08:00 |
wangmm0220
|
802c86fe17
|
fix:error when bind ts column in schemaless
|
2022-07-19 09:58:51 +08:00 |
shenglian zhou
|
30c43a3304
|
Merge branch '2.0' of github.com:taosdata/TDengine into szhou/fix/td-17505
|
2022-07-19 09:48:34 +08:00 |
shenglian zhou
|
792170b0f5
|
fix: remove agg node after apply tag scan optimization
|
2022-07-19 09:48:04 +08:00 |
dapan1121
|
c5f900f620
|
Merge branch '3.0' into fix/TD-15197
|
2022-07-19 09:16:33 +08:00 |
dapan1121
|
8d5bd9a83a
|
fix: fix crash issue
|
2022-07-19 09:05:17 +08:00 |
Liu Jicong
|
b6f55fa09e
|
refactor(stream): batch optimization for submit msg
|
2022-07-18 21:32:40 +08:00 |
Haojun Liao
|
484d043b44
|
fix(query):filter invisible columns
|
2022-07-18 20:58:52 +08:00 |
Haojun Liao
|
f3d7d6671b
|
fix(query):filter invisible columns
|
2022-07-18 20:06:29 +08:00 |
Ganlin Zhao
|
a3bde4d465
|
Merge branch '3.0' into fix/TD-17400
|
2022-07-18 20:06:09 +08:00 |
Minglei Jin
|
52dd4b2c5c
|
Merge pull request #15079 from taosdata/fix/tdb-cleanup
fix(tdb): make txn write when insert subdb into main db
|
2022-07-18 19:18:52 +08:00 |
dapan1121
|
1444054437
|
fix: fix stmt memory leak
|
2022-07-18 18:57:47 +08:00 |
Li Minghao
|
9d31fc348c
|
Merge pull request #15073 from taosdata/feature/3.0_mhli
refactor(sync): add restart heartbeat timer
|
2022-07-18 18:45:26 +08:00 |
Ganlin Zhao
|
8eb17a28d2
|
Merge branch '3.0' into fix/TD-17400
|
2022-07-18 17:36:56 +08:00 |
Xiaoyu Wang
|
b78ceedba6
|
Merge pull request #15074 from taosdata/feature/3.0_debug_wxy
feat: sql statement likes 'select * from (select 1)'
|
2022-07-18 17:36:43 +08:00 |
Minglei Jin
|
1d3648fc9b
|
fix(tdb): make txn write when insert subdb into main db
|
2022-07-18 17:31:11 +08:00 |
Zhiqiang Wang
|
2453331aea
|
Merge pull request #15072 from taosdata/fix/ZhiqiangWang/TD-13063-fix-win-format-negative-timestamp-error
os: win format negative timestamp error
|
2022-07-18 17:29:49 +08:00 |
shenglian-zhou
|
0e93b2b776
|
Merge pull request #15070 from taosdata/szhou/fix/td-17470
fix: remove the assert check of time window from when generating buffer for window computation
|
2022-07-18 17:18:56 +08:00 |
Ganlin Zhao
|
f57ad234dc
|
fix(query): fix function first/last do not support constant input
TD-17400
|
2022-07-18 16:59:03 +08:00 |
Xiaoyu Wang
|
b7e5780c44
|
feat: sql statement likes 'select * from (select 1)'
|
2022-07-18 16:55:31 +08:00 |
Minghao Li
|
7187c87d35
|
refactor(sync): add restart heartbeat timer
|
2022-07-18 16:55:24 +08:00 |
afwerar
|
fa96e64ee0
|
os: win format negative timestamp error
|
2022-07-18 16:53:20 +08:00 |