Shengliang Guan
|
831db89d29
|
Merge pull request #16259 from freemine/fix.fill.leakage
fix leakage in `SFillLogicNode`
|
2022-08-22 10:31:35 +08:00 |
wangmm0220
|
36ff7e4242
|
opti:grou by tag
|
2022-08-22 10:14:40 +08:00 |
Shengliang Guan
|
4bc8e086a8
|
Merge pull request #16262 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma batch process and code optimization
|
2022-08-21 23:57:58 +08:00 |
Haojun Liao
|
f029df4876
|
fix(query): reset index when moving to next file.
|
2022-08-21 22:17:12 +08:00 |
Haojun Liao
|
a7ba94939a
|
fix(query): set init value for current last block index.
|
2022-08-21 22:02:01 +08:00 |
Haojun Liao
|
4879ae3d68
|
refactor(query): optimize load last block.
|
2022-08-21 21:36:15 +08:00 |
Haojun Liao
|
29a1245be4
|
fix(query): use the separate last block delete index.
|
2022-08-21 20:15:53 +08:00 |
Haojun Liao
|
7904686915
|
fix(query): support delete in last
|
2022-08-21 18:59:21 +08:00 |
Haojun Liao
|
2087375967
|
Merge branch 'refact/tsdb_last' of github.com:taosdata/tdengine into refact/tsdb_last
|
2022-08-21 15:59:08 +08:00 |
Haojun Liao
|
d305e975c4
|
fix(query): remove printf.
|
2022-08-21 15:56:46 +08:00 |
Haojun Liao
|
fe918b3f69
|
fix(query): set correct column data.
|
2022-08-21 15:56:06 +08:00 |
Hongze Cheng
|
470c774f54
|
fix: alter table schema
|
2022-08-21 15:05:56 +08:00 |
Cary Xu
|
e0317964f0
|
fix: adjust max executor for rsma
|
2022-08-21 14:56:20 +08:00 |
Hongze Cheng
|
5324889c52
|
fix: sma file corrupt
|
2022-08-21 11:26:20 +08:00 |
Cary Xu
|
65e1cce6df
|
enh: rsma code optimization
|
2022-08-21 01:22:56 +08:00 |
Cary Xu
|
4b3d989168
|
other: naming optimization
|
2022-08-21 01:19:32 +08:00 |
Cary Xu
|
77bfd400cb
|
enh: code optimization
|
2022-08-21 01:10:18 +08:00 |
Cary Xu
|
8b3b6a8962
|
enh: code optimization and memory leak
|
2022-08-21 01:07:21 +08:00 |
Haojun Liao
|
38b30d071e
|
fix(query): fix errors.
|
2022-08-21 00:02:43 +08:00 |
Cary Xu
|
0de7f3e3a7
|
enh: rsma code optimization
|
2022-08-20 23:46:12 +08:00 |
Cary Xu
|
f9e0aad827
|
enh: rsma batch process
|
2022-08-20 23:28:48 +08:00 |
Haojun Liao
|
aca09788ea
|
Merge branch 'refact/tsdb_last' of github.com:taosdata/tdengine into refact/tsdb_last
|
2022-08-20 23:27:42 +08:00 |
Haojun Liao
|
5a1ba3d016
|
fix(query): increase the output buffer size.
|
2022-08-20 23:26:58 +08:00 |
Hongze Cheng
|
16d28b8a39
|
fix: a bug
|
2022-08-20 22:24:07 +08:00 |
Hongze Cheng
|
c3ec89c3cb
|
fix a coredump
|
2022-08-20 21:18:12 +08:00 |
Haojun Liao
|
6d8a70ebf6
|
fix(query): remove invalid free.
|
2022-08-20 20:22:39 +08:00 |
Haojun Liao
|
03879752a1
|
fix(query): fix syntax error on the darwin platform.
|
2022-08-20 19:17:17 +08:00 |
Haojun Liao
|
df0d6f1823
|
fix(query): fix memory leak.
|
2022-08-20 19:05:55 +08:00 |
Cary Xu
|
50e7e033bc
|
enh: rsma batch process
|
2022-08-20 18:56:48 +08:00 |
Haojun Liao
|
0dfd032068
|
fix(query): reset block data when no blocks are available.
|
2022-08-20 16:57:44 +08:00 |
freemine
|
0bcaf253df
|
fix leakage in `SFillLogicNode`
|
2022-08-20 16:47:22 +08:00 |
wangmm0220
|
90a3b68d68
|
fix:conflict from 3.0
|
2022-08-20 16:00:56 +08:00 |
wangmm0220
|
2743ac6193
|
opti: group by tag
|
2022-08-20 15:45:56 +08:00 |
Haojun Liao
|
09ffcd2e13
|
fix(query): fix bug in tsdbread
|
2022-08-20 12:41:58 +08:00 |
Haojun Liao
|
515e8d36b0
|
fix(query): fix bug in merge buffer data and last block.
|
2022-08-20 11:14:00 +08:00 |
Hongze Cheng
|
5e4b7bf9bd
|
more code
|
2022-08-19 22:29:46 +08:00 |
Cary Xu
|
4dc30fb55a
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-19 22:16:11 +08:00 |
Hongze Cheng
|
831d7dafca
|
more code
|
2022-08-19 21:56:37 +08:00 |
Hongze Cheng
|
67d45c6b62
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 21:54:48 +08:00 |
Hongze Cheng
|
94b97c4da4
|
more code
|
2022-08-19 21:42:14 +08:00 |
Shengliang Guan
|
08b7684cb2
|
Merge pull request #16249 from taosdata/fix/TD-18462
fix(query): fix "n","y" time unit parsing does not return error
|
2022-08-19 21:24:42 +08:00 |
Shengliang Guan
|
6352ba618b
|
Merge pull request #16254 from taosdata/fix/TD-18428
fix: wait pPageH to complete initialization
|
2022-08-19 21:17:12 +08:00 |
Shengliang Guan
|
83db6fbc7f
|
Merge pull request #16239 from taosdata/fix/ZhiqiangWang/TD-18448-fix-flashing-black-console-error
os: fix flashing black console error
|
2022-08-19 21:16:38 +08:00 |
Hongze Cheng
|
de97c9253a
|
make it compile
|
2022-08-19 20:53:19 +08:00 |
Hui Li
|
d0e0c222ba
|
Merge pull request #16251 from taosdata/feature/stream
refactor(stream): optimize interval
|
2022-08-19 20:48:28 +08:00 |
Hui Li
|
85af958d08
|
Merge pull request #16252 from taosdata/szhou/fixbugs
fix: check tag when it is not regular table
|
2022-08-19 20:48:05 +08:00 |
wangmm0220
|
38f0eccaad
|
opti: group by tag
|
2022-08-19 20:31:28 +08:00 |
Hongze Cheng
|
98bc07bb2a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 20:26:32 +08:00 |
Cary Xu
|
fee081c798
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-19 20:08:25 +08:00 |
Cary Xu
|
a9fcc12c33
|
enh: rsma batch process
|
2022-08-19 20:08:09 +08:00 |
Minglei Jin
|
0338530544
|
fix: wait pPageH to complete initialization
|
2022-08-19 19:40:21 +08:00 |
Hongze Cheng
|
4acc76b7c5
|
adjust more code
|
2022-08-19 18:35:09 +08:00 |
Ganlin Zhao
|
02055c4a90
|
fix error msg
|
2022-08-19 18:16:46 +08:00 |
Ganlin Zhao
|
0993843c81
|
fix(query): fix "n","y" time unit parsing does not return error
|
2022-08-19 18:13:01 +08:00 |
Hui Li
|
48a2510a2e
|
Merge pull request #16248 from taosdata/fix/httpReportBugf
fix http report
|
2022-08-19 18:09:48 +08:00 |
Liu Jicong
|
d251180fae
|
refactor(stream): optimize interval
|
2022-08-19 18:06:54 +08:00 |
Hongze Cheng
|
875566d361
|
adjust more
|
2022-08-19 18:06:18 +08:00 |
Hongze Cheng
|
47cddbfe2b
|
mroe code
|
2022-08-19 17:52:48 +08:00 |
Hongze Cheng
|
d3d03d8c4d
|
adjust more code
|
2022-08-19 17:45:52 +08:00 |
shenglian zhou
|
c8bd3c6da4
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-19 17:27:42 +08:00 |
shenglian zhou
|
3b9d44e05a
|
fix: check tags when it is not regular table
|
2022-08-19 17:27:18 +08:00 |
Cary Xu
|
59739e0cb7
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-19 17:20:08 +08:00 |
Cary Xu
|
441ce21677
|
enh: rsma batch process
|
2022-08-19 17:19:50 +08:00 |
Hongze Cheng
|
cc116b21f9
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 17:14:06 +08:00 |
Hongze Cheng
|
029c16e487
|
more code
|
2022-08-19 17:13:39 +08:00 |
Ganlin Zhao
|
206a1c3de9
|
Revert "fix(query): fix "n","y" time unit parsing does not return error"
This reverts commit 3dbc5d8abc.
|
2022-08-19 16:50:44 +08:00 |
afwerar
|
ad2708d370
|
os: fix flashing black console error
|
2022-08-19 16:48:34 +08:00 |
Ganlin Zhao
|
95bd570ca2
|
Merge branch '3.0' into fix/TD-18462
|
2022-08-19 16:22:09 +08:00 |
yihaoDeng
|
0010cf3b1d
|
fix http report
|
2022-08-19 16:21:59 +08:00 |
Ganlin Zhao
|
3dbc5d8abc
|
fix(query): fix "n","y" time unit parsing does not return error
TD-18462
|
2022-08-19 16:20:54 +08:00 |
Hui Li
|
43881c1469
|
Merge pull request #16238 from taosdata/fix/TD-18392
fix(query): fix interp + fill(linear) datapoints outside interpolation window are included
|
2022-08-19 16:16:07 +08:00 |
Hongze Cheng
|
e3eee2352c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 15:36:13 +08:00 |
Hui Li
|
af22a928c6
|
Merge pull request #16223 from taosdata/fix/3.0_bugfix_wxy
fix: escape character problem in auto create table insert
|
2022-08-19 15:16:35 +08:00 |
afwerar
|
44919ef147
|
os: fix flashing black console error
|
2022-08-19 15:03:57 +08:00 |
Hongze Cheng
|
324de6e4dc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 14:26:59 +08:00 |
Hongze Cheng
|
72471af0ce
|
adjust more code
|
2022-08-19 14:26:37 +08:00 |
Hui Li
|
22e599739b
|
Merge pull request #16231 from taosdata/refactor/rpcPacket
refactor rpc code
|
2022-08-19 14:22:32 +08:00 |
Hui Li
|
e7bba75f93
|
Merge pull request #16233 from taosdata/feature/stream
enh(stream): optimize output
|
2022-08-19 14:22:25 +08:00 |
afwerar
|
301ac18a3d
|
os: fix flashing black console error
|
2022-08-19 14:21:47 +08:00 |
afwerar
|
a642607c68
|
os: fix flashing black console error
|
2022-08-19 14:09:33 +08:00 |
Ganlin Zhao
|
e18bf75a30
|
Merge branch '3.0' into fix/TD-18392
|
2022-08-19 12:29:57 +08:00 |
Ganlin Zhao
|
f20887ee97
|
fix(query): fix interp + fill(linear) datapoint outside interpolation window
will be included
TD-18392
|
2022-08-19 12:28:27 +08:00 |
yihaoDeng
|
e25600e8e8
|
fix crash_gen error
|
2022-08-19 11:57:32 +08:00 |
Hongze Cheng
|
f9eb3e9d35
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 11:53:49 +08:00 |
Hongze Cheng
|
c7158f782e
|
adjust more
|
2022-08-19 11:52:43 +08:00 |
Xiaoyu Wang
|
e5da9167ff
|
fix: escape character problem in auto create table insert
|
2022-08-19 11:52:30 +08:00 |
Hui Li
|
fdb94e3db3
|
Merge pull request #16213 from taosdata/fix/TD-18487
fix(query): restrict interp input type to numerical type only
|
2022-08-19 11:41:36 +08:00 |
yihaoDeng
|
98012440d4
|
fix possible deadlock
|
2022-08-19 11:37:00 +08:00 |
Liu Jicong
|
692fdf3397
|
enh(stream): optimize output
|
2022-08-19 11:31:52 +08:00 |
Xiaoyu Wang
|
09cb575300
|
fix: escape character problem in auto create table insert
|
2022-08-19 11:10:56 +08:00 |
Hongze Cheng
|
f59bc9c0a7
|
more work
|
2022-08-19 11:02:33 +08:00 |
yihaoDeng
|
06c8d14f99
|
refactor rpc code
|
2022-08-19 10:25:16 +08:00 |
Hongze Cheng
|
972ad9e70b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 09:53:45 +08:00 |
Hongze Cheng
|
a14aa3aac5
|
Merge branch 'refact/tsdb_last' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 09:51:52 +08:00 |
Hongze Cheng
|
fc0745825e
|
more snapshot
|
2022-08-19 09:51:40 +08:00 |
Hui Li
|
240747abed
|
Merge pull request #16222 from taosdata/feature/stream
fix(query): memory leak
|
2022-08-19 09:31:09 +08:00 |
shenglian zhou
|
08680be5b6
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-19 08:39:33 +08:00 |
shenglian zhou
|
ff22c97d99
|
fix: user tags scan filter produces zero row will not end the sys table scan operator
|
2022-08-19 08:39:19 +08:00 |
Haojun Liao
|
5eae03fcab
|
fix(query): handle the reverse case.
|
2022-08-18 22:57:26 +08:00 |
Haojun Liao
|
04a06d4353
|
Merge branch 'refact/tsdb_last' of github.com:taosdata/tdengine into refact/tsdb_last
|
2022-08-18 22:43:23 +08:00 |
Haojun Liao
|
eaef3dffaf
|
fix(query): fix error in query last block.
|
2022-08-18 22:42:16 +08:00 |
Shengliang Guan
|
b3351a6d22
|
Merge pull request #16226 from taosdata/feat/mergeMain
feat: merge main branch
|
2022-08-18 22:37:35 +08:00 |
Hongze Cheng
|
538f130ac0
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-18 21:49:56 +08:00 |
yihaoDeng
|
570f9c3a71
|
merge main
|
2022-08-18 21:13:26 +08:00 |
Haojun Liao
|
3490fe5561
|
Merge pull request #16205 from taosdata/fix/TD-18482
fix(tsdb/cache): add DCLP to tsdbCache
|
2022-08-18 21:12:21 +08:00 |
shenglian zhou
|
4e5315f1ac
|
fix: process remaining rows out of loop
|
2022-08-18 20:41:25 +08:00 |
shenglian zhou
|
3c321c5a6c
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-18 20:28:21 +08:00 |
Minglei Jin
|
65903a7c0d
|
fix: refact mutex locking
|
2022-08-18 20:14:50 +08:00 |
yihaoDeng
|
8f5fa8b982
|
fix invalid packet
|
2022-08-18 19:36:40 +08:00 |
Ganlin Zhao
|
afdb0242cc
|
Merge branch '3.0' into fix/TD-18487
|
2022-08-18 19:28:37 +08:00 |
Hongze Cheng
|
949fbe3bd3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-18 19:22:46 +08:00 |
Liu Jicong
|
5a79aa1978
|
fix(sma): memory leak
|
2022-08-18 19:06:47 +08:00 |
Hui Li
|
c742747428
|
Merge pull request #16180 from taosdata/feature/testWindows
refactor code
|
2022-08-18 19:04:38 +08:00 |
Xiaoyu Wang
|
98fc185e92
|
fix: escape character problem in auto create table insert
|
2022-08-18 18:53:23 +08:00 |
Haojun Liao
|
e75c400045
|
fix(query): fix bug in query last block.
|
2022-08-18 18:48:50 +08:00 |
Liu Jicong
|
2b092f6551
|
fix(query): memory leak
|
2022-08-18 18:39:21 +08:00 |
Hui Li
|
b703380e51
|
Merge pull request #16209 from taosdata/fix/TD-18453
fix(query): fix elapsed order by ts desc result inconsistency after flush to disk
|
2022-08-18 18:36:46 +08:00 |
“happyguoxy”
|
1a8fb96182
|
fix: reset row number when filter produces zero row
|
2022-08-18 18:30:03 +08:00 |
Hongze Cheng
|
2cd74016f7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-18 18:26:49 +08:00 |
Hongze Cheng
|
871b4895f9
|
fix bit map bug
|
2022-08-18 18:26:10 +08:00 |
shenglian zhou
|
e93461c949
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-18 18:01:05 +08:00 |
shenglian zhou
|
3e6ccb8357
|
fix: filter producing zero rows will not be treated as sys table scan operator completion
|
2022-08-18 18:00:03 +08:00 |
Yihao Deng
|
7b934b1d8d
|
Merge branch '3.0' into feature/testWindows
|
2022-08-18 17:51:29 +08:00 |
Hui Li
|
46d34959f6
|
Merge pull request #16191 from taosdata/rpc/fixInvalidPacket
fix invalid packet
|
2022-08-18 17:50:10 +08:00 |
Hongze Cheng
|
e9bb654a4a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-18 17:14:51 +08:00 |
Haojun Liao
|
0d84bd2d40
|
Merge branch 'refact/tsdb_last' of github.com:taosdata/tdengine into refact/tsdb_last
|
2022-08-18 17:11:07 +08:00 |
Haojun Liao
|
8eb86676d0
|
fix(query): support query last file.
|
2022-08-18 17:09:44 +08:00 |
Hongze Cheng
|
4de48e66de
|
adjust more
|
2022-08-18 17:04:24 +08:00 |
Ganlin Zhao
|
2cc3ab8a8f
|
Merge branch '3.0' into fix/TD-18487
|
2022-08-18 17:04:07 +08:00 |
Ganlin Zhao
|
df2224988f
|
fix(query): restrict interp input type to numerical type only
TD-18487
|
2022-08-18 17:02:52 +08:00 |
Hui Li
|
1a5ae2bfdf
|
Merge pull request #16207 from taosdata/feature/3.0_query_optimize
fix: get meta null if table does not exists
|
2022-08-18 16:54:19 +08:00 |
Hui Li
|
8681f6399b
|
Merge pull request #16186 from taosdata/fix/TD-18445
fix(query): fix interp pResBlock->rows > capacity cause assert failure
|
2022-08-18 16:36:39 +08:00 |
yihaoDeng
|
13a93d68eb
|
fix invalid packet
|
2022-08-18 16:09:46 +08:00 |
Ganlin Zhao
|
48a3cbf7a2
|
Merge branch '3.0' into fix/TD-18453
|
2022-08-18 16:08:21 +08:00 |
Hui Li
|
0383ff3d40
|
Merge pull request #16206 from taosdata/feature/3.0_mhli
refactor(sync): adjust strategy for dynamic quorum
|
2022-08-18 16:07:34 +08:00 |
Hui Li
|
35af88cbaa
|
Merge pull request #16195 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma batch process
|
2022-08-18 16:07:14 +08:00 |
Ganlin Zhao
|
9ef2d73689
|
fix(query): fix elapsed order by ts desc result inconsist after flush
to disk
TD-18453
|
2022-08-18 16:06:49 +08:00 |
Hongze Cheng
|
082d2093b8
|
open more
|
2022-08-18 16:00:24 +08:00 |
wangmm0220
|
03bb9e7f01
|
fix: get meta null if table does not exists
|
2022-08-18 15:44:28 +08:00 |
Hongze Cheng
|
9fb8927c33
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-18 15:41:21 +08:00 |
Hongze Cheng
|
117bc90dad
|
more snapshot
|
2022-08-18 15:29:42 +08:00 |
Hui Li
|
7688f8ed04
|
Merge pull request #16204 from taosdata/feature/stream
fix(mnode): memory leak
|
2022-08-18 15:24:16 +08:00 |
Ganlin Zhao
|
e33be23e10
|
Merge branch '3.0' into fix/TD-18445
|
2022-08-18 15:14:10 +08:00 |
Minghao Li
|
8a32c0c189
|
refactor(sync): adjust strategy for dynamic quorum
|
2022-08-18 14:55:57 +08:00 |
Hongze Cheng
|
a4e4f4cc4a
|
make it compile
|
2022-08-18 14:37:43 +08:00 |
Minglei Jin
|
45dc2ec1f2
|
fix(tsdb/cache): add DCLP to tsdbCache
|
2022-08-18 14:32:11 +08:00 |
Liu Jicong
|
a2757eb4f3
|
fix(mnode): memory leak
|
2022-08-18 14:26:11 +08:00 |
yihaoDeng
|
15110480bc
|
fix invalid packet
|
2022-08-18 14:22:07 +08:00 |
yihaoDeng
|
e1ae5bc7f8
|
fix invalid packet
|
2022-08-18 13:59:23 +08:00 |
yihaoDeng
|
f3ec1593bc
|
fix invalid packet
|
2022-08-18 13:55:56 +08:00 |