Commit Graph

9816 Commits

Author SHA1 Message Date
Haojun Liao 6c6e20ff14 fix(query): fix value number counting in relational processing. 2022-09-21 14:18:27 +08:00
Xiaoyu Wang 3abfb569ba Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-09-21 14:00:55 +08:00
Xiaoyu Wang 2a978bae09 Merge remote-tracking branch 'origin/3.0' into refact/query_opt 2022-09-21 13:58:34 +08:00
Xiaoyu Wang bc28b929a5 Merge branch 'refact/query_opt' of github.com:taosdata/TDengine into refact/query_opt 2022-09-21 13:57:16 +08:00
Xiaoyu Wang 71749cf6c6 Merge branch 'enh/3.0_planner_optimize' into refact/query_opt 2022-09-21 13:56:34 +08:00
Haojun Liao 721112140f fix(query): assign qualified value. 2022-09-21 13:51:36 +08:00
Liu Jicong 72fba5a8ce fix(stream): check delete uid 2022-09-21 11:54:44 +08:00
Haojun Liao 4ca49bf549 fix(query): assign the result number. 2022-09-21 11:47:15 +08:00
Xiaoyu Wang a914816ce7 enh: added memory allocators for parser and planner 2022-09-21 11:28:34 +08:00
Xiaoyu Wang 2f475399a6 enh: added memory allocators for parser and planner 2022-09-21 10:57:41 +08:00
Haojun Liao 33c075542d refactor(query): do some internal refactor. 2022-09-21 10:26:55 +08:00
Minglei Jin 8bc6a6297f enh(sync): log entry cache for sync 2022-09-20 19:57:02 +08:00
Xiaoyu Wang 46b0c2c9c4 enh: added memory allocators for parser and planner 2022-09-20 18:52:45 +08:00
yihaoDeng 5e98dfe644 enh(tsc):add more http-client log 2022-09-20 18:01:12 +08:00
Xiaoyu Wang 8a010a58f3 enh: added memory allocators for parser and planner 2022-09-20 16:13:08 +08:00
Haojun Liao 7f47840ddc refactor:disable some logs. 2022-09-20 14:42:33 +08:00
Haojun Liao 1f53ee8bc2 other:merge 3.0 2022-09-20 14:39:43 +08:00
Haojun Liao af36cb37e6 refactor(query): do some internal refactor. 2022-09-20 14:37:50 +08:00
Haojun Liao ed0b92bb33 refactor(query): opt perf. 2022-09-20 14:12:39 +08:00
Shengliang Guan 11b8347fdd
Merge pull request #16942 from taosdata/fix/TD-19143
fix: remove double free msg's pCont
2022-09-20 13:43:26 +08:00
Haojun Liao b567a1ebc3 refactor: opt filter perf. 2022-09-20 13:40:40 +08:00
Shengliang Guan 69e1edb344
Merge pull request #16898 from taosdata/fix/TD-18740
feat:Complete the automatic table creation function for taosX
2022-09-20 11:35:18 +08:00
Minglei Jin 5f4d6e1c99 fix: remove double free msg's pCont 2022-09-20 11:31:25 +08:00
54liuyao 7eb75fea47 feat(steam):optimize window close 2022-09-20 10:45:38 +08:00
Haojun Liao bf33be4207 refactor(query):add some logs. 2022-09-20 10:41:35 +08:00
Haojun Liao 50ee0dabbf refactor(query): do some internal refactor. 2022-09-20 10:02:20 +08:00
Shengliang Guan 004e9dabd2
Merge pull request #16927 from taosdata/szhou/cenc
fix: add udfd resident funcs that teardown when udfd exits
2022-09-19 22:10:28 +08:00
Shengliang Guan 8fb051e1f0
Merge pull request #16936 from taosdata/fix/TD-19127
fix: update dbOrigSize before releasing dirty pages
2022-09-19 22:09:25 +08:00
Shengliang Guan 4a2a9617ed
Merge pull request #16931 from taosdata/fix/3.0_bugfix_wxy
enh: the expression in project is pushed down to scan
2022-09-19 21:36:43 +08:00
Minglei Jin 5a5b9f4f70 fix: update dbOrigSize before releasing dirty pages 2022-09-19 21:29:32 +08:00
54liuyao 97ca09689c Merge branch 'feature/stream' into feature/TD-18820 2022-09-19 19:31:41 +08:00
Liu Jicong 756a2d3d5d merge 3.0 2022-09-19 19:29:20 +08:00
Xiaoyu Wang f2b02318f9 enh: the expression in project is pushed down to scan 2022-09-19 19:03:35 +08:00
Shengliang Guan 1ac9ff08bb
Merge pull request #16926 from taosdata/feature/stream
enh: stream backend for sma
2022-09-19 18:48:34 +08:00
Shengliang Guan fc0418fc20
Merge pull request #16914 from taosdata/feature/3_liaohj
fix(query): add null ptr check.
2022-09-19 18:48:05 +08:00
Shengliang Guan 4c54429162
Merge pull request #16924 from taosdata/fix/TD-19124
fix(query): fix invalid read in doModeAdd
2022-09-19 18:45:57 +08:00
Shengliang Guan 300f0c2c0f
Merge pull request #16922 from taosdata/fix/TD-19107-2
fix: copy rpgno with non-leaf pages
2022-09-19 17:50:54 +08:00
Xiaoyu Wang 1aa9624ea3 enh: the expression in project is pushed down to scan 2022-09-19 17:47:07 +08:00
Liu Jicong 1604d72967 add log for wal 2022-09-19 17:40:38 +08:00
slzhou 0c494d374d Merge branch '3.0' of github.com:taosdata/TDengine into szhou/cenc 2022-09-19 17:28:31 +08:00
slzhou 8ed3bf3ef1 feat: add resident funcs to udfd 2022-09-19 17:28:13 +08:00
Liu Jicong 86c0fb56e0 enhance stream backend for sma 2022-09-19 17:27:25 +08:00
54liuyao 955838d1f6 feat(stream): optimize disc buff 2022-09-19 17:13:13 +08:00
Ganlin Zhao 316bfc3236 Merge branch '3.0' into fix/TD-19124 2022-09-19 17:09:41 +08:00
Ganlin Zhao b08288df48 fix(query): fix invalid read in doModeAdd
TD-19124
2022-09-19 17:07:22 +08:00
Minglei Jin 5dddf1812b fix: copy rpgno with non-leaf pages 2022-09-19 16:53:18 +08:00
Xiaoyu Wang d1d55f4e78 enh: physical plan serialization supports cross-platform 2022-09-19 16:50:00 +08:00
wangmm0220 c379a35fb3 fix:error in CI 2022-09-19 16:34:07 +08:00
Xiaoyu Wang 74f75893ea enh: physical plan serialization supports cross-platform 2022-09-19 15:56:14 +08:00
wangmm0220 345b68ccee fix: cols num error in tmq for query 2022-09-19 15:28:28 +08:00
Xiaoyu Wang 70bc3e6984 enh: plan serialization optimize 2022-09-19 14:21:41 +08:00
Haojun Liao f88d80844e Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj 2022-09-19 14:09:19 +08:00
Haojun Liao e5e21bf635 fix(query): add null ptr check. 2022-09-19 14:08:30 +08:00
Haojun Liao 78f03e993d other:merge 3.0 2022-09-19 10:30:55 +08:00
Liu Jicong cde1bee8e0
Merge pull request #16890 from taosdata/feature/stream
fix(tmq):fix memory leak
2022-09-17 00:23:59 +08:00
Liu Jicong e848dc716b fix test case 2022-09-16 23:49:07 +08:00
Shengliang Guan 4df695f345
Merge pull request #16891 from taosdata/fix/3.0_bugfix_wxy
fix: parsing conflicts
2022-09-16 20:40:29 +08:00
Shengliang Guan 9f84cbea6a
Merge pull request #16880 from taosdata/fix/addDebugInfo
fix: add debug info
2022-09-16 19:59:08 +08:00
Shengliang Guan 0bdd271f16
Merge pull request #16873 from taosdata/fix/avoidTSCMemleak
fix(tsc): avoid mem leak
2022-09-16 19:58:42 +08:00
Shengliang Guan 755a175118
Merge pull request #16874 from taosdata/enh/3.0_plan_msg
enh: plan serialization optimize
2022-09-16 19:58:23 +08:00
Xiaoyu Wang cf759fba42 fix: parsing conflicts 2022-09-16 19:54:46 +08:00
wangmm0220 e3bc2487b3 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-18740 2022-09-16 19:00:49 +08:00
wangmm0220 a54f71a03c fix:error in auto create table for taosX 2022-09-16 18:57:33 +08:00
dapan1121 8ddb142474
Merge branch '3.0' into enh/clientPolicy 2022-09-16 18:10:12 +08:00
Xiaoyu Wang 49e2ac8658 Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy 2022-09-16 17:37:51 +08:00
wangmm0220 dfc5ce23a0 fix:error in auto create table for taosX 2022-09-16 17:01:41 +08:00
dapan1121 142067b05f fix: fix invalid read issue 2022-09-16 16:40:17 +08:00
dapan1121 d2d761282f enh: support multiple exchange operators in explain 2022-09-16 16:33:18 +08:00
Xiaoyu Wang 4ff42ad980 fix: parsing conflicts 2022-09-16 15:53:27 +08:00
Haojun Liao 15f656e683 refactor(query): add some logs. 2022-09-16 13:06:57 +08:00
dapan1121 c69746e85e fix: add debug info 2022-09-16 10:13:34 +08:00
Xiaoyu Wang 2992f50175 enh: plan serialization optimize 2022-09-16 10:10:24 +08:00
slzhou e0445e0698 fix: taos_connect in gpd_init method and taos_close in gpd_destroy method 2022-09-16 09:56:15 +08:00
Xiaoyu Wang b9a2d3251c enh: plan serialization optimize 2022-09-15 22:45:03 +08:00
yihaoDeng 3398de8a35 fix(tsc): avoid mem leak 2022-09-15 21:35:54 +08:00
yihaoDeng f9d6551de6 fix(tsc): avoid mem leak 2022-09-15 20:51:14 +08:00
wangmm0220 414021a8e0 fix:error in auto create table for taosX 2022-09-15 19:23:12 +08:00
slzhou d156bff782 enhance: support resident functions 2022-09-15 17:43:54 +08:00
Haojun Liao 22afbb5035
Merge branch '3.0' into feature/3_liaohj 2022-09-15 16:56:39 +08:00
dapan1121 a85a73e2de fix: fix memory leak issues 2022-09-15 16:30:21 +08:00
Haojun Liao 8e62ebab64 other: remove a typo. 2022-09-15 16:18:44 +08:00
slzhou 75e8813386 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/cenc 2022-09-15 15:53:17 +08:00
dapan1121 9d148b42f9 enh: add client policy test cases 2022-09-15 15:15:35 +08:00
Haojun Liao 79b0d1fcbd fix(query): fix memory leak. 2022-09-15 15:02:23 +08:00
dapan1121 4048c99282 Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy 2022-09-15 14:50:35 +08:00
dapan1121 9e44816bcc enh: support client local merge policy 2022-09-15 14:46:15 +08:00
Liu Jicong deb731c1c4
Merge pull request #16840 from taosdata/enh/3.0_planner_optimize
enh: the delete physical plan increases the timestamp interval of the actual deleted data
2022-09-15 10:56:08 +08:00
Liu Jicong 367552b914 fix delete 2022-09-15 10:12:53 +08:00
slzhou 817eed740f fix: prototype to verify stream + udf as task framework 2022-09-15 10:01:24 +08:00
Shengliang Guan d0df914d8d
Merge pull request #16842 from taosdata/feature/TD-18581-D
enh: tsdb retention and fs optimization
2022-09-15 09:09:37 +08:00
dapan1121 2e0fc608f9
Merge pull request #16846 from taosdata/fix/TD-19038
fix: fix stateduration result error
2022-09-15 08:43:34 +08:00
Hongze Cheng c163e7ebeb
Merge pull request #16834 from taosdata/fix/TD-19050
fix: deep copy ovfl cells to avoid double free
2022-09-14 21:44:49 +08:00
Minglei Jin 66bcf1fad6 fix: deep copy ovfl cells to avoid double free 2022-09-14 19:22:26 +08:00
dapan1121 cd015bae83 fix: fix stateduration result error 2022-09-14 19:02:26 +08:00
dapan1121 45dfa1c156 Merge remote-tracking branch 'origin/3.0' into fix/TD-19057 2022-09-14 18:17:19 +08:00
Cary Xu aa43876665 enh: tsdb retention and fs optimization 2022-09-14 18:10:51 +08:00
dapan1121 c7efe17177 fix: fix task retry and qnode fetch thread num issue 2022-09-14 18:08:29 +08:00
Xiaoyu Wang e2586979eb enh: the delete physical plan increases the timestamp interval of the actual deleted data 2022-09-14 17:51:21 +08:00
Liu Jicong 3bedc3fa3b
Merge pull request #16836 from taosdata/feature/stream
feat(stream): stream state support tuple
2022-09-14 17:47:47 +08:00
dapan1121 5589f78b32
Merge pull request #16779 from taosdata/fix/memLeakIssue
fix: fix client/server memory leak issues
2022-09-14 17:42:12 +08:00
Liu Jicong 4c6a8bbc95 feat(stream): stream state support tuple 2022-09-14 16:50:42 +08:00
Shengliang Guan 0169471b41
Merge pull request #16823 from taosdata/fix/avoidTscMemleak
fix(tsc): avoid mem leak
2022-09-14 16:31:07 +08:00
Shengliang Guan 59e9140996
Merge pull request #16806 from taosdata/fix/TD-18224
fix(query): twa function report error if input has overlap timestamps
2022-09-14 15:52:20 +08:00
yihaoDeng 6e561a6c78 fix: fix mem leak 2022-09-14 14:46:14 +08:00
Shengliang Guan 06e38c1dcc
Merge pull request #16825 from taosdata/fix/maxmin_type
fix(query): restrict max/min function input type not including timestamp type
2022-09-14 14:28:06 +08:00
Haojun Liao dfc028a5c7 other:merge 3.0 2022-09-14 13:48:40 +08:00
Haojun Liao 36c4b981f4
Merge pull request #16813 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
2022-09-14 13:32:42 +08:00
dapan1121 2c2d5c16ed fix: fix insert memory leak 2022-09-14 13:29:06 +08:00
Shengliang Guan 6263c8fcc9
Merge pull request #16781 from taosdata/enh/3.0_planner_optimize
enh: add binary serialization method to node structure
2022-09-14 11:52:35 +08:00
Haojun Liao 00908a649c fix(query): reset buffer after group results generated. 2022-09-14 11:44:39 +08:00
Ganlin Zhao 8bb9edbf34 Merge branch '3.0' into fix/maxmin_type 2022-09-14 11:19:51 +08:00
Ganlin Zhao 0a6ec7c0d7 fix(query): restrict max/min function input type not including timestamp
type
2022-09-14 11:17:12 +08:00
Haojun Liao 0bb1dc9d1f fix(query): reset the output buffer when results have been produced. 2022-09-14 11:00:44 +08:00
Shengliang Guan e800f2f50a
Merge pull request #16815 from taosdata/enh/handleSchedError
enh(tsc): handle schedule error
2022-09-14 10:51:17 +08:00
Shengliang Guan 51085cec4e
Merge pull request #16821 from taosdata/fix/3.0_bugfix_wxy
enh: count(tbname) optimize
2022-09-14 10:49:51 +08:00
Xiaoyu Wang fbcef61d06 enh: add binary serialization method to node structure 2022-09-14 10:34:13 +08:00
Haojun Liao 7f03ffcd75 fix(query): set correct group id. 2022-09-14 09:57:37 +08:00
yihaoDeng 2b8b1ebc86 fix: fix mem leak 2022-09-13 20:45:28 +08:00
Shengliang Guan b1a1049c31
Merge pull request #16816 from taosdata/fix/TD-19064
fix: mark page dirty when adding to rbtree
2022-09-13 20:07:13 +08:00
Minglei Jin 3922ea4922 fix: drop page from rbtree before releasing 2022-09-13 19:16:25 +08:00
yihaoDeng b914e37874 enh(tsc): handle schedule error 2022-09-13 19:05:35 +08:00
Xiaoyu Wang d585c20aa3 enh: count(tbname) optimize 2022-09-13 18:58:56 +08:00
Haojun Liao 3dec6668a9 fix(query): return correct error code. 2022-09-13 18:33:45 +08:00
yihaoDeng 990416d20d enh(tsc): handle schedule error 2022-09-13 18:32:22 +08:00
Ganlin Zhao 5463159a3d fix twa function input dup timestamps 2022-09-13 18:24:29 +08:00
Haojun Liao ad45c0a848 fix(query): set the group id. 2022-09-13 18:22:58 +08:00
Ganlin Zhao f1956930c9 Merge branch '3.0' into fix/TD-18224 2022-09-13 18:06:34 +08:00
Ganlin Zhao 6b2bf42f68 fix(query): twa function output NULL if input has overlap timestamps
TD-18224
2022-09-13 18:05:54 +08:00
yihaoDeng b82f27ec03 tsc: handle schedule error 2022-09-13 17:48:57 +08:00
Haojun Liao 60574763a9 refactor(query): do some internal refactor. 2022-09-13 17:41:31 +08:00
Haojun Liao 632a26d0fe refactor(query): do some internal refactor. 2022-09-13 17:39:43 +08:00
Shengliang Guan e5da5802e8
Merge pull request #16808 from taosdata/feature/TD-18948
feat(stream):optimize delete window
2022-09-13 17:38:47 +08:00
Shengliang Guan d3dcd67ed6
Merge pull request #16805 from taosdata/feature/TD-18765
fix:<TD-18765> support ttl in create table automatic
2022-09-13 17:38:28 +08:00
Shengliang Guan abdd28f355
Merge pull request #16791 from taosdata/fix/ctgMemleak
fix(ctg): fix memleak
2022-09-13 17:12:36 +08:00
Xiaoyu Wang 26a1bb437c enh: add binary serialization method to node structure 2022-09-13 16:53:26 +08:00
54liuyao d4d4d2c086 feat(stream):optimize delete window 2022-09-13 16:50:27 +08:00
Ganlin Zhao 0d7e1eb4e0 fix(query): twa function output NULL if input has overlap timestamps
TD-18224
2022-09-13 16:45:40 +08:00
wangmm0220 a6a38058dd fix:<TD-18765> support ttl in create table automatic 2022-09-13 16:39:27 +08:00
Liu Jicong 38424a6542
Merge pull request #16790 from taosdata/feature/stream
feat(stream): support hash suffix and prefix
2022-09-13 16:19:31 +08:00
Xiaoyu Wang 82fcd22107 enh: add binary serialization method to node structure 2022-09-13 15:57:17 +08:00
Shengliang Guan 9543e28e60
Merge pull request #16795 from taosdata/feature/TD-18765
feat:<TD-18765> support ttl in create table automatic
2022-09-13 15:31:58 +08:00
Liu Jicong b8a7c8b2aa feat(stream): support hash suffix and prefix 2022-09-13 15:21:26 +08:00
Xiaoyu Wang f40d838fe7 enh: add binary serialization method to node structure 2022-09-13 15:07:31 +08:00
Shengliang Guan bf4b0fbc2b
Merge pull request #16792 from taosdata/fix/3.0_bugfix_wxy
feat: database option 'tsdb_pagesize'
2022-09-13 15:07:23 +08:00
yihaoDeng 4fa07fef33 fix: ctg mem leak 2022-09-13 15:01:55 +08:00
wangmm0220 ff93a4c3a4 feat:<TD-18765> support ttl in create table automatic 2022-09-13 14:36:56 +08:00
yihaoDeng e979129669 enh: add err msg 2022-09-13 14:30:51 +08:00
Xiaoyu Wang 6cf578f299 feat: database option 'tsdb_pagesize' 2022-09-13 14:19:50 +08:00
Hongze Cheng 7ce9876230
Merge pull request #16782 from taosdata/fix/TD-19055
fix(tdb): use rbtree with dirty pages' list
2022-09-13 14:19:42 +08:00
yihaoDeng f72668def8 fix: fix mem leak 2022-09-13 14:09:17 +08:00
Xiaoyu Wang f32a17580c enh: add binary serialization method to node structure 2022-09-13 13:31:35 +08:00
yihaoDeng 51799dde97 fix: fix mem leak 2022-09-13 11:25:14 +08:00
Minglei Jin 508c7abb68 fix(tdb): use rbtree with dirty pages' list 2022-09-13 10:51:15 +08:00
Xiaoyu Wang ff9d673489 enh: add binary serialization method to node structure 2022-09-13 10:48:39 +08:00
Shengliang Guan 566af3ea92
Merge pull request #16778 from taosdata/enh/addErrMsg
enh: add err msg
2022-09-13 09:21:36 +08:00
dapan1121 4fd0bc409d fix: fix client/server memory leak issues 2022-09-13 09:09:21 +08:00
yihaoDeng 6ada28b710 enh: add err msg 2022-09-12 22:57:58 +08:00
Shengliang Guan 6b04ee9816
Merge pull request #16763 from taosdata/fix/handleSentWrite
fix(rpc): handle sent write
2022-09-12 09:34:06 +08:00
yihaoDeng fb3c849141 fix: fix compile error 2022-09-11 23:01:37 +08:00
yihaoDeng 0a337e82e3 fix: fix compile error 2022-09-11 22:11:44 +08:00
yihaoDeng 308bfe7fb8 fix: fix compile error 2022-09-11 22:01:07 +08:00
yihaoDeng f26047cfe8 fix: fix compile error 2022-09-11 19:44:50 +08:00
yihaoDeng 440d14e36c fix: fix compile error 2022-09-10 23:27:05 +08:00
yihaoDeng 26d86477f9 fix: fix compile error 2022-09-10 20:11:17 +08:00
yihaoDeng 16a5f01293 fix: fix compile error 2022-09-10 19:08:34 +08:00
yihaoDeng 4745b4ff81 fix: make CI happy 2022-09-10 18:18:12 +08:00
yihaoDeng d1d35c48e4 fix: make CI happy 2022-09-10 17:24:23 +08:00
yihaoDeng eac5d2c497 fix: make CI happy 2022-09-10 17:12:22 +08:00
yihaoDeng 93dd2101c1 fix: make CI happy 2022-09-10 10:27:41 +08:00
yihaoDeng 58c410118f fix: make CI happy 2022-09-09 19:09:24 +08:00
dapan1121 1427a8f3b0 enh: support client query policy 2022-09-09 19:03:42 +08:00
yihaoDeng fadd7317af fix: make CI happy 2022-09-09 18:40:32 +08:00
yihaoDeng bfcb181662 fix: make CI happy 2022-09-09 18:30:02 +08:00
Haojun Liao 26a27261a0
Merge pull request #16764 from taosdata/feature/3_liaohj
fix(query):  add data required flag for avg against super table.
2022-09-09 17:36:21 +08:00
yihaoDeng 11a8237975 fix: fix compile error 2022-09-09 14:47:49 +08:00
yihaoDeng edf3f6320d fix: fix compile error 2022-09-09 14:28:57 +08:00
Haojun Liao 717e6706bb fix(query): add data required flag for avg against super table. 2022-09-09 14:26:44 +08:00
Hongze Cheng a0ba99e8a8 fix unit test 2022-09-09 14:12:26 +08:00
Hongze Cheng ea70651dc0 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/stt_trigger_config 2022-09-09 14:06:01 +08:00
yihaoDeng ecfaf229e3 fix: add bench 2022-09-09 13:55:16 +08:00
Shengliang Guan 25e463d7c4
Merge pull request #16759 from taosdata/fix/TD-19032
fix: update wal reader's curFileFirstVer
2022-09-09 12:41:44 +08:00
yihaoDeng f6eda114bd fix(rpc): handle write failure 2022-09-09 11:32:13 +08:00
yihaoDeng 57e34dc308 fix(rpc): handle write failure 2022-09-09 11:28:00 +08:00
Shengliang Guan aebe84bdec
Merge pull request #16749 from taosdata/enh/3.0_planner_optimize
enh: add binary serialization method to node structure
2022-09-09 09:08:06 +08:00
Xiaoyu Wang d66bb918a4 enh: add binary serialization method to node structure 2022-09-09 08:30:45 +08:00
yihaoDeng 349dd69f94 fix compile error 2022-09-08 22:50:50 +08:00
yihaoDeng ee7a18db29 fix: add bench 2022-09-08 20:25:56 +08:00
Minglei Jin b6ddf5bfd7 fix: update wal reader's curFileFirstVer 2022-09-08 18:30:15 +08:00
Hongze Cheng eae7947c68 more refact 2022-09-08 17:58:33 +08:00
Xiaoyu Wang 3f5746d20b enh: add binary serialization method to node structure 2022-09-08 15:43:14 +08:00
slzhou 41250383e2 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs 2022-09-08 15:30:04 +08:00
slzhou ea5ab9f8fd fix: add _wstart when _wstart does not appear in select projection list 2022-09-08 15:29:46 +08:00
54liuyao 3cbd3db8ce feat(stream): stream delete for session&state 2022-09-08 14:14:52 +08:00
Haojun Liao 26c090b972 Merge branch '3.0' into refact/query_opt 2022-09-08 10:04:23 +08:00
Haojun Liao 4e004734e2 Merge branch '3.0' into refact/query_opt 2022-09-08 09:58:13 +08:00
Xiaoyu Wang d5735d608c Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-09-08 09:44:53 +08:00
Shengliang Guan 9141839f0a
Merge pull request #16730 from taosdata/fix/fixCompileError
fix: fix compile error
2022-09-07 22:36:16 +08:00
Shengliang Guan 76dc3b234d
Merge pull request #16729 from taosdata/fix/TD-18975
fix: fix statecount result error
2022-09-07 22:35:28 +08:00
yihaoDeng 0a4644307e fix: fix compile error 2022-09-07 19:48:43 +08:00
yihaoDeng 3acd4d3afc refactor code 2022-09-07 19:41:51 +08:00
yihaoDeng f0c1950b63 refactor code 2022-09-07 19:39:44 +08:00
Shengliang Guan e0d5ec3962
Merge pull request #16728 from taosdata/feature/3.0_mhli
refactor(sync): add syncHeartbeat, syncHeartbeatReply
2022-09-07 18:58:50 +08:00
dapan1121 582f44c2fd fix: fix statecount result error 2022-09-07 18:52:54 +08:00
Minghao Li c5ec1741bc refactor(sync): add syncHeartbeatReply 2022-09-07 18:02:10 +08:00
Xiaoyu Wang e5aa7eeac6 enh: add binary serialization method to node structure 2022-09-07 16:48:54 +08:00
Minghao Li d9363214b7 refactor(sync): add syncHeartbeat 2022-09-07 15:29:04 +08:00
dapan1121 febe603191
Merge pull request #16716 from taosdata/feature/TD-18820
feat(stream):change single interval disc buff and interval delete
2022-09-07 15:27:20 +08:00
Shengliang Guan cada689bff
Merge pull request #16697 from taosdata/fix/TD-18923
fix: fix now in alter tag value issue
2022-09-07 14:55:45 +08:00
54liuyao 1f5d9a38e7 feat(stream):change single interval disc buff and interval delete 2022-09-07 14:48:14 +08:00
Xiaoyu Wang 24a4572706 Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-09-07 11:04:58 +08:00
Minghao Li c151dd3b92 fix(sync): mem leak 2022-09-07 10:35:44 +08:00
dapan1121 851ffe49ae enh: support set tag value with expr 2022-09-07 10:25:21 +08:00
yihaoDeng c9a770b184 Merge branch '3.0' of https://github.com/taosdata/TDengine into dev3 2022-09-06 20:10:47 +08:00
yihaoDeng b277748662 fix mem leak 2022-09-06 20:09:41 +08:00
dapan1121 4a563b6d50 fix: fix now in alter tag value 2022-09-06 19:17:11 +08:00
yihaoDeng 6c40af0059 fix no resp error 2022-09-06 19:16:56 +08:00
yihaoDeng d1755fad24 fix trans cli mem leakk 2022-09-06 18:47:43 +08:00
Xiaoyu Wang 5cfb023d01 enh: add binary serialization method to node structure 2022-09-06 17:26:37 +08:00
Shengliang Guan e7532dcfb5
Merge pull request #16687 from taosdata/szhou/fixbugs
fix: save selectivity value for first/last even column consists of all null values
2022-09-06 17:16:27 +08:00
Hongze Cheng dab11cffaf
Merge pull request #16689 from taosdata/fix/TD-18781-2
fix: force pageSize as i64 to fix u32 overflow
2022-09-06 17:11:08 +08:00
Shengliang Guan 0c42158194
Merge pull request #16685 from taosdata/enh/add_compile_opt
enh: add compile opt
2022-09-06 16:33:58 +08:00
Minglei Jin bdb7f20d3d fix: force pageSize as i64 to fix u32 overflow 2022-09-06 16:29:59 +08:00
slzhou 84f79e8df2 fix: save selectivity value for first/last even column consists of all null values 2022-09-06 15:48:08 +08:00
yihaoDeng 07f60925c6 Merge branch '3.0' of https://github.com/taosdata/TDengine into dev3 2022-09-06 15:25:14 +08:00
yihaoDeng 68a1c12dae add compile opt 2022-09-06 14:58:19 +08:00
slzhou 63ba9420f3 fix: change whether uv pipe exists 2022-09-06 13:47:16 +08:00
Xiaoyu Wang 27a687aba8 Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-09-06 13:41:05 +08:00
Xiaoyu Wang 983ac86a49 enh: add binary serialization method to node structure 2022-09-06 13:40:43 +08:00
slzhou 863d2aa1f4 fix: invalid read after teardown udfs and close uv pipe later 2022-09-06 11:32:38 +08:00
Shengliang Guan 72615fde4f
Merge pull request #16662 from taosdata/feat/TD-18892
feat: support table name prefix/suffix config
2022-09-05 19:41:51 +08:00
dapan1121 dc4504b4c2 feat: support table name prefix/suffix config 2022-09-05 15:09:23 +08:00
dapan1121 8675857207 enh: add client query policy 2022-09-05 13:56:42 +08:00
54liuyao f35f5d5f4f feat(stream): refactor single interval 2022-09-05 13:19:40 +08:00
Haojun Liao 229e1ba710
Merge pull request #16656 from taosdata/feature/3_liaohj
fix(query): remove invalid assert.
2022-09-05 12:16:52 +08:00
Haojun Liao a5c2685cb9 Merge branch '3.0' into refact/query_opt 2022-09-05 10:41:04 +08:00
Haojun Liao 2224df24f7 other:merge 3.0 2022-09-05 10:24:03 +08:00
Haojun Liao 06282bcbe0 fix(query): remove invalid assert. 2022-09-05 10:19:31 +08:00
Cary Xu 407773b67b fix: double free for stream input block data 2022-09-05 09:44:51 +08:00
Cary Xu 38b62ddd7f other: merge 3.0 2022-09-04 20:53:40 +08:00
Cary Xu 59912fedf1 fix: stream input data block memory leak 2022-09-04 20:14:21 +08:00
Shengliang Guan 1a764d64ce
Merge pull request #16620 from taosdata/feature/TD-14761
fix:<TD-18803> taosX core dump if schema is null
2022-09-04 18:19:05 +08:00
Shengliang Guan 85d7d0a304
Merge pull request #16647 from taosdata/fix/avoidExcept
fix(rpc): avoid except
2022-09-04 18:17:39 +08:00
Shengliang Guan 67e09ead5d
Merge pull request #16633 from taosdata/fix/TD-18856
fix: fix taosd order by crash issue
2022-09-04 18:12:16 +08:00
yihaoDeng ead0a97920 avoid except 2022-09-04 13:22:05 +08:00
Haojun Liao 597ea1c2bf fix(query): add value check. 2022-09-04 11:58:02 +08:00
Shengliang Guan c09e6f6236 Merge branch '3.0' into feature/TD-14761 2022-09-04 09:01:43 +08:00
Haojun Liao 450173a66a Merge branch '3.0' into refact/tsdb_optimize 2022-09-03 22:20:05 +08:00
Xiaoyu Wang ccaf6f8a78 feat: add database option 'table_prefix' and 'table_suffix' 2022-09-03 11:22:36 +08:00
Haojun Liao d9d7c81872
Merge branch '3.0' into refact/tsdb_optimize 2022-09-03 10:14:48 +08:00
dapan1121 50efa37691 fix: fix taosd order crash issue 2022-09-02 19:01:26 +08:00
54liuyao ad49f13159 fix(stream):min max function error 2022-09-02 18:53:54 +08:00
dapan1121 47717df036 enh: remove hb and response query immediately 2022-09-02 18:25:28 +08:00
Liu Jicong 3c470634a9
Merge pull request #16617 from taosdata/feature/stream
feat(stream): support delete data
2022-09-02 17:57:28 +08:00
dapan1121 0ad85dc0e5 enh: remove hb and query rsp immediately 2022-09-02 17:40:24 +08:00
Liu Jicong 004a84ac81 fix memory leak 2022-09-02 16:41:32 +08:00
wangmm0220 796342dabb fix:<TD-18803> taosX core dump if schema is null 2022-09-02 16:05:22 +08:00
Hongze Cheng fc538f436a Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-09-02 15:59:03 +08:00
Liu Jicong d653da7971 feat(stream): support delete data 2022-09-02 15:46:41 +08:00
Haojun Liao a170796f66 fix(query): fix invalid read/write. 2022-09-02 14:34:30 +08:00
Shengliang Guan 2bfecf6f02
Merge pull request #16586 from taosdata/feature/idxRefactor
refactor idx code
2022-09-02 13:33:04 +08:00
Liu Jicong 48036e83c8
Merge pull request #16596 from taosdata/feature/stream
refactor(taosx): filter meta
2022-09-02 11:54:42 +08:00
Liu Jicong 739e7ae76f Merge branch '3.0' into feature/stream 2022-09-02 11:10:38 +08:00
Liu Jicong 502d75302e refactor(taosx): filter meta 2022-09-02 10:00:15 +08:00
Haojun Liao 52c5992c87 other:merge 3.0 2022-09-02 09:58:16 +08:00
Haojun Liao d1b7d07790 refactor:do some internal refactor. 2022-09-02 09:54:22 +08:00
yihaoDeng 9dcfba1970 refactor index code 2022-09-01 20:34:36 +08:00
yihaoDeng 47ff0e34b0 refactor idx code 2022-09-01 20:16:02 +08:00
Shengliang Guan 441514d5ea
Merge pull request #16583 from taosdata/enh/3.0_planner_optimize
feat: sql command 'show vnodes' and database option 'sst_trigger'
2022-09-01 19:59:44 +08:00
Shengliang Guan 6dfc831eeb
Merge pull request #16562 from taosdata/feature/TD-14761
fix:<TD-18784> data lost in schemaless if timestamp is same
2022-09-01 19:24:53 +08:00
Shengliang Guan 8686b228ee
Merge pull request #16582 from taosdata/feature/3_liaohj
fix(query): check node type when extract column info.
2022-09-01 19:24:34 +08:00
Xiaoyu Wang 594e4b376e feat: sql command 'show vnodes' and database option 'sst_trigger' 2022-09-01 19:01:37 +08:00
wangmm0220 713488098d fix:test case error in sml.py 2022-09-01 18:43:47 +08:00
Haojun Liao 4af80fa0aa fix(query): check node type when extract column info. 2022-09-01 18:39:12 +08:00
Hongze Cheng f8c0c0ca6d Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-09-01 17:41:48 +08:00
Shengliang Guan c49bb4533f
Merge pull request #16575 from taosdata/enh/3.0_planner_optimize
enh: the default values of wal related parameters are different in si…
2022-09-01 16:50:19 +08:00
Minglei Jin 97d533d520 tsdbCache/usage: new cacheload column for db.vgroups to check usage 2022-09-01 16:41:08 +08:00
wade zhang d21c5badf4
Merge pull request #16566 from taosdata/feature/TD-18814
feat(stream):stream partition by column
2022-09-01 16:09:06 +08:00
Xiaoyu Wang c06503d865 enh: the default values of wal related parameters are different in single-replica and multi-replica 2022-09-01 15:52:03 +08:00
Shengliang Guan 8de6000378
Merge pull request #16555 from taosdata/feat/3.0_systable_privilege_wxy
fix: a privilege problem of show tables
2022-09-01 15:39:31 +08:00
Shengliang Guan e7db892862
Merge pull request #16559 from taosdata/fix/3.0_bugfix_wxy
feat: insert using statement supports ttl and comment
2022-09-01 15:36:22 +08:00
Shengliang Guan a083c636fe
Merge pull request #16563 from taosdata/enh/3.0_planner_optimize
enh: add the queryPlannerTrace parameter to control the debug output of the planner
2022-09-01 15:36:06 +08:00
54liuyao 83e62c3849 feat(stream):stream partition by column 2022-09-01 15:05:24 +08:00
wangmm0220 bdebf9e421 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761 2022-09-01 14:53:21 +08:00
Shengliang Guan 900f5cf534
Merge pull request #16557 from taosdata/feature/stream
feat(taox): support auto create sub table
2022-09-01 14:47:34 +08:00
Xiaoyu Wang faa731827e enh: add the queryPlannerTrace parameter to control the debug output of the planner 2022-09-01 14:44:01 +08:00
wangmm0220 38fab41e7b Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761 2022-09-01 14:25:25 +08:00
Xiaoyu Wang 7708900f73 feat: insert using statement supports ttl and comment 2022-09-01 13:55:46 +08:00
wangmm0220 d1bdea6917 fix:<TD-18784> data lost in schemaless if timestamp is same 2022-09-01 13:49:05 +08:00
Shengliang Guan f2d14220eb
Merge pull request #16551 from taosdata/feature/3.0_mhli
refactor(sync): delete ASSERT(0) in snapshotReceiverFinish
2022-09-01 13:10:17 +08:00
Liu Jicong 1fe4ab2341 feat(taox): support auto create sub table 2022-09-01 11:45:00 +08:00
Ganlin Zhao 4f772ee711 Merge branch '3.0' into fix/TD-16780 2022-09-01 11:28:28 +08:00
Xiaoyu Wang af8fe3ada8 fix: a privilege problem of show tables 2022-09-01 11:15:03 +08:00
Minghao Li 87dd0fc168 refactor(sync): delete ASSERT(0) in snapshotReceiverFinish 2022-09-01 10:54:02 +08:00
Shengliang Guan 7509db4d81
Merge pull request #16535 from taosdata/fix/dnode
enh: make cmake .. -DCMAKE_BUILD_TYPE=Release  work
2022-08-31 19:31:43 +08:00
Shengliang Guan 8652074fad
Merge pull request #16536 from taosdata/feature/TD-14761
fix: add filter logic for tmq in stable wal
2022-08-31 19:22:11 +08:00
Ganlin Zhao a34da949bc fix(query): support timestap type in max/min function
TD-16780
2022-08-31 18:57:45 +08:00
Ganlin Zhao c49aa8e1f9 fix(query): support timestap type in max/min function
TD-16780
2022-08-31 18:51:29 +08:00
wangmm0220 c5874ca892 fix: add filter logic for tmq in stable wal 2022-08-31 18:32:28 +08:00
Shengliang Guan 85f5d4d5e5 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-08-31 18:08:17 +08:00
Shengliang Guan 7b208f8e44
Merge pull request #16529 from taosdata/enh/removeAssert
remove assert
2022-08-31 18:07:54 +08:00
Shengliang Guan 4401080328 enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work 2022-08-31 18:06:17 +08:00
Shengliang Guan b89b2df2a6
Merge pull request #16524 from taosdata/feature/stream
feat(tmq): support taosx
2022-08-31 17:09:31 +08:00
yihaoDeng cac4cb12e6 remove assert 2022-08-31 15:36:53 +08:00
Liu Jicong 1c99eb1d4d fix set schema and tbname 2022-08-31 15:27:41 +08:00
Liu Jicong e9d1733e8c fix tbname 2022-08-31 14:37:18 +08:00
Shengliang Guan d0669151af
Merge pull request #16527 from taosdata/enh/3.0_planner_optimize
enh: query get dbcfg optimization
2022-08-31 13:33:01 +08:00
Xiaoyu Wang 2ccc7471af enh: query get dbcfg optimization 2022-08-31 11:36:59 +08:00
Liu Jicong c4dcc994fb remove queue scan 2022-08-31 11:35:25 +08:00
Shengliang Guan 5712d95260
Merge pull request #16506 from taosdata/enh/mvTables2Ins
enh: move some tables from perf to ins
2022-08-31 11:12:00 +08:00
Shengliang Guan 3d8408e251
Merge pull request #16504 from taosdata/fix/TD-18728
fix: add table comment in show create table result
2022-08-30 18:32:55 +08:00
Haojun Liao 707c20c46c
Merge pull request #16495 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
2022-08-30 17:58:40 +08:00
Haojun Liao 825858b52e fix(query): reset the default page id. 2022-08-30 17:04:09 +08:00
Shengliang Guan a9808efb20
Merge pull request #16509 from taosdata/fix/3.0_bugfix_wxy
fix: a plan problem of system table complex query
2022-08-30 16:23:31 +08:00
Haojun Liao dba4188f8a fix(query): reset the page id. 2022-08-30 14:33:03 +08:00
Xiaoyu Wang 417a29af0a fix: a plan problem of system table complex query 2022-08-30 14:32:07 +08:00
dapan1121 6fd41c1af1 Merge branch 'fix/TD-18728' of github.com:taosdata/TDengine into fix/TD-18728 2022-08-30 14:27:11 +08:00
dapan1121 254d16667c fix: no memory free in parser for stmt 2022-08-30 14:19:02 +08:00
dapan1121 39569cbd9a enh: move some tables from perf to ins 2022-08-30 13:49:35 +08:00
Haojun Liao e5f5d3710d fix(query): set correct value length 2022-08-30 12:48:06 +08:00
dapan1121 ad35a67f2f fix: add table comment in show create table result 2022-08-30 11:30:43 +08:00
Shengliang Guan beb08d4cea
Merge pull request #16478 from taosdata/feature/3.0_interval_hash_optimize
fix: race condition between fetch all and optr serialize
2022-08-30 10:40:24 +08:00
Haojun Liao d338e4dc60 fix(query): set correct length value. 2022-08-30 10:38:32 +08:00
Haojun Liao 45616c6548 fix(query):fix syntax error. 2022-08-30 09:47:42 +08:00
Shengliang Guan 1c7eb9daac
Merge pull request #16482 from taosdata/fix/filterResErr
fix: fix filter group merge error
2022-08-30 09:08:05 +08:00
Shengliang Guan 52f8fbb997
Merge pull request #16473 from taosdata/enh/3.0_planner_optimize
enh: super table scan requires project operator to merge packets to improve performance
2022-08-30 09:07:52 +08:00
Shengliang Guan 3b4802ccf8
Merge pull request #16496 from taosdata/feat/avoidClientDeadLock
avoid deadlock
2022-08-30 09:06:53 +08:00
Haojun Liao 37618513a6
Merge branch '3.0' into feature/3_liaohj 2022-08-29 22:47:18 +08:00
Haojun Liao d2ed6ff0e8 fix(query): set correct page buffer id. 2022-08-29 22:42:15 +08:00
Shengliang Guan fe4d13da3d
Merge pull request #16488 from taosdata/feature/TD-14761
fix: cols num error in tmq for query
2022-08-29 19:27:56 +08:00
Cary Xu 0117a5c56f Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-29 19:26:22 +08:00
Shengliang Guan b5b33d48cc
Merge pull request #16489 from taosdata/fix/taosdStmtQuery
fix: fix taosd crash while executing stmt query
2022-08-29 19:25:40 +08:00
yihaoDeng 1a67ca34b9 avoid deadlock 2022-08-29 19:14:12 +08:00
Xiaoyu Wang b5e177f151 fix: some problems of parser 2022-08-29 18:52:00 +08:00
Haojun Liao ba8b10e27b refactor(query): do some internal refactor. 2022-08-29 18:47:46 +08:00
wangmm0220 1238365c5a Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761 2022-08-29 18:00:14 +08:00
Cary Xu 5cf6ffe3c2 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-29 17:58:35 +08:00
dapan1121 205299e532 fix: fix taosd stmt query crash issue 2022-08-29 17:46:34 +08:00
wangmm0220 bf3231ab9f fix: cols num error in tmq for query 2022-08-29 17:30:50 +08:00
Xiaoyu Wang cc1d37cfe5 fix: some problems of parser 2022-08-29 17:23:29 +08:00
Minglei Jin 242083786a
Merge pull request #16476 from taosdata/fix/TD-18656
fix: release pages with drop case
2022-08-29 17:03:46 +08:00
dapan1121 a861537bc0 fix: fix filter group merge error 2022-08-29 15:44:10 +08:00
Minglei Jin 95e591efed fix: release pages with drop case 2022-08-29 15:30:05 +08:00
Cary Xu 66199e4e7a Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-29 14:53:39 +08:00
Cary Xu 167e58578a enh: add check for tpagebuf 2022-08-29 14:53:13 +08:00
Xiaoyu Wang a39e6f7d92 enh: super table scan requires project operator to merge packets to improve performance 2022-08-29 14:01:18 +08:00
Shengliang Guan 9f7f12bf1d
Merge pull request #16421 from taosdata/fix/3.0_bugfix_wxy
fix: plan problem with sorting the first column of the system table
2022-08-29 13:13:22 +08:00
Shengliang Guan 3b0679d31e
Merge pull request #16445 from taosdata/enh/removeConvert
enh: remove compare type convertion
2022-08-29 13:12:49 +08:00
Xiaoyu Wang 381f48241f Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy 2022-08-29 10:28:14 +08:00
wade zhang 2ad31384f6
Merge pull request #15818 from taosdata/feature/TD-14761
feat: get meta and data from tmq using snapshot
2022-08-29 09:49:35 +08:00
dapan1121 d955942a64 Merge remote-tracking branch 'origin/3.0' into enh/removeConvert 2022-08-29 09:29:12 +08:00
dapan1121 44dcaf2517 fix: fix type convertion issue 2022-08-29 09:28:38 +08:00
Shengliang Guan 17acc9bc05
Merge pull request #16458 from taosdata/szhou/fixbugs
fix: clean up intermediate result of scalar computation just before applying scalar function in fill operator
2022-08-28 21:27:30 +08:00
Shengliang Guan c581212712
Merge pull request #16439 from taosdata/feature/3_liaohj
feature(query): support last function cache and retrieve data.
2022-08-28 21:27:13 +08:00
Haojun Liao 653bd2ea6e fix(query): set correct page id list. 2022-08-28 16:26:38 +08:00
Cary Xu 1dd53e9e41 fix: return data ptr when iterate remove for simple hash 2022-08-27 23:01:19 +08:00
shenglian zhou 47f80f0d21 fix: clean up intermediate result of scalar computation before applying scalar function in fill operator 2022-08-27 22:10:22 +08:00
Cary Xu 36d6b1e560 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-27 18:11:19 +08:00
Cary Xu 680199f9f5 other: simple hash code optimization 2022-08-27 18:08:01 +08:00
Cary Xu 451e621a94 fix: simple hash iterate remove and clear 2022-08-27 18:04:33 +08:00
shenglian zhou a574ef5c98 fix: pass CI test 2022-08-27 08:10:18 +08:00
Haojun Liao 655dbb47c1 refactor(query): do some internal refactor. 2022-08-26 19:19:48 +08:00
slzhou 2a9faaa326 fix: enable add open window only when interval interpolation 2022-08-26 19:05:37 +08:00
slzhou c9a7f27e7c Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs 2022-08-26 18:51:32 +08:00
slzhou d1eb14dccc fix: interval operator _wstart error and interval operator close window for interpolation on different group id 2022-08-26 18:47:09 +08:00
Shengliang Guan 369c80b785
Merge pull request #16428 from taosdata/fix/downgradeType
enh: downgrade value type to speed up filter
2022-08-26 17:31:01 +08:00
Cary Xu 4ee28bfc2c fix: only iterate next when delete the specified node 2022-08-26 17:29:54 +08:00
wade zhang 4ab4a87aa9
Merge pull request #16444 from taosdata/fix/TD-18664
fix(query): restrict using JSON type as input in string functions
2022-08-26 17:28:05 +08:00
Cary Xu 5dcfa5a241 other: code format optimization 2022-08-26 17:00:50 +08:00
Cary Xu a70b587b3f Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-26 16:52:32 +08:00
Cary Xu 4abb6e1411 enh: use simple hash to save agg result 2022-08-26 16:52:12 +08:00
dapan1121 d18e7cd739 enh: remove compare type convertion 2022-08-26 16:20:07 +08:00
Ganlin Zhao 0fbb4d7f9a fix(query): restrict using JSON type as input in string functions
TD-18664
2022-08-26 16:18:21 +08:00
Ganlin Zhao ab85eeaaaa fix(query): restrict using JSON type as input in string functions
TD-18664
2022-08-26 16:15:08 +08:00
Haojun Liao 60d9acb7b4 feature(query): support last function cache and retrieve data. 2022-08-26 15:27:19 +08:00
Minglei Jin 04e5c75bba fix: cleanup memory with streamLoadTasks 2022-08-26 14:51:30 +08:00
slzhou f3890f7421 feat: support udf merge in udfd 2022-08-26 14:27:15 +08:00
dapan1121 de55d16b60 enh: downgrade value type to speed up filter 2022-08-26 10:59:48 +08:00
Haojun Liao 13563f1733
Merge pull request #16412 from taosdata/feature/3_liaohj
refactor(query): check table in uid order when handling the last block, and some internal refactor.
2022-08-26 10:44:27 +08:00
Hongze Cheng 5ce84e4316
Merge pull request #16419 from taosdata/fix/TD-18586
fix: free ofp large value's memory
2022-08-25 18:55:45 +08:00
Xiaoyu Wang 4895f19876 fix: plan problem with sorting the first column of the system table 2022-08-25 18:39:23 +08:00
Minglei Jin e05169ccc6 fix: free ofp large value's memory 2022-08-25 18:16:34 +08:00
Shengliang Guan 679145dcb6
Merge pull request #16418 from taosdata/fix/TD-18457
fix(query): fix valgrind report uninitialized variable error
2022-08-25 18:15:56 +08:00
Shengliang Guan 1279213c3a
Merge pull request #16417 from taosdata/feat/3.0_systable_privilege_wxy
fix: user permission error with sysinfo 0
2022-08-25 18:15:10 +08:00
wangmm0220 cb4969513c fix:conflicts from 3.0 2022-08-25 17:36:00 +08:00
Haojun Liao 755176d28f fix(query): add the null ptr check. 2022-08-25 17:32:27 +08:00
Ganlin Zhao cbcb14641f Merge branch '3.0' into fix/TD-18457 2022-08-25 17:20:05 +08:00
Xiaoyu Wang 63792daeeb fix: user permission error with sysinfo 0 2022-08-25 17:18:11 +08:00
Ganlin Zhao 417cf3c587 fix(query): fix valgrind report unitialized variable error 2022-08-25 17:16:02 +08:00
Ganlin Zhao 847c0176e0 fix(query): fix valgrind report unitialized variable error 2022-08-25 17:15:55 +08:00
Xiaoyu Wang 1c26d444eb Merge remote-tracking branch 'origin/3.0' into feat/3.0_systable_privilege_wxy 2022-08-25 17:03:42 +08:00
wangmm0220 6b61d3c23b fix:conflicts from 3.0 2022-08-25 16:57:19 +08:00
wangmm0220 4cc2d361e1 fix:error in getting snapshot for taosX 2022-08-25 16:55:12 +08:00
Xiaoyu Wang d8fd0b89b1 fix: user permission error with sysinfo 0 2022-08-25 16:50:31 +08:00
yihaoDeng b61bab645c fix http report possible except 2022-08-25 16:49:07 +08:00
Minglei Jin 45775a9e83 fix: release ofp when encoding and decoding 2022-08-25 15:56:27 +08:00
Haojun Liao b09ee742d5 refactor(query): check table in uid order when handling the last block, and some internal refactor. 2022-08-25 15:31:48 +08:00
Shengliang Guan 4c280dc236
Merge pull request #16386 from taosdata/enh/updateTbMeta
enh: update table meta cache after creating table
2022-08-25 14:32:43 +08:00
Shengliang Guan e41a000261
Merge pull request #16397 from taosdata/fix/TD-18617
fix(query): fix multiple interp used result number of rows incorrect
2022-08-25 13:33:02 +08:00
dapan1121 4ab25b856f Merge remote-tracking branch 'origin/3.0' into enh/updateTbMeta 2022-08-25 13:23:16 +08:00
Haojun Liao da1dd5e137
Merge pull request #16396 from taosdata/feature/3_liaohj
fix(query): check return value and do some internal refactor.
2022-08-25 12:47:23 +08:00