Commit Graph

1651 Commits

Author SHA1 Message Date
Liu Jicong 8ca5f0bd9c Merge branch '3.0' into feature/stream 2022-11-01 13:20:20 +08:00
Xiaoyu Wang be467a10c7 fix: drop index error 2022-11-01 09:36:33 +08:00
Shengliang Guan e817e649c6
Merge pull request #17788 from taosdata/enh/TD-19090
enh: force drop dnode
2022-10-31 23:27:54 +08:00
Liu Jicong 2e640c38a2 refactor: stream and tmq message 2022-10-31 18:37:28 +08:00
54liuyao f1e3e0892a fix(planner):add semantic check 2022-10-31 16:17:53 +08:00
Xiaoyu Wang ae4354c277 enh: add sql command 'drop dnode id force' 2022-10-31 10:30:54 +08:00
Xiaoyu Wang 02ac6fa552 enh: add unit test and delete useless code 2022-10-26 17:01:55 +08:00
Xiaoyu Wang cb41374c90 Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy 2022-10-26 11:11:18 +08:00
Xiaoyu Wang db75eb8e20 fix: stream supports 'partition by tbname, column' 2022-10-26 10:20:00 +08:00
dapan1121 3fa1f535f1
Merge pull request #17609 from taosdata/fix/interpStable
fix: remove interp stable limitation and add test case
2022-10-26 09:59:42 +08:00
Xiaoyu Wang b7056f58b7 fix: alter table check 2022-10-25 16:59:05 +08:00
Shengliang Guan 20a279e69a
Merge pull request #17605 from taosdata/fix/3.0_bugfix_wxy
fix: wrong permissions of 'show variables' command
2022-10-25 14:17:06 +08:00
Cary Xu 6d0d42569a enh: remove obsolete codes for raw data row 2022-10-25 11:30:57 +08:00
dapan1121 af6a9aeb13 fix: remove interp stable limitation and add test case 2022-10-24 17:46:21 +08:00
Xiaoyu Wang 2aed458bf7 Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-10-24 16:47:20 +08:00
Xiaoyu Wang 64cf24830e enh: insert parser refactor 2022-10-24 16:38:16 +08:00
Xiaoyu Wang 0fdce91b5a fix: wrong permissions of 'show variables' command 2022-10-24 16:34:10 +08:00
Xiaoyu Wang 5e970f1506 Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy 2022-10-21 10:18:26 +08:00
dapan1121 a01d49b223
Merge pull request #17522 from taosdata/feat/TD-19386
feat: add retrieve DB and table route info APIs
2022-10-21 08:31:11 +08:00
dapan1121 f5e1c440dc fix: fix ut issue 2022-10-20 19:50:35 +08:00
Xiaoyu Wang 7c6ade9c07 enh: alter db replica 2022-10-20 17:02:57 +08:00
Xiaoyu Wang 2339b8c0a6 some parser problem 2022-10-20 16:53:26 +08:00
dapan1121 723110c449 feat: add retrieve db and table route info API 2022-10-19 19:25:02 +08:00
Xiaoyu Wang 079a03f3b2 fix: handle coverity scan 2022-10-19 14:51:43 +08:00
Xiaoyu Wang 8cd36d9045 merge 3.0 2022-10-19 14:01:57 +08:00
Xiaoyu Wang 601f0f3edf fix: handle coverity scan 2022-10-19 13:56:39 +08:00
Shengliang Guan 3a7d89a6bb refact: remove bnode codes 2022-10-18 17:34:58 +08:00
Xiaoyu Wang 78589248f2
Merge branch '3.0' into fix/3.0_bugfix_wxy 2022-10-18 09:53:08 +08:00
Xiaoyu Wang 93aee94a3f fix: do coverity scan 2022-10-17 16:54:12 +08:00
Xiaoyu Wang b286b0cf26 fix: do coverity scan 2022-10-17 16:18:35 +08:00
Xiaoyu Wang 9abea76791 fix: do coverity scan 2022-10-17 15:43:42 +08:00
Xiaoyu Wang bb3bb18c01 fix: problem when last is used for system table query 2022-10-14 16:24:00 +08:00
Xiaoyu Wang 9a946541a2 enh: do coverity scan 2022-10-13 18:14:44 +08:00
Xiaoyu Wang 242a53c285 enh: do coverity scan 2022-10-13 17:03:40 +08:00
Xiaoyu Wang 7a19119dc7 Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-10-13 16:44:41 +08:00
Xiaoyu Wang 3cce178721 enh: do coverity scan 2022-10-13 16:43:56 +08:00
Hongze Cheng bb65999566 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/code_format 2022-10-13 14:03:34 +08:00
Hongze Cheng 63d9b85631 more code format 2022-10-13 13:59:18 +08:00
Shengliang Guan ebf330fad2
Merge pull request #17309 from taosdata/fix/3.0_bugfix_wxy
fix: some problems of parser
2022-10-13 13:58:13 +08:00
Shengliang Guan 245d9f462b
Merge pull request #17311 from taosdata/fix/TD-19484
fix(query): interp with every(0s) casuing client crash
2022-10-13 09:16:40 +08:00
Xiaoyu Wang d6374a726a fix: some problems of parser 2022-10-12 16:32:29 +08:00
Xiaoyu Wang 6954d4902b fix: some problems of parser 2022-10-12 14:18:03 +08:00
Ganlin Zhao 928fd0b13f fix(query): interp with every(0s) casuing client crash
TD-19484
2022-10-12 10:39:49 +08:00
Xiaoyu Wang 947e9d6458 fix: some problems of parser 2022-10-12 10:16:29 +08:00
Shengliang Guan b9374718d6
Merge pull request #17290 from taosdata/fix/3.0_bugfix_wxy
feat: support batch loading of csv files
2022-10-11 20:53:49 +08:00
Xiaoyu Wang 0563eb2475 feat: support batch loading of csv files 2022-10-11 17:28:58 +08:00
Xiaoyu Wang 18fa48ae57 feat: support batch loading of csv files 2022-10-11 15:54:01 +08:00
Liu Jicong 86d80ad478
Merge pull request #17244 from taosdata/feature/stream
feat(stream): support define table name (DO NOT MERGE)
2022-10-10 10:05:33 +08:00
Liu Jicong 2f9aeeb5fc feat(stream): support define table name 2022-10-09 16:54:27 +08:00
Hongze Cheng cd0593cfcf fix more 2022-10-09 16:10:16 +08:00
Xiaoyu Wang b00c4257e4 feat: 'alter database pages' and 'alter database buffer' 2022-10-08 15:24:18 +08:00
Xiaoyu Wang 3d1bf6f50d fix: query information_schema.ins_tags error 2022-09-30 17:57:04 +08:00
Xiaoyu Wang 3ed27805c3 fix: query information_schema.ins_tags error 2022-09-30 14:43:51 +08:00
Xiaoyu Wang 73642ac3a2 feat: sql command 'show table tags from table_name' 2022-09-29 16:16:49 +08:00
Xiaoyu Wang 06bb551b70 enh: query information_schema.ins_tags optimize 2022-09-28 18:55:33 +08:00
Xiaoyu Wang 48c9373680 enh: query information_schema.ins_tags optimize 2022-09-28 17:00:02 +08:00
Xiaoyu Wang 8caa36299c feat: add the _irowts pseudo column to output the timestamp of the interp 2022-09-27 15:23:24 +08:00
Xiaoyu Wang 1d62834e5c feat(stream): tag and child table name improvement 2022-09-26 18:39:47 +08:00
Hongze Cheng f0fea204f2 enh: col value optimize 2022-09-23 18:55:27 +08:00
Shengliang Guan f80068bbe6
Merge pull request #17011 from taosdata/feat/3.0_parser_planner
feat: case when expression
2022-09-23 11:41:57 +08:00
Xiaoyu Wang 50ebcb5006 feat: case when expression 2022-09-22 19:20:21 +08:00
Xiaoyu Wang cf39f2e20c fix: window pseudo column check 2022-09-22 18:15:11 +08:00
Xiaoyu Wang 62b9419351 fix: window pseudo column check 2022-09-22 17:27:30 +08:00
Xiaoyu Wang 9f45f81aa0 fix: join validity check 2022-09-22 16:54:39 +08:00
Xiaoyu Wang 0321b8c088 fix: avg function data scan optimization 2022-09-22 15:08:07 +08:00
Xiaoyu Wang 876303be56 enh: added memory allocators for parser and planner 2022-09-21 17:42:03 +08:00
Xiaoyu Wang 5116e0a01b enh: added memory allocators for parser and planner 2022-09-21 17:04:12 +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 8a010a58f3 enh: added memory allocators for parser and planner 2022-09-20 16:13:08 +08:00
wangmm0220 345b68ccee fix: cols num error in tmq for query 2022-09-19 15:28:28 +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
Xiaoyu Wang 49e2ac8658 Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy 2022-09-16 17:37:51 +08:00
Xiaoyu Wang 4ff42ad980 fix: parsing conflicts 2022-09-16 15:53:27 +08:00
wangmm0220 414021a8e0 fix:error in auto create table for taosX 2022-09-15 19:23:12 +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
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
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
dapan1121 2c2d5c16ed fix: fix insert memory leak 2022-09-14 13:29:06 +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 d585c20aa3 enh: count(tbname) optimize 2022-09-13 18:58:56 +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
wangmm0220 a6a38058dd fix:<TD-18765> support ttl in create table automatic 2022-09-13 16:39:27 +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
wangmm0220 ff93a4c3a4 feat:<TD-18765> support ttl in create table automatic 2022-09-13 14:36:56 +08:00
Xiaoyu Wang 6cf578f299 feat: database option 'tsdb_pagesize' 2022-09-13 14:19:50 +08:00
dapan1121 4fd0bc409d fix: fix client/server memory leak issues 2022-09-13 09:09:21 +08:00
Hongze Cheng a0ba99e8a8 fix unit test 2022-09-09 14:12:26 +08:00
Hongze Cheng eae7947c68 more refact 2022-09-08 17:58:33 +08:00
dapan1121 851ffe49ae enh: support set tag value with expr 2022-09-07 10:25:21 +08:00
dapan1121 4a563b6d50 fix: fix now in alter tag value 2022-09-06 19:17:11 +08:00
Xiaoyu Wang ccaf6f8a78 feat: add database option 'table_prefix' and 'table_suffix' 2022-09-03 11:22:36 +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
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
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
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
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
Xiaoyu Wang af8fe3ada8 fix: a privilege problem of show tables 2022-09-01 11:15:03 +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
wangmm0220 c5874ca892 fix: add filter logic for tmq in stable wal 2022-08-31 18:32:28 +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
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
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
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
Xiaoyu Wang b5e177f151 fix: some problems of parser 2022-08-29 18:52:00 +08:00
dapan1121 205299e532 fix: fix taosd stmt query crash issue 2022-08-29 17:46:34 +08:00
Xiaoyu Wang cc1d37cfe5 fix: some problems of parser 2022-08-29 17:23:29 +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
Xiaoyu Wang 4895f19876 fix: plan problem with sorting the first column of the system table 2022-08-25 18:39:23 +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
Xiaoyu Wang 63792daeeb fix: user permission error with sysinfo 0 2022-08-25 17:18:11 +08:00
Ganlin Zhao 847c0176e0 fix(query): fix valgrind report unitialized variable error 2022-08-25 17:15:55 +08:00
Xiaoyu Wang d8fd0b89b1 fix: user permission error with sysinfo 0 2022-08-25 16:50:31 +08:00
Xiaoyu Wang eef595318d feat: system table visible permission 2022-08-24 19:08:50 +08:00
Xiaoyu Wang ea54266daa feat: system table visible permission 2022-08-24 18:35:06 +08:00
Xiaoyu Wang f5040b2e73 feat: system table visible permission 2022-08-24 18:33:09 +08:00
Xiaoyu Wang 99490c063e feat: system table visible permission 2022-08-24 17:36:10 +08:00
Xiaoyu Wang 717f837cbb fix: auto create table insert statement check table name 2022-08-23 15:24:50 +08:00
Ganlin Zhao 00b2db50b4 fix(query): restrict fill(none) in interp
TD-18531
2022-08-23 10:40:01 +08:00
Xiaoyu Wang 4cf9bd6ac1 fix: the syntax problem of querying the state value in the state window 2022-08-22 17:46:57 +08:00
dapan1121 aca0d0bf0b fix: fix memory leak issue 2022-08-22 13:25:45 +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
Xiaoyu Wang 98fc185e92 fix: escape character problem in auto create table insert 2022-08-18 18:53:23 +08:00
Xiaoyu Wang 39c3cde285 fix: select constant error 2022-08-16 10:37:17 +08:00
Xiaoyu Wang 3355ad5150 enh: insert client optimize 2022-08-15 16:05:09 +08:00
Xiaoyu Wang b420bf4c3d enh: insert client optimize 2022-08-15 14:45:59 +08:00
Xiaoyu Wang 80c5283833 Merge remote-tracking branch 'origin/3.0' into feature/3.0_insert_perf_wxy 2022-08-15 10:21:42 +08:00
Xiaoyu Wang 4f15fc19b1
Merge pull request #16042 from taosdata/feature/3.0_wxy
enh: create stream options adjust
2022-08-12 20:22:08 +08:00
Xiaoyu Wang 042e077ddc enh: create stream options adjust 2022-08-12 18:32:10 +08:00
Xiaoyu Wang e1508436f4 enh: insert client optimize 2022-08-12 16:47:42 +08:00
Xiaoyu Wang dd33c0a3f6 enh: create stream options adjust 2022-08-12 16:40:49 +08:00
Xiaoyu Wang 1cce6494a6 enh: create stream options adjust 2022-08-12 15:04:04 +08:00
slzhou 64121d7b8f Merge branch 'szhou/fix/leave' of github.com:taosdata/TDengine into szhou/fix/leave 2022-08-12 14:54:26 +08:00
slzhou d9eae4dd4c fix : fix error caused by empty vgroups when no user tables 2022-08-12 14:54:12 +08:00
Xiaoyu Wang 555a575c58 enh: insert client optimize 2022-08-12 10:46:55 +08:00
Xiaoyu Wang 03a39381c0 enh: show command optimize 2022-08-12 00:07:24 +08:00
Xiaoyu Wang 4155a3bef4 enh: show command optimize 2022-08-11 21:55:20 +08:00
Xiaoyu Wang 7176bb9198 merge 3.0 2022-08-11 20:30:02 +08:00
Xiaoyu Wang 9a9aef985e enh: show command optimize 2022-08-11 20:26:40 +08:00
Ganlin Zhao c017e4387f fix(query): forbid interp in super table query
TD-18331
2022-08-11 16:17:38 +08:00
Xiaoyu Wang 4f0c6d3aa4 enh: show command optimize 2022-08-11 15:37:26 +08:00
Xiaoyu Wang 4290582249 enh: insert optimize 2022-08-10 17:47:28 +08:00