Commit Graph

8441 Commits

Author SHA1 Message Date
dapan1121 a1ca0487a4
Merge pull request #15669 from taosdata/fix/TD-18063
fix: fix clear cache caused deadlock issue
2022-08-02 13:44:50 +08:00
Haojun Liao bb869800f6
Merge pull request #15661 from taosdata/feature/3_liaohj
refactor: optimize the build block perf.
2022-08-02 13:04:00 +08:00
dapan1121 4ade68aa31 fix: fix clear cache caused deadlock issue 2022-08-02 11:40:47 +08:00
Xiaoyu Wang ab03c9a265 fix: alias error for partition by keys 2022-08-02 10:27:59 +08:00
Zhiqiang Wang 8ea865fe5c
Merge pull request #15659 from taosdata/fix/ZhiqiangWang/TD-17383-add-cloud-grant-cfg
feat: add cloud grant cfg
2022-08-02 09:47:43 +08:00
Yihao Deng c414e274fa
Merge pull request #15662 from taosdata/fix/rpcBufferLeak
fix: fix mem leak
2022-08-02 09:18:08 +08:00
Haojun Liao fe55671253 fix(query): fix syntax error. 2022-08-01 23:43:01 +08:00
Haojun Liao 6671420e49 fix(query): set correct json tag. 2022-08-01 23:30:25 +08:00
dapan1121 cc3a7375ed enh: support app level stat 2022-08-01 20:47:08 +08:00
yihaoDeng e6ca3844e1 fix mem leak 2022-08-01 20:44:41 +08:00
Haojun Liao 8da7aa19b5 fix(query): fix memory leak. 2022-08-01 20:41:03 +08:00
Shengliang Guan bd31c9da5a
Merge pull request #15657 from taosdata/fix/dnode
fix: write snapshot after apply queue is empty
2022-08-01 20:13:08 +08:00
Haojun Liao bbcba1855d Merge branch '3.0' into feature/3_liaohj 2022-08-01 20:09:42 +08:00
afwerar 412d3437a8 feat: add cloud grant cfg 2022-08-01 19:54:13 +08:00
Liu Jicong de582a924a
Merge pull request #15655 from taosdata/feature/stream
feat(tq): transport snapshot
2022-08-01 19:48:57 +08:00
Xiaoyu Wang 18364a6bd2
Merge pull request #15649 from taosdata/feature/3.0_wxy
fix: database name cannot contain '.'
2022-08-01 19:23:34 +08:00
Liu Jicong b084dd8ee6 feat(tq): transport snapshot 2022-08-01 19:12:37 +08:00
Ganlin Zhao 30ab3a1bb2
Merge pull request #15647 from taosdata/fix/TD-17799
fix(query): fix apercentile crash when result is 0 rows and used with other non-null result functions
2022-08-01 19:07:56 +08:00
shenglian-zhou 21308d7853
Merge pull request #15639 from taosdata/szhou/fix/join
fix: fix failed case of join.sim
2022-08-01 18:54:42 +08:00
Ganlin Zhao 56ca1ac288
Merge pull request #15643 from taosdata/fix/TD-18040
enh(query): add selectivity support for indefinite rows functions
2022-08-01 18:42:22 +08:00
Xiaoyu Wang 4d51273aac fix: database name cannot contain '.' 2022-08-01 18:12:03 +08:00
Ganlin Zhao 0b3ebaebe8 fix test cases 2022-08-01 17:54:36 +08:00
liuyao a01ebbbf45
Merge pull request #15644 from taosdata/feature/TD-17811
feat(stream):optimize stream update scan
2022-08-01 17:51:17 +08:00
slzhou 5ad27aabe7 fix: fix join error to remove the extra join 2022-08-01 17:47:31 +08:00
Ganlin Zhao 313248cec6 Merge branch '3.0' into fix/TD-17799 2022-08-01 17:44:52 +08:00
Ganlin Zhao 0dbe26f8bb fix(query): fix apercentile crash when input is all null columns and used
with other non-null result functions

