Commit Graph

198 Commits

Author SHA1 Message Date
Xiaoyu Wang e52429e31b merge 3.0 2022-06-16 09:31:22 +08:00
Xiaoyu Wang 7f78d4a79b feat: partition by tags optimize 2022-06-15 19:08:25 +08:00
slzhou 562ec27c7b feat: add merge table scan operator 2022-06-15 16:40:43 +08:00
Xiaoyu Wang 11564a3dc7 fix: use 'duration' instead of 'days' for create database 2022-06-15 15:24:22 +08:00
Xiaoyu Wang 19ab15b19f feat: super table join 2022-06-15 13:49:29 +08:00
Xiaoyu Wang 730a256228 fix: json tag plan ut 2022-06-13 21:03:19 +08:00
Xiaoyu Wang 380a071551 fix: handle the memory leak of parser 2022-06-13 14:54:38 +08:00
dapan1121 001061fcd2 add get tb index async api 2022-06-09 15:17:10 +08:00
Xiaoyu Wang e8e68fab9a feat: physical plan add clone interface 2022-06-07 20:59:44 +08:00
dapan1121 16b84f575f Merge branch '3.0' into featuer/delete 2022-06-07 09:13:47 +08:00
dapan1121 33a7a83d65 feature delete data 2022-06-06 20:59:36 +08:00
Xiaoyu Wang 6de91932ea
Merge pull request #13472 from taosdata/feature/3.0_bug16060
feat: add physical plannode of indefinite rows func
2022-06-06 20:47:40 +08:00
Xiaoyu Wang 2a1ec3c304 feat: order by distributed split 2022-06-06 18:39:23 +08:00
Xiaoyu Wang ce3aacf4d7 feat: order by distributed split 2022-06-06 18:07:34 +08:00
Xiaoyu Wang f77c72c25a feat: order by distributed split 2022-06-06 17:51:25 +08:00
Xiaoyu Wang 0b5c08edb9 merge 3.0 2022-06-06 11:47:20 +08:00
Xiaoyu Wang 55d41c8f5c feat: sql command 'delete from' 2022-06-05 15:48:06 +08:00
Xiaoyu Wang 8ba9496471 feat: add physical plannode of indefinite rows func 2022-06-04 22:57:01 +08:00
54liuyao 5400507245 feat(stream): stream state operator 2022-06-04 20:36:28 +08:00
Xiaoyu Wang f45ddaf1c8 feat: stream interval distributed split 2022-06-02 16:37:46 +08:00
Xiaoyu Wang cd7d3c59a2
Merge pull request #13403 from taosdata/feature/3.0_distributed_split
feat: interval distributed split
2022-06-02 11:07:42 +08:00
Xiaoyu Wang edd0295a00 feat: interval distributed split 2022-06-02 10:45:27 +08:00
dapan1121 717acef00d
Merge branch '3.0' into feature/qnode 2022-05-31 17:50:50 +08:00
54liuyao 901ff9bf18 feat(sma):files factor 2022-05-31 16:14:56 +08:00
dapan1121 52988b6da6 Merge branch '3.0' into feature/qnode 2022-05-31 14:04:47 +08:00
dapan1121 496ae4ca89 schedule based on qnode's load 2022-05-31 14:03:47 +08:00
Xiaoyu Wang 3e5ab6b54c feat: add physical plannode of indefinite rows func 2022-05-31 11:29:10 +08:00
54liuyao aa20cfedcd feat(stream): watermark and trigger 2022-05-28 18:19:36 +08:00
54liuyao 0778bf8857 stream session operator 2022-05-25 09:05:03 +08:00
Xiaoyu Wang f95639227e
Merge pull request #12874 from taosdata/feature/3.0_wxy
feat: tag index filter plan
2022-05-23 20:29:25 +08:00
Xiaoyu Wang 8da52cbb04 feat: tag index filter plan 2022-05-23 19:50:08 +08:00
Xiaoyu Wang 89562acb01 feat: the length of binary/nchar type value is the same as that of column 2022-05-21 18:09:31 +08:00
Xiaoyu Wang 83efe34b2c feat: reserved aggregate function constant parameters 2022-05-20 10:01:38 +08:00
Xiaoyu Wang 17dd6d6f75 feat: reserved aggregate function constant parameters 2022-05-18 10:41:57 +08:00
Xiaoyu Wang 60e8bc24cd fix: some problems of parser and planner 2022-05-14 19:17:53 +08:00
54liuyao 42f27e99d0 steam reprocess window 2022-05-12 22:15:13 +08:00
Xiaoyu Wang 4c914c2960 fix: problem of parser and planner 2022-05-09 20:20:05 +08:00
Xiaoyu Wang 6e50691b29 feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions' 2022-05-07 17:37:17 +08:00
Xiaoyu Wang cdfe9929c8 feat: fill physical plan 2022-04-30 14:07:44 +08:00
Xiaoyu Wang 913354057e feat: fill physical plan 2022-04-30 11:40:12 +08:00
Xiaoyu Wang 4b7e048819 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-29 10:53:02 +08:00
Xiaoyu Wang 3ec702605b enh: refactor unit test of parser and planner 2022-04-28 21:02:11 +08:00
Haojun Liao 47a9b26507 fix(query): show tables in information_schema db. 2022-04-28 15:30:18 +08:00
afwerar bf9ab440a7 fix(os): fix new compilation errors. 2022-04-27 17:39:54 +08:00
Xiaoyu Wang ac754dce90 fix: some problems of tag query and sma 2022-04-26 18:15:06 +08:00
Xiaoyu Wang ac874f9e8d enh: format code 2022-04-26 11:50:35 +08:00
Xiaoyu Wang 809a78b06e enh: order by primary key optimize 2022-04-24 18:05:28 +08:00
Xiaoyu Wang 20879d0ef7 fix: some syntax parsing problems 2022-04-22 18:23:37 +08:00
Xiaoyu Wang 1d47ceae37 feat: sql command 'union all' 2022-04-21 16:32:48 +08:00
Xiaoyu Wang c40b590ad8 enh: window clause validity check 2022-04-16 17:27:54 +08:00
Xiaoyu Wang b9fb9c580d feat: sql command "create stream" 2022-04-16 13:15:14 +08:00
Xiaoyu Wang 50181dad15 feat: performance_schema related SHOW statements are rewritten, and KILL statements build the message 2022-04-14 20:35:44 +08:00
Xiaoyu Wang d8762d401f feat(query): child table or normal table support JOIN-clause 2022-04-12 20:02:16 +08:00
Xiaoyu Wang 93d379638c enh(query):optimize scanning through SQL functions 2022-04-12 13:10:47 +08:00
Xiaoyu Wang 983e4aa010 set datablock desc timestamp precision 2022-04-11 17:42:05 +08:00
Xiaoyu Wang e30d114c7b set datablock desc timestamp precision 2022-04-11 16:27:42 +08:00
Xiaoyu Wang ef7d784394 sort plan bugfix 2022-04-07 19:08:28 +08:00
Xiaoyu Wang 709dda39b7 TD-13037 distinct, state window and partition by plan implement 2022-04-06 03:22:41 -04:00
Shengliang Guan ef5ca96d34
Merge pull request #11224 from taosdata/feature/shm
refact files
2022-04-02 22:06:08 +08:00
Xiaoyu Wang 469cd23f43 integrate constant calculate 2022-04-02 07:57:44 -04:00
Shengliang Guan 7e361ebcd0 refact dm 2022-04-02 19:52:04 +08:00
Liu Jicong e163197573 merge from 3.0 2022-03-31 15:55:34 +08:00
Liu Jicong 3e5da8bedb fix 2022-03-31 15:52:54 +08:00
Xiaoyu Wang ba80c7478f TD-14405 TD-14404 desc and reset query cache statement implement 2022-03-31 02:19:11 -04:00
Xiaoyu Wang 03771c84f5 TD-14396 explain parser and planner implement 2022-03-30 02:50:50 -04:00
Xiaoyu Wang 7593fc6ae6 bugfix 2022-03-29 23:47:12 -04:00
Xiaoyu Wang 9f93b1ebc6 TD-14281 deal memory leak 2022-03-29 08:14:46 -04:00
Xiaoyu Wang 0f60e644e9 TD-14383 limit/slimit plan implement, and sort plan bugfix 2022-03-29 02:52:40 -04:00
Xiaoyu Wang a0ef66528c sort bugfix, and pseudo column implement 2022-03-28 07:26:06 -04:00
Xiaoyu Wang 6c6295bdae merge 3.0 2022-03-26 05:55:01 -04:00
Xiaoyu Wang 85f87ae246 bugfix 2022-03-26 05:45:48 -04:00
dapan1121 96eee80063 feature/qnode 2022-03-26 15:03:22 +08:00
Xiaoyu Wang 10f073e79c order by plan implement 2022-03-26 02:58:44 -04:00
Xiaoyu Wang f6bcae1913 sort scan cols 2022-03-26 01:39:10 -04:00
dapan1121 9484d25a59 Merge remote-tracking branch 'origin/feature/scheduler' into feature/qnode 2022-03-26 09:17:05 +08:00
Xiaoyu Wang 4e5df8e3c3 bugfix 2022-03-25 05:15:45 -04:00
Xiaoyu Wang 9765678e75 scan cols sort 2022-03-25 01:41:28 -04:00
dapan1121 fad5a80bab feature/scheduler 2022-03-25 13:27:14 +08:00
Xiaoyu Wang 1a77904e7e reorganize physical plan code 2022-03-24 01:47:27 -04:00
Xiaoyu Wang ec5eeea762 reorganize physical plan code 2022-03-23 06:44:02 -04:00
Xiaoyu Wang 9ca80596e4 merge 3.0 2022-03-21 02:00:30 -04:00
Xiaoyu Wang e4dd627b20 stream plan implement 2022-03-19 03:02:31 -04:00
Xiaoyu Wang c2b4ec91ff tmq plan implement 2022-03-18 05:44:08 -04:00
Xiaoyu Wang 98a5e28586 TD-13675 merge 3.0_query_integrate 2022-03-17 06:58:04 -04:00
Xiaoyu Wang 861445c33a TD-14043 show tables split 2022-03-17 03:14:59 -04:00
dapan1121 440b0b8682 Merge remote-tracking branch 'origin/3.0' into feature/scheduler 2022-03-15 15:42:05 +08:00
dapan1121 43d7912987 feature/scheduler 2022-03-15 15:34:17 +08:00
dapan1121 bfe1a13640 feature/scheduler 2022-03-14 19:42:16 +08:00
dapan1121 8f1cc6ee91 Merge remote-tracking branch 'origin/3.0_query_integrate' into feature/scheduler 2022-03-14 18:17:02 +08:00
dapan1121 d9cde31b6f feature/scheduler 2022-03-14 17:31:08 +08:00
Haojun Liao a853c6ddf5 [td-13039] refactor. 2022-03-14 16:09:26 +08:00
Xiaoyu Wang 8a883ea00c TD-13990 interval plan implement 2022-03-13 15:28:50 -04:00
Xiaoyu Wang f020e4c396 TD-13981 show databases rewrite 2022-03-11 07:17:37 -05:00
Xiaoyu Wang 028e6d1620 TD-13981 show databases rewrite 2022-03-11 02:58:29 -05:00
Xiaoyu Wang 396c099a77 TD-13981 show databases rewrite 2022-03-11 01:41:57 -05:00
Xiaoyu Wang 84f60fcc0a TD-13747 deal memory leaks 2022-03-10 06:32:39 -05:00
Xiaoyu Wang 54afca4d57 TD-13747 bugfix 2022-03-10 03:34:31 -05:00
Xiaoyu Wang da0fa26717 TD-13747 src file name organize 2022-03-10 02:36:06 -05:00