Commit Graph

13884 Commits

Author SHA1 Message Date
Cary Xu 1d6d0aa2db enh: row iter and fetch optimization 2022-08-10 17:26:44 +08:00
Haojun Liao 6250c1b157
Merge pull request #15851 from taosdata/feature/3.0_query_optimize
ehn(query): optimize the query performance.
2022-08-10 16:51:46 +08:00
shenglian-zhou 6389d32445
Merge pull request #15935 from taosdata/szhou/fixbug
fix: use the pre agg value as double when generate block sma for float column and double column
2022-08-10 16:33:33 +08:00
Yihao Deng 6e161611b9
Merge pull request #15936 from taosdata/enh/refactor-idx
enh: refactor index
2022-08-10 16:27:37 +08:00
Ganlin Zhao 685855e3dc
Merge pull request #15931 from taosdata/fix/TD-18115
fix(query): fix interp + fill interpolation after last datablock
2022-08-10 16:24:38 +08:00
yihaoDeng 399d240df5 refactor index 2022-08-10 15:41:12 +08:00
shenglian zhou 6dfa283671 fix: use the pre agg value as double when generate block sma for float column and double column 2022-08-10 15:35:00 +08:00
Haojun Liao 6d267810a2 fix(query): fix the invalid length for json data. 2022-08-10 15:22:40 +08:00
Hongze Cheng 465e79258a refact: a little optimize 2022-08-10 14:33:23 +08:00
Ganlin Zhao 249e2b12f6 fix(query): fix interp + fill interpolation after last datablock 2022-08-10 14:21:31 +08:00
Haojun Liao 99cabaee18 fix(query):set correct offset. 2022-08-10 14:07:51 +08:00
Zhiqiang Wang a34d0590e6
Merge pull request #15929 from taosdata/fix/ZhiqiangWang/TD-15311-fix-copy-appname-overflow
os: fix copy appname overflow
2022-08-10 13:54:40 +08:00
Haojun Liao abc9065094 fix(query): set correct raw block info. 2022-08-10 13:13:25 +08:00
Li Minghao 659771ae32
Merge pull request #15928 from taosdata/feature/3.0_mhli
fix(sync): delete memory after optimized
2022-08-10 13:10:55 +08:00
afwerar 59d982333c os: fix copy appname overflow 2022-08-10 13:05:46 +08:00
Zhiqiang Wang 4a14f73c64
Merge pull request #15927 from taosdata/release/ver-3.0.0.10003
Release/ver 3.0.0.10003
2022-08-10 12:59:42 +08:00
afwerar 712f7e8cce os: fix copy appname overflow 2022-08-10 11:47:45 +08:00
Minghao Li 6cabe5847e fix(sync): delete memory after optimized 2022-08-10 11:26:23 +08:00
afwerar 67fbb73910 build: release ver-3.0.0.10003 2022-08-10 11:23:37 +08:00
yihaoDeng dd04c35dcf Merge branch 'dev' into opt 2022-08-10 10:26:03 +08:00
dapan1121 fe962c0d16 fix: fix ntables error in database 2022-08-10 09:07:48 +08:00
Liu Jicong a62950b441
Merge pull request #15920 from taosdata/feature/stream
enh(stream): recover process
2022-08-09 23:35:03 +08:00
Liu Jicong fc225a580d enh(stream): recover process 2022-08-09 21:37:21 +08:00
Haojun Liao 37c9a6d15f Merge remote-tracking branch 'origin/feature/3.0_query_optimize' into feature/3.0_query_optimize 2022-08-09 20:58:19 +08:00
Haojun Liao 7df0a65e75 fix(query): set correct meta size in handling json. 2022-08-09 20:57:34 +08:00
Cary Xu 3e626d56d1 fix: set none if cols not full 2022-08-09 20:32:02 +08:00
Yihao Deng 1d5550ae8c
Merge pull request #15826 from taosdata/enh/TD-18139
enh: speed filter with sma result
2022-08-09 20:28:51 +08:00
Minglei Jin b57e6c15ec
Merge pull request #15910 from taosdata/fix/TD-17954
fix: tdb use sys memory when snapshot writing
2022-08-09 19:54:03 +08:00
Ganlin Zhao 585458f335
Merge pull request #15900 from taosdata/fix/TD-18115
fix(query): interp fill(linear) after data range do not fill
2022-08-09 19:43:49 +08:00
yihaoDeng 2398c9e81b fix tag filter 2022-08-09 19:38:48 +08:00
dapan1121 5cd223e29b
Merge pull request #15890 from taosdata/fix/TD-18288
fix: fix stmt parser crash issue
2022-08-09 19:08:35 +08:00
Minglei Jin d0416f312f fix: tdb use sys memory when snapshot writing 2022-08-09 19:07:07 +08:00
Haojun Liao 7b70f54a6e test: add log. 2022-08-09 18:47:23 +08:00
Haojun Liao d680da3380 fix(query): fix sma info in query procesing. 2022-08-09 18:35:10 +08:00
yihaoDeng 9c3e08ad8b fix tag filter 2022-08-09 18:27:04 +08:00
Haojun Liao bddb3e356d fix(query): expand the sink buffer. 2022-08-09 17:55:00 +08:00
Haojun Liao 8b86d7342d fix(query): check the sma load status, and return if succeed. 2022-08-09 17:21:31 +08:00
54liuyao 41e2538ade scalable bloom filter encode & decode 2022-08-09 16:54:59 +08:00
Haojun Liao 41d2c92231 fix(query): copy null value. 2022-08-09 16:54:05 +08:00
Shengliang Guan 500a0ca56e
Merge pull request #15887 from taosdata/fix/mnode
enh: adjust the default value of supportVnodes parameters
2022-08-09 16:19:41 +08:00
Ganlin Zhao 1d90aff252 fix(query): fix interp linear interpolation after range issue 2022-08-09 16:13:51 +08:00
Li Minghao aa7437c408
Merge pull request #15896 from taosdata/feature/3.0_mhli
refactor(sync): change err code
2022-08-09 16:08:25 +08:00
Cary Xu 9e498a7859 fix: set none for unbound cols 2022-08-09 15:40:39 +08:00
yihaoDeng f0f64cfccc Merge branch 'feature/3.0_mhli' of https://github.com/taosdata/TDengine into retry 2022-08-09 15:23:20 +08:00
yihaoDeng bec4b2ff19 change err code 2022-08-09 15:22:46 +08:00
Xiaoyu Wang 9b1201a61a fix: slimit error 2022-08-09 15:18:21 +08:00
Liu Jicong 379cdc0566
Merge pull request #15889 from taosdata/feature/stream
fix(stream): memory error
2022-08-09 14:48:01 +08:00
Liu Jicong d9a4ea305d fix(stream): memory error 2022-08-09 14:11:41 +08:00
wade zhang 29d0beb389
Merge pull request #15856 from taosdata/docs/TD-17892
docs(driver): jdbc add tmq sample code
2022-08-09 14:10:26 +08:00
dapan1121 aaa588a62f fix: fix stmt parser crash issue 2022-08-09 14:10:14 +08:00