TD-17799
TD-17967
2022-08-01 17:41:27 +08:00
Liu Jicong 16bf52bf8f
Merge pull request #15611 from taosdata/feature/stream
refactor(stream): use vnode meta
2022-08-01 17:41:19 +08:00
Shengliang Guan 99f29f6455 refactor: adjust log 2022-08-01 17:23:52 +08:00
Xiaoyu Wang a73ea6f9ea
Merge pull request #15638 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
2022-08-01 17:20:27 +08:00
54liuyao b3d104349f feat(stream):optimize stream update scan 2022-08-01 17:09:46 +08:00
Ganlin Zhao b69ff54779 Merge branch '3.0' into fix/TD-18040 2022-08-01 16:51:45 +08:00
Haojun Liao 24218752ab refactor: optimize tablescan perf. 2022-08-01 16:41:14 +08:00
yihaoDeng 80ea523c8b Merge branch '3.0' into 3 2022-08-01 16:39:46 +08:00
yihaoDeng 337e20cebc fix: crash_gen problem 2022-08-01 16:28:48 +08:00
shenglian zhou 799f7d0f87 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/join 2022-08-01 16:20:17 +08:00
shenglian zhou 905a07801e fix: fix errors of join test case 2022-08-01 16:19:50 +08:00
Xiaoyu Wang 7bcf6b051a fix: some problems of parser and planner 2022-08-01 16:17:59 +08:00
Xiaoyu Wang 5c9fbbd2e1 fix: some problems of parser and planner 2022-08-01 15:54:53 +08:00
Minghao Li cd7d434ed8 refactor(sync): delete trace log 2022-08-01 15:50:51 +08:00
Ganlin Zhao 14deef3ae8 fix comment 2022-08-01 15:42:35 +08:00
Ganlin Zhao 3ebd338097 enh(query): add selectivity support for mavg functions
TD-18050
2022-08-01 15:41:05 +08:00
Ganlin Zhao 62407b9e9f enh(query): add selectivity support for csum functions
TD-18050
2022-08-01 15:33:38 +08:00
Li Minghao 2d98df8663
Merge pull request #15634 from taosdata/feature/3.0_mhli
refactor(sync): modify auto bench
2022-08-01 15:28:43 +08:00
Ganlin Zhao b4fa0d61b4 enh(query): add selectivity support for statecount/stateduration
functions

TD-18050
2022-08-01 15:16:29 +08:00
Ganlin Zhao 590e586163 Merge branch '3.0' into fix/TD-18040 2022-08-01 14:17:31 +08:00
Ganlin Zhao b0becf1ca9 fix(query): fix n-1 function if select column after function position
result row is incorrect.

