Commit Graph

174 Commits

Author SHA1 Message Date
Xiaoyu Wang 380a071551 fix: handle the memory leak of parser 2022-06-13 14:54:38 +08:00
Xiaoyu Wang cd31496882 feat: sma index optimize 2022-06-10 21:13:06 +08:00
Xiaoyu Wang 31dc553390 feat: sma index optimize 2022-06-09 13:24:04 +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 98a9789c7e fix: top function with order by clause 2022-06-06 19:55:28 +08:00
Xiaoyu Wang 2a1ec3c304 feat: order by distributed split 2022-06-06 18:39:23 +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
Xiaoyu Wang 74026205a7 feat: sql command 'delete from' 2022-06-04 19:54:55 +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
54liuyao 901ff9bf18 feat(sma):files factor 2022-05-31 16:14:56 +08:00
Xiaoyu Wang ce166fb146 fix: error in data precision of super table query 2022-05-31 15:07:15 +08:00
Xiaoyu Wang 3e5ab6b54c feat: add physical plannode of indefinite rows func 2022-05-31 11:29:10 +08:00
Xiaoyu Wang 070f60409b feat: sql command 'drop cgroup' 2022-05-25 21:20:11 +08:00
Xiaoyu Wang 8da52cbb04 feat: tag index filter plan 2022-05-23 19:50:08 +08:00
Xiaoyu Wang 6f4c0a2e8f fix: some problems of parser and planner 2022-05-18 20:28:14 +08:00
Xiaoyu Wang 9a3e1f03af feat: sql command 'alter table' 2022-05-16 18:59:14 +08:00
Xiaoyu Wang 4c914c2960 fix: problem of parser and planner 2022-05-09 20:20:05 +08:00
Xiaoyu Wang 5f06387940 fix: some problems of parser and planner 2022-05-06 17:52:59 +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
Hongze Cheng ab0e435d81 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-29 10:02:58 +00:00
Xiaoyu Wang 8818ed48f9 feat: sql command 'drop table' 2022-04-29 15:05:37 +08:00
Xiaoyu Wang 3ec702605b enh: refactor unit test of parser and planner 2022-04-28 21:02:11 +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 f72c1ce8d0 enh: format code 2022-04-26 13:17:36 +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 0b56a4049a feat: sql command 'union' 2022-04-21 17:51:39 +08:00
Xiaoyu Wang 1d47ceae37 feat: sql command 'union all' 2022-04-21 16:32:48 +08:00
Xiaoyu Wang 52c62e7cc8 feat: sql command 'create function' 2022-04-20 18:13:33 +08:00
Xiaoyu Wang b9fb9c580d feat: sql command "create stream" 2022-04-16 13:15:14 +08:00
Haojun Liao 5029cd67b2 ehn(query): add the file data block load optimization check. 2022-04-15 18:06:49 +08:00
Xiaoyu Wang 13735d7257 feat(query): distributed splitting of child/normal table JOIN 2022-04-13 19:04:25 +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 3544c8789b create/drop/show bnode/snode/mnode frontend implement 2022-04-09 15:57:39 +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
Xiaoyu Wang 469cd23f43 integrate constant calculate 2022-04-02 07:57:44 -04:00
dapan1121 236b8adad3 feature/qnode 2022-03-31 16:00:47 +08: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 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 ad11ba9365 bugfix 2022-03-26 07:18:12 -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
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 eac1ccb5ec merge origin/3.0 2022-03-18 05:56:18 -04:00
Xiaoyu Wang c2b4ec91ff tmq plan implement 2022-03-18 05:44:08 -04:00
plum-lihui a3795f4017 [TD-14099] 2022-03-18 14:44:10 +08:00
Xiaoyu Wang 1ee1691ae1 logic plan code reorganize 2022-03-17 22:28:21 -04:00
Xiaoyu Wang 0db2e65d6a logic plan code reorganize 2022-03-17 07:47:12 -04:00
Xiaoyu Wang d49adcd4f5 TD-13675 rollup, alter db, alter table syntax definition 2022-03-17 06:44:45 -04:00
Shuduo Sang 23bef711fc
Feature/sangshuduo/td 13063 3.0 windows (#10720)
* [TD-13063]<feature>: 3.0 on Windows

* add pthread in contrib

* fix linux compile

* fix osSemaphore

* add gnu regex for Windows

* fix compile error for Windows

* support arm platform

* port more OS files

* fix for Windows compile

* port more files

* fix macOS on x86_64

* port osFile

* port osSemaphone.h

* port osSocket.c

* port tconfig.c

* port ttimer.c

* add couple files
2022-03-15 21:35:04 +08:00
dapan1121 440b0b8682 Merge remote-tracking branch 'origin/3.0' into feature/scheduler 2022-03-15 15:42:05 +08:00
Haojun Liao e06cdb0872 [td-13039] enable interval query on ordinary table. 2022-03-15 14:37:26 +08:00
Xiaoyu Wang 8a883ea00c TD-13990 interval plan implement 2022-03-13 15:28:50 -04:00
Xiaoyu Wang e5286898c0 TD-13990 implement interval plan 2022-03-11 05:11:25 -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 da0fa26717 TD-13747 src file name organize 2022-03-10 02:36:06 -05:00