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 |