fix/TD-18040
2022-08-01 14:15:16 +08:00
Minghao Li f9f5449b5d refactor(sync): modify auto bench 2022-08-01 14:13:03 +08:00
Haojun Liao 2531ee909c refactor: do some internal refactor. 2022-08-01 14:05:41 +08:00
Li Minghao e95ae14836
Merge pull request #15622 from taosdata/feature/3.0_mhli
refactor(sync): delete traft in cmake
2022-08-01 13:49:06 +08:00
Haojun Liao a2a2dbd68a refactor: optimize the build block perf. 2022-08-01 13:11:32 +08:00
dapan1121 b0d0b0297f fix: fix in operator memory leak 2022-08-01 11:12:09 +08:00
Minghao Li b529f05aec refactor(sync): add test case 2022-08-01 11:03:18 +08:00
dapan1121 11d9ece114
Merge pull request #15619 from taosdata/fix/TD-18009
fix: fix client memory leak
2022-08-01 10:32:33 +08:00
dapan1121 6addac61f8 fix: fix client memory leak 2022-08-01 09:58:49 +08:00
Xiaoyu Wang f06a36b171
Merge pull request #15607 from taosdata/feature/3.0_prof_wxy
enh: write performance optimization
2022-08-01 09:56:15 +08:00
Yihao Deng 043776caab
Merge pull request #15574 from taosdata/fix/idxSimBug
fix: idx sim bug
2022-07-31 10:19:16 +08:00
Haojun Liao 53686de955
Merge pull request #15606 from taosdata/feature/3_liaohj
fix(query): remove invalid time window close ops.
2022-07-30 20:54:10 +08:00
Liu Jicong bb6fabcc11 refactor(stream): use vnode meta 2022-07-30 20:20:12 +08:00
dapan1121 3dd0e99250
Merge pull request #15608 from taosdata/enh/explainLimit
enh: support limit in explain
2022-07-30 20:03:54 +08:00
dapan1121 2d8afab93b enh: support limit in explain 2022-07-30 19:29:10 +08:00
Xiaoyu Wang 5a3c377c68 enh: write performance optimization 2022-07-30 19:23:06 +08:00
Li Minghao b27339dac5
Merge pull request #15602 from taosdata/feature/3.0_mhli
refactor(sync): return when snapshot start > end
2022-07-30 19:19:24 +08:00
Haojun Liao 71b5cf5a39 refactor: do some internal refactor. 2022-07-30 18:23:04 +08:00
Haojun Liao 97c238875e refactor: do some internal refactor. 2022-07-30 18:19:14 +08:00
Minghao Li ad3695cee6 refactor(sync): return when snapshot start > end 2022-07-30 18:15:15 +08:00
Haojun Liao 7bc773b8cd fix(query): remove invalid time window close ops. 2022-07-30 18:11:44 +08:00
Li Minghao 7b97b6291e
Merge pull request #15596 from taosdata/feature/3.0_mhli
refactor(sync): restart hb timer when replicate get error term
2022-07-30 18:11:37 +08:00
Minghao Li 4b6b1de91c refactor(sync): restart hb timer when replicate get error term 2022-07-30 17:30:10 +08:00
Liu Jicong c67f5f10a2
Merge pull request #15595 from taosdata/feature/stream
enh(wal): add lock to guarantee read behaviour
2022-07-30 17:09:20 +08:00
shenglian-zhou 71e414957b
Merge pull request #15570 from taosdata/szhou/fix/join
fix: nested query can be used as table for join together
2022-07-30 17:03:40 +08:00
Liu Jicong 6d67b17113 enh(wal): add lock to guarantee read behaviour 2022-07-30 16:35:49 +08:00
Xiaoyu Wang 582d7447b4
Merge pull request #15582 from taosdata/feature/3.0_wxy
fix: some problems of planner
2022-07-30 16:18:35 +08:00
dapan1121 cd361f434c
Merge pull request #15572 from taosdata/fix/forbiddenLocalCfg
enh: add forbidden local config setting
2022-07-30 15:55:04 +08:00
Xiaoyu Wang dc6c0c1d1a fix: some problems of planner 2022-07-30 15:46:43 +08:00
yihaoDeng d0d9526d44 Merge branch 'dv' into 3 2022-07-30 15:45:57 +08:00
Xiaoyu Wang 67c0c7e473 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-07-30 15:30:33 +08:00
Xiaoyu Wang 15a08b9999 fix: some problems of planner 2022-07-30 15:29:57 +08:00
dapan1121 02d97d97dc
Merge pull request #15578 from taosdata/fix/fixdeadlock
fix: fix catalog deaklock issue
2022-07-30 15:11:23 +08:00
yihaoDeng d2f57b4ad7 fix alter tag 2022-07-30 15:09:53 +08:00
shenglian-zhou e27499b346
Merge branch '3.0' into szhou/fix/join 2022-07-30 14:13:30 +08:00
Haojun Liao 97d0e558bc refactor: add assert. 2022-07-30 14:05:39 +08:00
Haojun Liao 4b4cc03fc6
Merge pull request #15581 from taosdata/feature/3_liaohj
fix(query): fix memory leak.
2022-07-30 14:00:15 +08:00
Ganlin Zhao c98640291b
Merge pull request #15576 from taosdata/fix/TD-17574
fix(query): fix hyperloglog return inconsistent values
2022-07-30 13:34:02 +08:00
Xiaoyu Wang b08a28d559 fix: some problems of planner 2022-07-30 13:14:44 +08:00
Liu Jicong f24f2eff42 merge 3.0 2022-07-30 13:03:12 +08:00
Haojun Liao ed57347579 fix(query): fix memory leak. 2022-07-30 11:30:31 +08:00
Minghao Li 2885767a93 refactor(sync): delete speed up2 2022-07-30 11:14:45 +08:00
dapan1121 965cc65bef fix: fix catalog deaklock issue 2022-07-30 11:04:23 +08:00
dapan1121 f1cb48fc08 Merge branch '3.0' into fix/forbiddenLocalCfg 2022-07-30 11:01:25 +08:00
Ganlin Zhao 54f2e4af05 fix(query): fix hyperloglog return inconsistent values
TD-17574
2022-07-30 10:55:33 +08:00
yihaoDeng ac169b8d90 fix index bugf 2022-07-30 10:30:58 +08:00
dapan1121 2f1c9b3c16 enh: add local forbidden cfg processing 2022-07-30 09:50:19 +08:00
slzhou d992ab1401 fix: nested query can be used as table for join together 2022-07-30 09:09:59 +08:00
Haojun Liao d29a60499a
Merge pull request #15554 from taosdata/feature/3_liaohj
refactor: do some internal refactor and opt query performance.
2022-07-29 22:34:37 +08:00
Li Minghao 93aa8f9add
Merge pull request #15568 from taosdata/feature/3.0_mhli
refactor(sync): speed up sync point
2022-07-29 22:06:41 +08:00
Cary Xu 29c94d17b6
Merge pull request #15566 from taosdata/fix/TD-17958
fix: fix rsma when inserting historical data wal version got overwritten by unrelated SSDatablocks got from stream scan
2022-07-29 21:39:44 +08:00
Liu Jicong 6c250e75cd fix(stream): forbid histogram in stream 2022-07-29 21:28:18 +08:00
Minghao Li e0e23fc2cb refactor(sync): speed up sync point2 2022-07-29 21:17:39 +08:00
Haojun Liao 2261d689e4 fix(query): opt read data from file block. 2022-07-29 21:09:33 +08:00
Minghao Li 7ce5fb11b0 refactor(sync): speed up sync point 2022-07-29 21:05:56 +08:00
Ganlin Zhao 8dbac0b001 Merge branch '3.0' into fix/TD-17958 2022-07-29 20:56:47 +08:00
Ganlin Zhao 344e821e87 fix: fix rsma writing historical data wal got overwritten by unrelated
SSDatablocks got from streamscan

