Commit Graph

13815 Commits

Author SHA1 Message Date
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
Haojun Liao 41d2c92231 fix(query): copy null value. 2022-08-09 16:54:05 +08:00
Cary Xu 9e498a7859 fix: set none for unbound cols 2022-08-09 15:40:39 +08:00
Xiaoyu Wang 9b1201a61a fix: slimit error 2022-08-09 15:18:21 +08:00
Haojun Liao b9c6e0cdf9 refactor: stream invoke previous APIs. 2022-08-09 13:55:51 +08:00
Haojun Liao a2a1da06dd other:merge 3.0 2022-08-09 13:45:44 +08:00
Xiaoyu Wang 07ef00e89f merge 3.0 2022-08-09 11:36:08 +08:00
Liu Jicong 5c0747aa18
Merge pull request #15877 from taosdata/feature/stream
enh(stream): stream recover
2022-08-09 11:16:49 +08:00
Xiaoyu Wang 0355e63b59
Merge pull request #15881 from taosdata/feature/3.0_query_optimize_wxy
fix: insert error of unbound columns
2022-08-09 10:58:45 +08:00
Xiaoyu Wang 43a67f6da9 fix: insert error of unbound columns 2022-08-09 10:57:44 +08:00
Yihao Deng 90aa644e4d
Merge pull request #15870 from taosdata/fix/rpcLeakmem
fix: avoid mem leak
2022-08-09 10:42:45 +08:00
Liu Jicong ad032a0a90 enh(stream): stream recover 2022-08-09 10:36:27 +08:00
Haojun Liao 29c84833d3 fix(query):fix invalid free. 2022-08-09 10:34:01 +08:00
Ganlin Zhao 35a9e11ed1
Merge pull request #15867 from taosdata/fix/TD-18115
fix(query): interp + fill(linear) not working
2022-08-09 10:25:58 +08:00
Xiaoyu Wang 0829f6611c Merge remote-tracking branch 'origin/feature/3.0_query_optimize' into feature/3.0_query_optimize_wxy 2022-08-09 10:20:32 +08:00
Haojun Liao 30a64bdcd9 fix(query): set correct schema. 2022-08-09 10:16:00 +08:00
Cary Xu 0ee815c6f3
Merge pull request #15866 from taosdata/feature/TD-11274-3.0
fix: use int32_t when sort merge datablock
2022-08-09 09:57:57 +08:00
Xiaoyu Wang 7e1917f105 enh: refine the data requirements of the partition physical plan 2022-08-09 09:55:03 +08:00
dapan1121 e540b6ed0b
Merge pull request #15864 from taosdata/fix/TD-18076
fix: fix tasoc memory leak issue
2022-08-09 09:42:06 +08:00
yihaoDeng 72800f4c87 avoid mem leak 2022-08-09 09:35:26 +08:00
dapan1121 a504f1ffdd fix: remove scl change 2022-08-09 09:00:46 +08:00
Ganlin Zhao e16b2fafbe fix(query): fix interp + fill(linear) start from middle of interpolation
range issue
2022-08-08 21:09:25 +08:00
Cary Xu e49e9bee6a other: revert clang format 2022-08-08 20:59:11 +08:00
Cary Xu 20fefa6bfd fix: use int32_t when sort merge datablock 2022-08-08 20:56:57 +08:00
afwerar 7d3ac0a2f5 shell: make show same id 2022-08-08 20:45:51 +08:00
Li Minghao 7722f88093
Merge pull request #15861 from taosdata/feature/3.0_mhli
refactor(sync): speed up replicate
2022-08-08 20:36:49 +08:00
Ganlin Zhao 7aeaa79f4e fix(query): fix interp + fill(linear) before inter range issue 2022-08-08 20:28:09 +08:00
dapan1121 313e72594e
Merge pull request #15855 from taosdata/fix/TD-18261
fix: fix catalog crash issue
2022-08-08 20:20:38 +08:00
dapan1121 f25ca55aa1
Merge pull request #15857 from taosdata/fix/TD-18259
fix: fix show stables in sysdb result error
2022-08-08 20:20:22 +08:00
dapan1121 a3d4dce3e5 Merge branch '3.0' into fix/TD-18076 2022-08-08 20:16:13 +08:00
dapan1121 ea4904fb40 fix: fix memory leak issue 2022-08-08 20:15:21 +08:00
Ganlin Zhao 26648a909f fix(query): interp + fill(linear) not working
TD-18220
2022-08-08 20:09:20 +08:00
Liu Jicong 87c1656f52
Merge pull request #15859 from taosdata/feature/stream
fix(stream): memory leak
2022-08-08 19:55:13 +08:00
Minghao Li df18cc5f47 refactor(sync): speed up replicate 2022-08-08 19:46:37 +08:00
Xiaoyu Wang 5d3a69305b
Merge pull request #15860 from taosdata/feature/3.0_wxy
fix: project adds whether to ignore the field of group id
2022-08-08 19:19:32 +08:00
Liu Jicong 48449e80c3 fix(stream): memory leak 2022-08-08 19:17:28 +08:00
Liu Jicong e30b74ad5a fix(stream): memory leak 2022-08-08 18:53:49 +08:00
Yihao Deng dc5325544d
Merge pull request #15845 from taosdata/fix/avoidTimer
fix: avoid start timer
2022-08-08 18:37:37 +08:00
Xiaoyu Wang 4345631d3c fix: project adds whether to ignore the field of group id 2022-08-08 18:32:04 +08:00
Minglei Jin a6d07527ca
Merge pull request #15854 from taosdata/fix/TD-18112
Fix/td 18112
2022-08-08 18:14:20 +08:00
dapan1121 63eea61cae fix: fix show stables in sysdb result error 2022-08-08 18:13:35 +08:00
Liu Jicong c411b9aebb fix(stream): memory leak 2022-08-08 18:09:36 +08:00
dapan1121 d281990195 fix: fix catalog crash issue 2022-08-08 18:02:38 +08:00
Xiaoyu Wang 125c73590d
Merge pull request #15847 from taosdata/feature/3.0_wxy
fix: sql command 'show cluster' error
2022-08-08 17:59:31 +08:00
Haojun Liao 0aef734a20 fix(query): fix syntax error. 2022-08-08 17:56:26 +08:00
Cary Xu f4342a8b73
Merge pull request #15832 from taosdata/feature/TD-11274-3.0
enh: rsma fetch logic optimization
2022-08-08 17:34:34 +08:00
yihaoDeng 6c9ec8dccf Merge branch '33' into stop 2022-08-08 17:34:24 +08:00
Li Minghao 4c775b118a
Merge pull request #15843 from taosdata/feature/3.0_mhli
refactor(sync): speed up replicate
2022-08-08 17:26:34 +08:00
Minglei Jin d3fb552254 fix: excluding ts column from timeseries 2022-08-08 17:23:11 +08:00