Shengliang Guan
|
a846bb9381
|
refactor: rename cacheLastRow to cacheLast
|
2022-07-11 15:45:40 +08:00 |
Xiaoyu Wang
|
025b7782e1
|
feat: add db option 'cachelastsize'
|
2022-07-06 18:47:33 +08:00 |
Xiaoyu Wang
|
7c5419b43e
|
fix: fix: increase the tag value overflow check when creating table
|
2022-07-04 21:12:15 +08:00 |
Xiaoyu Wang
|
ac34cde0af
|
fix: increase the validity check of the rollup parameter in the create table statement
|
2022-07-04 19:27:27 +08:00 |
Shengliang Guan
|
0cbc22480d
|
refactor: stable mgmt
|
2022-07-01 15:26:33 +08:00 |
Xiaoyu Wang
|
1530b33991
|
feat: support 'select *, expr from ...' syntax
|
2022-06-30 16:16:05 +08:00 |
Xiaoyu Wang
|
a5ca4965a4
|
feat: some sql syntax adjustments
|
2022-06-22 16:35:14 +08:00 |
wangmm0220
|
746f4759b0
|
fix:merge from 3.0
|
2022-06-18 19:40:36 +08:00 |
Xiaoyu Wang
|
48f730fbcf
|
feat: the sql command 'create dnode' is compatible with the 2.x version syntax
|
2022-06-18 14:49:36 +08:00 |
Xiaoyu Wang
|
a06b329bee
|
feat: sql command 'show create database', 'show create table', 'show create stable' and 'alter local'
|
2022-06-17 21:16:13 +08:00 |
Xiaoyu Wang
|
aea4f9c69b
|
feat: rollup options adjust
|
2022-06-17 17:27:42 +08:00 |
wangmm0220
|
470cee9e3d
|
fix: comment & ttl
|
2022-06-17 16:15:03 +08:00 |
WANG MINGMING
|
b3d2daeb72
|
Merge branch '3.0' into feature/TD-16524
|
2022-06-17 14:51:33 +08:00 |
wangmm0220
|
2bd2996e74
|
feat:add comment function
|
2022-06-16 20:45:00 +08:00 |
Xiaoyu Wang
|
e224d40480
|
feat: the unique function and tail function are rewritten as the corresponding clauses
|
2022-06-16 16:58:55 +08:00 |
Xiaoyu Wang
|
19ab15b19f
|
feat: super table join
|
2022-06-15 13:49:29 +08:00 |
wangmm0220
|
81acad620c
|
fix:error in CI
|
2022-06-14 19:33:55 +08:00 |
Xiaoyu Wang
|
1676bfe5cf
|
fix: some problems of parser
|
2022-06-14 15:43:56 +08:00 |
Xiaoyu Wang
|
380a071551
|
fix: handle the memory leak of parser
|
2022-06-13 14:54:38 +08:00 |
Xiaoyu Wang
|
e17396be9c
|
fix: some problems of parser
|
2022-06-11 15:44:49 +08:00 |
Xiaoyu Wang
|
46bac2f579
|
fix: a problem of interval distributed split
|
2022-06-10 14:28:58 +08:00 |
Liu Jicong
|
5c8d59e562
|
fix(parser): create topic ut
|
2022-05-31 17:15:23 +08:00 |
Liu Jicong
|
c3296fe890
|
merge from 3.0
|
2022-05-31 16:44:27 +08:00 |
Xiaoyu Wang
|
96a0555d1f
|
fix: error in data precision of super table query
|
2022-05-31 15:49:14 +08:00 |
Xiaoyu Wang
|
7511bfbada
|
fix: error in data precision of super table query
|
2022-05-31 15:13:57 +08:00 |
Liu Jicong
|
2248bc4207
|
Merge branch '3.0' into feature/topic_grammar
|
2022-05-30 23:31:22 +08:00 |
Xiaoyu Wang
|
fdd00a6582
|
feat: sql command 'create topic as {database | stable| query}'
|
2022-05-30 11:59:23 +08:00 |
Xiaoyu Wang
|
a37900bbbf
|
feat: parser adapts asynchronous interface
|
2022-05-28 20:33:02 +08:00 |
Xiaoyu Wang
|
4432fa930f
|
feat: parser adapts asynchronous interface
|
2022-05-28 19:56:06 +08:00 |
Xiaoyu Wang
|
070f60409b
|
feat: sql command 'drop cgroup'
|
2022-05-25 21:20:11 +08:00 |
Xiaoyu Wang
|
385068caf9
|
Merge pull request #12350 from taosdata/feature/3.0_wxy
fix: some problems of parser
|
2022-05-11 20:33:42 +08:00 |
Xiaoyu Wang
|
41e36dddb7
|
fix: some problems of parser
|
2022-05-11 19:03:59 +08:00 |
Hongze Cheng
|
ac27d62f33
|
refact data code
|
2022-05-11 02:29:53 +00:00 |
Xiaoyu Wang
|
2745113a77
|
fix: some problems of parser
|
2022-05-10 20:59:10 +08:00 |
Xiaoyu Wang
|
3ec702605b
|
enh: refactor unit test of parser and planner
|
2022-04-28 21:02:11 +08:00 |