Commit Graph

1200 Commits

Author SHA1 Message Date
dapan1121 dd13924dbc stmt query 2022-04-29 14:35:54 +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
dapan1121 18b6c99e09 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-29 09:20:48 +08:00
Xiaoyu Wang 80407933e3 enh: refactor unit test of parser and planner 2022-04-28 21:03:44 +08:00
Xiaoyu Wang 3ec702605b enh: refactor unit test of parser and planner 2022-04-28 21:02:11 +08:00
dapan1121 54fe93f77e stmt query 2022-04-28 17:09:21 +08:00
Haojun Liao 96363c411d other: merge 3.0 2022-04-28 15:40:03 +08:00
Haojun Liao 47a9b26507 fix(query): show tables in information_schema db. 2022-04-28 15:30:18 +08:00
dapan1121 e79850164b
Merge pull request #11985 from taosdata/feature/qnode
fix: fix taos shell crash issue
2022-04-28 13:21:43 +08:00
dapan1121 5935c9cda4 Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode 2022-04-28 11:49:09 +08:00
dapan1121 1850dc0371 stmt query 2022-04-28 11:47:55 +08:00
Cary Xu e6a83367c8 merge 3.0 2022-04-28 09:47:49 +08:00
Xiaoyu Wang d66fdb948d Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-28 09:06:27 +08:00
dapan1121 1aa22beb60 stmt query 2022-04-27 20:03:13 +08:00
Xiaoyu Wang 6d449c8224 enh: refactor db and table options 2022-04-27 18:18:37 +08:00
afwerar bf9ab440a7 fix(os): fix new compilation errors. 2022-04-27 17:39:54 +08:00
Xiaoyu Wang cdee4d8e07 merge 3.0 2022-04-26 18:27:27 +08:00
Xiaoyu Wang ac754dce90 fix: some problems of tag query and sma 2022-04-26 18:15:06 +08:00
dapan1121 960f885aef Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-26 15:55:11 +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
dapan1121 15d7abf46f stmt query 2022-04-25 20:03:28 +08:00
Xiaoyu Wang 74fb0f4b55 enh: order by primary key optimize 2022-04-24 20:11:06 +08:00
Xiaoyu Wang 809a78b06e enh: order by primary key optimize 2022-04-24 18:05:28 +08:00
Xiaoyu Wang a9ab3c8940 enh: order by primary key optimize 2022-04-24 16:31:17 +08:00
Xiaoyu Wang b0a68df512
Merge pull request #11766 from taosdata/feature/3.0_wxy
fix: some syntax parsing problems
2022-04-22 18:54:54 +08:00
Xiaoyu Wang 20879d0ef7 fix: some syntax parsing problems 2022-04-22 18:23:37 +08:00
afwerar fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
Xiaoyu Wang 103af37e42
Merge pull request #11719 from taosdata/feature/3.0_wxy
feat: sql command 'union'
2022-04-21 18:49:34 +08:00
Xiaoyu Wang 0b56a4049a feat: sql command 'union' 2022-04-21 17:51:39 +08:00
dapan1121 44d78ab900
Merge pull request #11713 from taosdata/feature/qnode
feat(query): qnode for query only
2022-04-21 17:40:39 +08:00
dapan1121 cefa203fc5 feature/qnode 2022-04-21 17:21:09 +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 556f6a96ea feat: delimit the time range according to the filtering conditions 2022-04-19 15:46:11 +08:00
Xiaoyu Wang 2d7cf35fb0 fix: some syntax parsing problems 2022-04-19 13:25:19 +08:00
Xiaoyu Wang ff80459821 feat: implementation of parser and planner for stmt API 2022-04-18 20:19:24 +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 f13f952bbf enh: set appropriate block loading options for some queries 2022-04-16 09:50:32 +08:00
Xiaoyu Wang e2164bf8cb feat: CREATE STREAM statement implement, and syntax of JSON data type implement. 2022-04-15 19:35:46 +08:00
Xiaoyu Wang 01ea38586d feat: CREATE STREAM statement implement, and syntax of JSON data type implement. 2022-04-15 19:22:11 +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 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 13735d7257 feat(query): distributed splitting of child/normal table JOIN 2022-04-13 19:04:25 +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
afwerar 2662a3b69d [TD-13254]<fix>: make 3.0 grant. 2022-04-10 19:08:16 +08:00
Xiaoyu Wang 3544c8789b create/drop/show bnode/snode/mnode frontend implement 2022-04-09 15:57:39 +08:00
Xiaoyu Wang a6b5dd8ef0 create/drop/show bnode/snode/mnode frontend implement 2022-04-09 14:57:28 +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
Xiaoyu Wang c70eb15bb9 condition bugfix 2022-04-02 01:22:03 -04:00
Xiaoyu Wang 9e9805f7b7 condition bugfix 2022-04-02 01:13:20 -04:00
Xiaoyu Wang 3b9e868e2a fill plan implement 2022-04-01 06:40:47 -04:00
dapan1121 36dc9da4a5 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-01 10:30:20 +08:00
dapan1121 369d08c557 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-03-31 16:06:57 +08:00
dapan1121 236b8adad3 feature/qnode 2022-03-31 16:00:47 +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 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
dapan1121 9484d25a59 Merge remote-tracking branch 'origin/feature/scheduler' into feature/qnode 2022-03-26 09:17:05 +08:00
afwerar 222db126bc [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +08:00
Xiaoyu Wang 4e5df8e3c3 bugfix 2022-03-25 05:15:45 -04:00
Xiaoyu Wang ada9d8bdc6 bugfix 2022-03-25 04:57:51 -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
Haojun Liao 9bd79be36b [td-13039] fix compiling error. 2022-03-24 17:36:53 +08:00
Xiaoyu Wang 6951abce82 bugfix 2022-03-24 04:25:41 -04:00
Xiaoyu Wang 1a77904e7e reorganize physical plan code 2022-03-24 01:47:27 -04:00
Xiaoyu Wang 09f36860b1 reorganize physical plan code 2022-03-23 22:48:12 -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 98a5e28586 TD-13675 merge 3.0_query_integrate 2022-03-17 06:58:04 -04:00
Xiaoyu Wang d49adcd4f5 TD-13675 rollup, alter db, alter table syntax definition 2022-03-17 06:44:45 -04:00
Xiaoyu Wang 861445c33a TD-14043 show tables split 2022-03-17 03:14:59 -04:00
afwerar 30c10ef8b3 [TD-13063]<fix>: prepare for win compilation. 2022-03-17 14:22:36 +08: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
dapan1121 43d7912987 feature/scheduler 2022-03-15 15:34:17 +08:00
Haojun Liao e06cdb0872 [td-13039] enable interval query on ordinary table. 2022-03-15 14:37:26 +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 0cb811a542 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-03-13 17:28:37 -04:00
Xiaoyu Wang 8a883ea00c TD-13990 interval plan implement 2022-03-13 15:28:50 -04:00
Haojun Liao d6af35adb8 [td-13039] fix bug in show db. 2022-03-11 23:28:43 +08:00
Xiaoyu Wang f020e4c396 TD-13981 show databases rewrite 2022-03-11 07:17:37 -05:00
Xiaoyu Wang e5286898c0 TD-13990 implement interval plan 2022-03-11 05:11:25 -05:00
Xiaoyu Wang 9de235f3e4
Merge pull request #10700 from taosdata/feature/3.0_query_integrate_wxy
TD-13981 show databases rewrite
2022-03-11 15:59:54 +08:00
Xiaoyu Wang 028e6d1620 TD-13981 show databases rewrite 2022-03-11 02:58:29 -05:00
Haojun Liao c62dfe6460 [td-13039] merge 3.0. 2022-03-11 14:59:42 +08:00
Xiaoyu Wang a5459df0bb
Merge pull request #10698 from taosdata/feature/3.0_query_integrate_wxy
TD-13981 show databases rewrite
2022-03-11 14:49:31 +08:00
Xiaoyu Wang 396c099a77 TD-13981 show databases rewrite 2022-03-11 01:41:57 -05:00
Haojun Liao 350c3406dd [td-13039] fix compiler error. 2022-03-11 13:23:06 +08:00
Xiaoyu Wang 54e15db2f5 TD-13747 show mnodes 2022-03-10 21:02:47 -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
Xiaoyu Wang 1648754f02 TD-13747 bugfix 2022-03-09 22:31:23 -05:00
Xiaoyu Wang 066c39d571 TD-13747 merge 3.0 2022-03-09 21:35:24 -05:00
Xiaoyu Wang 8615c97fc6 TD-13704 super table plan split 2022-03-09 06:53:00 -05:00
Xiaoyu Wang b91899e757 TD-13704 super table plan split 2022-03-09 04:32:12 -05:00
Liu Jicong cc24ae769c fix crash 2022-03-08 17:38:10 +08:00
Xiaoyu Wang 06f0f1d34e TD-13747 phase 1 function integration 2022-03-08 04:25:26 -05:00
Liu Jicong 255d795442 add tq push 2022-03-08 17:22:21 +08:00
Haojun Liao e75fc9a301 [td-13039] fix bug in select query. 2022-03-07 16:52:45 +08:00
Xiaoyu Wang 14e5d6aab3 TD-13852 create stable and create subtable 2022-03-06 08:52:12 -05:00
Xiaoyu Wang 92cd252b70 TD-13706 integration create table stmt and insert stmt 2022-03-04 05:43:23 -05:00
Xiaoyu Wang f8bde07340 TD-13037 datasink code 2022-03-04 02:17:04 -05:00
xiao-yu-wang 3119efc7bd
Merge pull request #10533 from taosdata/feature/3.0_query_integrate_wxy
TD-13706 client modify vnode process integration
2022-03-03 20:26:19 +08:00
Xiaoyu Wang 441db317fd TD-13706 client modify vnode process integration 2022-03-03 07:25:16 -05:00
dapan1121 fa9d652e0e Merge remote-tracking branch 'origin/3.0' into 3.0_query_integrate 2022-03-03 15:40:57 +08:00
Xiaoyu Wang ddd8ae916f TD-13747 planner integrate 2022-03-02 05:30:09 -05:00
Shengliang Guan dc30a83f24 monitor 2022-03-02 17:48:39 +08:00
Xiaoyu Wang 213793be49 TD-13747 merge 3.0 2022-03-02 04:24:59 -05:00
Xiaoyu Wang 523855bec5 TD-13747 planner integrate 2022-03-01 21:50:51 -05:00
Xiaoyu Wang db8669a3ce TD-13037 merge 3.0 2022-02-28 21:40:50 -05:00
Xiaoyu Wang 79e4cc0ea9 TD-13747 New SQL model integration 2022-02-28 05:06:07 -05:00
Xiaoyu Wang cd7a0e559b TD-13747 New SQL model integration 2022-02-28 04:56:38 -05:00
Shengliang Guan 5891779fe1 common 2022-02-28 17:55:07 +08:00
Xiaoyu Wang 768e05939c TD-13747 New SQL model integration 2022-02-28 04:02:43 -05:00
Shengliang Guan 39bf54bba5 rename files 2022-02-28 09:52:30 +08:00
Xiaoyu Wang 7377c27367 TD-13495 physical plan refactoring 2022-02-25 03:29:40 -05:00
Xiaoyu Wang 49143d079e TD-13495 physical plan refactoring 2022-02-24 05:18:41 -05:00
Xiaoyu Wang 708c361e92 TD-13495 physical plan refactoring 2022-02-23 01:34:18 -05:00
Xiaoyu Wang 6f555efeb1 TD-13495 logic plan UT 2022-02-21 04:35:30 -05:00
Xiaoyu Wang 83d516af4c TD-13495 planner refactoring 2022-02-13 13:31:18 -05:00
Xiaoyu Wang 2624a81a30 TD-13495 planner refactoring 2022-02-12 18:47:47 -05:00
Xiaoyu Wang fb3bd53ea0 TD-13495 planner refactoring 2022-02-11 20:59:23 -05:00
Xiaoyu Wang e070ad2b77 TD-13495 planner refactoring 2022-02-11 09:19:31 -05:00
Haojun Liao 71fc95cc49 [td-11818] merge 3.0 2022-02-15 15:00:06 +08:00
Haojun Liao 3a23a30a9c [td-11818] Refactor. 2022-02-14 14:39:42 +08:00
Haojun Liao 3be59e4e24 [td-11818] merge 3.0 2022-02-11 15:50:20 +08:00
Xiaoyu Wang 1984e22587 TD-13338 SELECT statement translate code 2022-02-10 05:47:59 -05:00
Xiaoyu Wang cdd60902d7 TD-13338 SELECT statement translate code 2022-02-10 05:43:14 -05:00
Haojun Liao ab45cd6611 [td-11818]refactor sort operator. 2022-02-04 22:41:54 +08:00
Liu Jicong 610c812ed7 mq support stable subscribe 2022-01-28 14:33:17 +08:00
Haojun Liao 43b0b23cd3 [td-11818] Update the physical plan in case of the subscribe processing. 2022-01-28 11:59:08 +08:00
Haojun Liao afd1ce63db [td-11818] Refactor API. 2022-01-28 10:44:02 +08:00
Haojun Liao d6d8651483 [td-11818] refactor ssdatablock, add plan in log. 2022-01-26 23:09:03 +08:00
Haojun Liao 173f120007
Merge pull request #10032 from taosdata/feature/3.0_liaohj
Feature/3.0 liaohj
2022-01-26 14:27:34 +08:00
Haojun Liao 859c74a4e5 [td-11818] refactor sepset struct. 2022-01-26 14:00:15 +08:00
Haojun Liao 67e624428a [td-11818] disable print plan. 2022-01-25 12:46:40 +08:00
Haojun Liao de7e24b4fc
Merge pull request #10006 from taosdata/feature/3.0_liaohj
Feature/3.0 liaohj
2022-01-25 11:04:55 +08:00
Haojun Liao 550d276df5 [td-11818] Fix bug in select * 2022-01-25 10:41:35 +08:00
Liu Jicong b152a2467b merge from 3.0 2022-01-24 21:42:50 +08:00
Liu Jicong d410ef1ca2 fix plan convert error 2022-01-24 18:21:25 +08:00
Haojun Liao bf26efb518 [td-11818] Fix memory leak in query. 2022-01-24 17:44:44 +08:00
Haojun Liao c87fbd87df [td-11818] merge 3.0 2022-01-24 13:44:20 +08:00
Yihao Deng 13d2c8ffea
Merge pull request #9987 from taosdata/feature/rename_macro
rename MAX/MIN/POW2/SWAP name
2022-01-24 13:23:27 +08:00
yihaoDeng 92bef71ec7 rename MAX/MIN/POW2/SWAP name 2022-01-24 12:53:17 +08:00
Haojun Liao 1f16647c97 [td-11818] Fix memory leak. 2022-01-24 11:53:10 +08:00
Xiaoyu Wang 637a1c314c Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-01-23 22:30:28 -05:00
Xiaoyu Wang d7e304f00c TD-13120 merge 3.0 2022-01-23 08:51:05 -05:00
Xiaoyu Wang 573cbff2ca TD-13120 SELECT statement syntax definition 2022-01-23 07:34:16 -05:00
Haojun Liao c82f2c4220 [td-11818] merge 3.0 2022-01-22 11:04:33 +08:00
Haojun Liao 069d715fe7 [td-11818]update log, fix bug in select * from super_table. 2022-01-21 23:30:03 +08:00
Shengliang Guan 2e14f63453 Remove warnings 2022-01-21 02:19:40 -08:00
Haojun Liao 1e7c23cd3c [td-11818] comment the print out. 2022-01-21 11:30:03 +08:00
Haojun Liao 09ba6a611d [td-11818] refactor. 2022-01-21 11:19:24 +08:00
Haojun Liao e0d9ca04d4 [td-11818] refactor. 2022-01-20 17:37:12 +08:00
Haojun Liao b45da2b208 [td-11818] refactor. 2022-01-20 16:02:09 +08:00
Haojun Liao 1a1cd55111 [td-11818] refactor. 2022-01-20 13:52:46 +08:00
Xiaoyu Wang a0a61fa91d TD-13120 SELECT statement data structure definition 2022-01-19 21:51:23 -05:00
Haojun Liao 0399125bb8 [td-11818] Refactor. 2022-01-19 18:22:25 +08:00
Haojun Liao 1145d1a0ea [td-11818] select * 2022-01-19 16:20:13 +08:00
Haojun Liao 1832a50932 [td-11818] select * 2022-01-19 14:47:53 +08:00
Haojun Liao 6d9ae1af99 [td-11818]Support select * from super_table. 2022-01-18 19:08:07 +08:00
Haojun Liao b6bd41d99e [td-11818] Fix bug in jsonToObj 2022-01-17 14:29:37 +08:00
Haojun Liao 7f53f2d1a0 [td-11818] merge 3.0. 2022-01-17 11:19:29 +08:00
Haojun Liao 2f3a58f8d6 [td-11818]support taos_create_topic 2022-01-14 18:35:57 +08:00
Xiaoyu Wang 552c151f49 TD-12678 dsGetDataBlock allowed to call again after the query is completed to return statistics 2022-01-14 05:05:54 -05:00
Haojun Liao 205aae66af [td-11818] merge 3.0 2022-01-14 15:13:54 +08:00
Xiaoyu Wang 6a0b6671cd TD-12678 single table aggregation physical plan code 2022-01-13 06:24:22 -05:00
Haojun Liao 751512f456 [td-11818] refactor. 2022-01-13 19:05:11 +08:00
Haojun Liao 5d1238010c [td-11818] fix bug in select * from super_table. 2022-01-13 19:01:28 +08:00
Haojun Liao eadb5c2735 [td-11818] fix memory leak. 2022-01-12 12:06:19 +08:00
Haojun Liao b55da7758e [td-11818]remove SParseBasicCtx 2022-01-12 10:55:01 +08:00
Haojun Liao 0271097270 [td-11818] disable print query plan. 2022-01-12 10:26:00 +08:00
Haojun Liao 4aa8be8333 [td-11818] Support the select *. 2022-01-11 23:16:45 +08:00
Haojun Liao 3e40fa3427 [td-11818] fix error in fetch data. 2022-01-11 15:42:27 +08:00
Haojun Liao a2545549bd [td-11818] merge 3.0 2022-01-10 23:20:43 +08:00
Shengliang Guan 9f1f333d68
Merge pull request #9719 from taosdata/feature/dnode3
Feature/dnode3
2022-01-10 20:51:42 +08:00
Shengliang Guan dcda885a36
Merge pull request #9717 from taosdata/feature/3.0_wxy
TD-12678 datasink to json
2022-01-10 20:46:02 +08:00
Shengliang Guan a326b29021 minor changes 2022-01-10 04:44:11 -08:00
Xiaoyu Wang 867f6ba8f3 TD-12678 datasink to json 2022-01-10 06:59:10 -05:00
Haojun Liao 2d53617d5c [td-11818] support select * on child table. 2022-01-10 19:48:21 +08:00
Shengliang Guan 519fce0f61
Merge pull request #9707 from taosdata/feature/3.0_wxy
TD-12678 bug fix
2022-01-10 18:06:01 +08:00
Xiaoyu Wang 7508af0057 TD-12678 bug fix 2022-01-10 04:48:30 -05:00
Liu Jicong 3d7b737bbc fix compile error 2022-01-10 16:23:35 +08:00
Xiaoyu Wang 87411e72a8 TD-12678 bug fix 2022-01-10 01:30:12 -05:00
Shengliang Guan 5b5917136f
Merge pull request #9698 from taosdata/feature/3.0_wxy
TD-12678 qSetSubplanExecutionNode interface implement
2022-01-10 10:48:39 +08:00
Shengliang Guan 00faaa4137
Merge pull request #9692 from taosdata/feature/3.0_liaohj
Feature/3.0 liaohj
2022-01-10 10:48:16 +08:00
Xiaoyu Wang 6271f002ee TD-12678 qSetSubplanExecutionNode interface implement 2022-01-09 21:33:41 -05:00
Xiaoyu Wang 014471530f TD-12678 qSetSubplanExecutionNode interface implement 2022-01-09 21:31:23 -05:00
dapan1121 180eba5b23 feature/qnode 2022-01-10 09:32:10 +08:00
dapan 7791d68d48 feature/qnode 2022-01-09 18:08:04 +08:00
Haojun Liao cf9e13511c [td-11818] merge 3.0 2022-01-08 23:05:37 +08:00
Haojun Liao b271fee301 [td-11818] add log. 2022-01-08 22:59:24 +08:00
Xiaoyu Wang 633b3de9b6 TD-12760 bug fix 2022-01-07 17:31:24 -05:00
dapan 797d08915f feature/qnode 2022-01-08 15:14:33 +08:00
Haojun Liao f2d61c567c [td-11818] fix error. 2022-01-07 23:14:12 +08:00
Haojun Liao 3c88993c96 [td-11818] support select * 2022-01-07 22:54:44 +08:00
Haojun Liao f65da854a5
Merge pull request #9613 from taosdata/feature/3.0_liaohj
Feature/3.0 liaohj
2022-01-05 18:06:03 +08:00
Haojun Liao 27224db24b [td-11818] fix memory leak and refactor code. 2022-01-05 14:09:02 +08:00
Xiaoyu Wang 0d4490bce8 TD-12696 bug fix for insert 2022-01-04 22:32:38 -05:00
Haojun Liao 7128b3cdab [td-11818] refactor. 2022-01-04 15:20:16 +08:00
dapan1121 adc828d2f9
Merge branch '3.0' into feature/qnode 2022-01-04 13:23:53 +08:00
Haojun Liao 0d3972ed27 [td-11818] fix compiler error in a unit test. 2022-01-04 13:00:49 +08:00
Haojun Liao d862dcae83 [td-11818] refactor, fix bug in repeat create table, add request id for each query. 2022-01-04 12:58:39 +08:00
dapan1121 c1bbea8caf Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-01-04 11:27:32 +08:00
dapan1121 1dba25656a feature/qnode 2022-01-04 11:15:00 +08:00
Haojun Liao 144358f0df Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-01-04 10:12:06 +08:00
Hongze Cheng 687cf9a732 Merge branch '3.0' of github.com:taosdata/TDengine into feature/vnode 2022-01-03 18:11:01 +08:00
Haojun Liao 5d63e31262 [td-11818] fix bugs. 2022-01-02 23:28:17 +08:00
Haojun Liao 5326356375 [td-11818] create multiple tables. 2022-01-02 23:24:22 +08:00
Hongze Cheng 6b6f3f75af refact 2022-01-02 09:27:33 +00:00
Haojun Liao f0044d826f [td-11818]support create multiple tables. 2021-12-31 18:57:57 +08:00
Xiaoyu Wang 5bc490d2ae TD-12506 SSubplan struct modify 2021-12-31 04:30:37 -05:00
Haojun Liao 2010f83715 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2021-12-30 15:37:28 +08:00
Haojun Liao b91eb6b80b [td-11818] refactor APIs, and fix bug in show tables; 2021-12-30 15:19:09 +08:00
Xiaoyu Wang 71e2b6b3f2 TD-12506 insert bug fix 2021-12-30 01:22:19 -05:00
Liu Jicong d5f5fc00bf add dag serialize and deserialize 2021-12-28 13:46:52 +08:00
Liu Jicong a53d1d95fb add dag serialize and deserialize 2021-12-27 20:45:30 +08:00
Xiaoyu Wang 1f706b4e3b TD-12506 merge 3.0 2021-12-24 04:43:59 -05:00
Hongze Cheng 9acdf1e975 take a commit 2021-12-24 15:00:51 +08:00
Xiaoyu Wang e7ea350872 TD-12506 implement taos_query_l 2021-12-24 01:39:46 -05:00
Xiaoyu Wang 1d62d95e6c TD-12450 perfect parser interface 2021-12-23 04:50:34 -05:00
Xiaoyu Wang 0c82c253be TD-12450 perfect parser interface 2021-12-23 04:33:41 -05:00
Xiaoyu Wang 53928fffd9 TD-12450 ut of combination of insert parser and insert planner 2021-12-23 03:27:59 -05:00
Xiaoyu Wang fa861e8d83 TD-12451 insert physical plan serialization 2021-12-23 00:50:20 -05:00
Xiaoyu Wang 4cdcf1cc73 TD-12416 insert statement plan 2021-12-22 00:39:11 -05:00
Xiaoyu Wang e90ef66049 TD-10674 insert unit test with multiple scenarios 2021-12-21 17:03:20 -05:00
Xiaoyu Wang 70279eeb3f TD-12194 pull-in cpp-stub 2021-12-19 22:02:08 -05:00
Shengliang Guan 5787ec5b8e
Merge pull request #9205 from taosdata/feature/3.0_wxy
TD-12194 physical plan of scan subquery ut
2021-12-20 14:44:56 +08:00
Xiaoyu Wang 4461275d38 TD-12194 physical plan of scan subquery ut 2021-12-19 15:46:54 -05:00
dapan a702b1460a fix compile error 2021-12-18 17:35:27 +08:00
Xiaoyu Wang 1afa3de4c1 TD-12194 Improve the planner interface. 2021-12-17 23:34:02 -05:00
Xiaoyu Wang 2e507dc8b7 TD-12193 physical plan serialization 2021-12-17 23:01:27 -05:00
Shengliang Guan c0d5f517b9
Merge pull request #9181 from taosdata/feature/3.0_wxy
TD-12193 json to physical plan
2021-12-18 00:02:26 +08:00
Xiaoyu Wang 48c1390c65 TD-12193 physical plan to json 2021-12-17 06:59:55 -05:00
Haojun Liao bbeaf1328b [td-11818] fix compiler error. 2021-12-17 17:10:11 +08:00
Haojun Liao 4192f1add9 [td-11818] enable create database. 2021-12-17 16:42:26 +08:00
Xiaoyu Wang d7ed95530b TD-12193 physical plan to json 2021-12-17 01:06:50 -05:00
Xiaoyu Wang eb46fbd9a3 TD-12192 Physical plan code of super table query. 2021-12-16 02:53:24 -05:00
Xiaoyu Wang c84b6d09e4 TD-12035 Scan subquery physical plan code. 2021-12-15 22:18:51 -05:00
Xiaoyu Wang e6d2e2e4d1 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2021-12-14 21:07:14 -05:00
dapan1121 c7d0bee0e9 Merge branch '3.0' into catalog_dev 2021-12-15 09:54:20 +08:00
dapan1121 924e3ad6bd use db to get vgroup list and db info 2021-12-15 09:52:37 +08:00
Xiaoyu Wang 3936128742 TD-12034 Physical plan code. 2021-12-14 07:37:54 -05:00
Xiaoyu Wang f8b8569bd1 TD-12034 Organize planner module interface. 2021-12-14 05:54:46 -05:00
Xiaoyu Wang 032c9d7bb3 TD-12034 Define physical plan data structure. 2021-12-13 23:57:54 -05:00
Haojun Liao 28cd6afcef [td-10564] Fix bug in parse orderby clause. 2021-11-23 10:18:08 +08:00
Haojun Liao bfd23c61d8 [td-10564] 1. refactor and fix bug in order by validation. 2. Support the compatible model of ver. 2.0 2021-11-22 18:57:00 +08:00
Haojun Liao 8ba0780355 [td-10564] Fix bug in parse nest sql query. 2021-11-14 15:49:12 +08:00
Haojun Liao 4c6dad1f43 [td-10564]Fix bug in parser. 2021-11-11 13:21:54 +08:00
Haojun Liao 6fedb60ec2 [td-10564] Add test case and fix bug in generated log query plan. 2021-11-10 18:53:22 +08:00
Haojun Liao 94b2e2ddc1 [td-10564] Fix bug in generating sql plan. 2021-11-10 16:56:13 +08:00
Haojun Liao 3c8a25aa10 [td-10564] refactor 2021-11-09 11:17:37 +08:00
Haojun Liao 7c9d760026 [td-10564] Fix bug in create logic plan. 2021-11-08 23:24:11 +08:00
Haojun Liao f80294fc3d [td-10564] Support two columns in the aggregate function. 2021-11-07 15:49:30 +08:00
Haojun Liao 013f8fed42 [td-10564] 1. Enable and then refactor the parse the nested function in select clause. 2. Add some scalar string function in function module. 3. Add more test cases. 2021-11-05 10:35:50 +08:00
Haojun Liao 55f3ac1701 [td-10564] refactor and add test cases. 2021-11-04 13:24:19 +08:00
Haojun Liao f69a885da5 [td-10564]Add implementation in executor. 2021-11-02 13:37:31 +08:00
Haojun Liao bc82a32ba2 [td-10564] add test cases. 2021-10-29 16:04:26 +08:00
Haojun Liao 6a1814b5ec [td-10564] refactor query logic plan generator. 2021-10-29 16:03:31 +08:00
Haojun Liao 0108d6da73 [td-10564] fix bug in planner. 2021-10-29 15:50:10 +08:00
Haojun Liao c7a7cf8730 [td-10564] add test planner. 2021-10-29 15:21:37 +08:00
Haojun Liao 505b95a476 [td-10564]add invalid query check. 2021-10-28 18:16:37 +08:00
Haojun Liao d12503e6dc [td-10564]Suppress the compiler warnings. 2021-10-27 17:30:13 +08:00
Haojun Liao 562dfa9eb0 [td-10564]Add implementation for planner. 2021-10-27 17:23:58 +08:00
Haojun Liao 3f84c37db3 [td-10564] Add more implementation of parser. 2021-10-23 12:51:29 +08:00
Haojun Liao 819c7fc030 [td-10529] fix compiler error 2021-10-08 20:33:46 +08:00
Haojun Liao e477c355f3 [TD-10529]add new files. 2021-10-08 10:41:20 +08:00
Haojun Liao ee9013e4de [TD-10529]refactor & add required APIs. 2021-10-08 10:23:44 +08:00
Hongze Cheng 3908cbd341 add more module 2021-09-24 18:05:56 +08:00