TD- 17958
2022-07-29 20:53:45 +08:00
Xiaoyu Wang 31126d5390 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-07-29 20:41:39 +08:00
Xiaoyu Wang 32418f161b enh: cumulative functions support mixed use 2022-07-29 20:41:16 +08:00
dapan1121 95777c77f8 Merge branch '3.0' into fix/TD-17147 2022-07-29 20:40:54 +08:00
liuyao df2736e61c
Merge pull request #15559 from taosdata/feature/TD-17811
feat(stream):Recycled Pages
2022-07-29 20:36:36 +08:00
Xiaoyu Wang 11bac6220c
Merge pull request #15523 from taosdata/feature/3.0_debug_wxy
enh: last function optimize
2022-07-29 20:14:21 +08:00
54liuyao c8fbcb9672 feat(stream): Recycled Pages 2022-07-29 19:40:14 +08:00
Xiaoyu Wang 0550ab5306 enh: last function optimize 2022-07-29 19:21:00 +08:00
Haojun Liao cd5491fea1 fix(query): remove invalid code. 2022-07-29 19:00:12 +08:00
dapan1121 ad9581776a Merge branch '3.0' into fix/TD-17147 2022-07-29 18:36:25 +08:00
dapan1121 4de8d28f63 fix: fix ucs4 convertion issue 2022-07-29 18:35:23 +08:00
Xiaoyu Wang f929187e63 enh: last function optimize 2022-07-29 18:30:03 +08:00
yihaoDeng c0003de316 fix sim error 2022-07-29 18:26:31 +08:00
Haojun Liao 9ee13ca254 other: merge 3.0 2022-07-29 18:03:42 +08:00
Xiaoyu Wang 41b8ef7d93 enh: cumulative functions support mixed use 2022-07-29 18:00:48 +08:00
Ganlin Zhao f280721687
Merge pull request #15541 from taosdata/fix/TD-17009
fix(query): fix apercentile with interval crash issue
2022-07-29 16:55:17 +08:00
Ganlin Zhao 8f510f0821 Merge branch '3.0' into fix/TD-17009 2022-07-29 15:17:47 +08:00
Ganlin Zhao cf5d328328 Merge branch '3.0' into fix/TD-17740 2022-07-29 15:17:06 +08:00
liuyao 5ddd753608
Merge pull request #15543 from taosdata/feature/TD-17811
feat(stream): free state memroy
2022-07-29 15:12:23 +08:00
Ganlin Zhao 77c24996ba fix(query): fix histogram function with interval result not match
TD-17740
2022-07-29 15:04:40 +08:00
Xiaoyu Wang 0ee36a50a6 Merge branch 'feature/3.0_debug_wxy' of github.com:taosdata/TDengine into feature/3.0_debug_wxy 2022-07-29 14:56:15 +08:00
Xiaoyu Wang a7bca145aa enh: last function optimize 2022-07-29 14:55:35 +08:00
dapan1121 ebb85f6f4c
Merge pull request #15539 from taosdata/fix/TD-17926
fix: fix delete time range issue
2022-07-29 14:33:52 +08:00
Haojun Liao 0ff775c46f fix(query): keep order info in fill operator. 2022-07-29 14:33:50 +08:00
54liuyao 5e7e335169 feat(stream): free state memroy 2022-07-29 14:28:29 +08:00
shenglian-zhou e2808487f2
Merge pull request #15537 from taosdata/szhou/fix/udf
fix: fix nested query sim bugs
2022-07-29 14:24:05 +08:00
Ganlin Zhao 104aa670df Merge branch '3.0' into fix/TD-17009 2022-07-29 14:15:00 +08:00
Ganlin Zhao 4768285ca2 fix(query): fix apercentile with interval crash issue
TD-17009
TD-17783
2022-07-29 14:13:09 +08:00
Cary Xu 46e3bc6007
Merge pull request #15540 from taosdata/feature/TD-11274-3.0
fix: assign groupId for rsma uniformly
2022-07-29 14:01:05 +08:00
Haojun Liao 26e5a7c796 refactor: do some internal refactor. 2022-07-29 13:54:14 +08:00
Xiaoyu Wang 547ab7028b enh: last function optimize 2022-07-29 13:38:24 +08:00
Cary Xu e3efc089b4 fix: assign groupId for rsma uniformly 2022-07-29 12:15:19 +08:00
Minghao Li 7dc12d7e4f refactor(sync): add test case 2022-07-29 11:03:35 +08:00
Haojun Liao 915e4e40c7 fix(query): add attribute to control output order. 2022-07-29 11:00:36 +08:00
dapan1121 cc597c2ff3 fix: fix delete time range issue 2022-07-29 10:53:00 +08:00
Hongze Cheng fde0db680f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-29 02:29:03 +00:00
dapan1121 cd0175ab27 Merge branch '3.0' into fix/TD-17934 2022-07-29 10:25:45 +08:00
dapan1121 00e76a33ff fix: fix ut issue 2022-07-29 10:24:26 +08:00
slzhou@taodata.com 810d385530 fix: fix nested query sim bugs 2022-07-29 10:13:00 +08:00
Haojun Liao 78bbfcb4bc refactor: do some internal refactor and opt query performance. 2022-07-29 09:56:03 +08:00
Xiaoyu Wang d7a525f21f Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy 2022-07-29 09:28:52 +08:00
dapan1121 156567b9bc fix: fix show queries crash and error msg 2022-07-29 09:01:35 +08:00
Yihao Deng 22635992fd
Merge pull request #15534 from taosdata/opt/bench
fix: add bench to rpc
2022-07-29 09:00:39 +08:00
Li Minghao 82cc51a341
Merge pull request #15533 from taosdata/feature/3.0_mhli
refactor(sync): add propose batch
2022-07-28 21:30:17 +08:00
shenglian-zhou 9c82bdb9fa
Merge pull request #15520 from taosdata/szhou/fix/udf
fix: compare scan target and agg target when tag scan optimize
2022-07-28 20:53:46 +08:00
Xiaoyu Wang 9053645ab7 feat: super table order by primary key optimization 2022-07-28 20:24:49 +08:00
Minghao Li 5ad0ac9500 refactor(sync): add propose batch 2022-07-28 20:24:31 +08:00
Xiaoyu Wang fc0780c35a enh: last function optimize 2022-07-28 19:27:37 +08:00
dapan1121 62f3adf7fc Merge branch '3.0' into fix/TD-17819 2022-07-28 19:11:08 +08:00