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 |
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 |
Minglei Jin
|
9c8055c479
|
Merge pull request #15430 from taosdata/fix/TD-17830
fix: handle both null tag values
|
2022-07-26 16:40:10 +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 |
Liu Jicong
|
e6e95dffce
|
fix(wal): config error
|
2022-07-26 16:03:00 +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 |
Minglei Jin
|
bb80e5c64f
|
fix: handle both null tag values
|
2022-07-26 15:38:18 +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 |
Liu Jicong
|
59646be215
|
Merge branch 'feature/stream' into fix/wal
|
2022-07-26 14:12:15 +08: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 |
Shengliang Guan
|
9d5acf1812
|
enh: add wal options to db
|
2022-07-26 13:26:52 +08:00 |
Haojun Liao
|
4532bcdf4e
|
fix(query):set ptr to be null after releasing resources.
|
2022-07-26 13:26:29 +08:00 |
Minghao Li
|
49a4e83d48
|
refactor(sync): add pre-commit interface
|
2022-07-26 13:23:56 +08:00 |
Haojun Liao
|
6600540fd9
|
refactor: optimize the memory consumption during tsdbread
|
2022-07-26 11:43:45 +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 |
Haojun Liao
|
231f439979
|
refactor: opt memory consumption for tsdbread.
|
2022-07-26 10:19:12 +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 |
Shengliang Guan
|
f8761bfc16
|
Merge pull request #15398 from taosdata/fix/mnode
fix: can't drop db since transaction conflict
|
2022-07-25 22:59:05 +08:00 |
Shengliang Guan
|
9650f0b3b0
|
enh: check stb conflict in trans
|
2022-07-25 22:14:10 +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 |
Shengliang Guan
|
be39c5ea9d
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-07-25 21:42: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 |
Shengliang Guan
|
23f3fb509e
|
Merge pull request #15400 from taosdata/fix/tsim
fix: the message cannot be processed until the vnode recovery is complete
|
2022-07-25 20:28:12 +08:00 |
Shengliang Guan
|
049f713b3a
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-07-25 20:26:43 +08:00 |
Shengliang Guan
|
7296bf1658
|
fix: failed to create stb in 3 replica db
|
2022-07-25 20:26:25 +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 |
Shengliang Guan
|
5a89411486
|
Merge remote-tracking branch 'origin/3.0' into fix/tsim
|
2022-07-25 19:54:05 +08:00 |