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