dapan1121
|
ddd3a53e56
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-24001
|
2023-06-02 13:57:34 +08:00 |
Haojun Liao
|
5301c5756a
|
other: merge main into 3.0.
|
2023-06-01 09:29:18 +08:00 |
dapan1121
|
e70c433a59
|
enh: support time line query from union/union all subquery
|
2023-05-26 08:44:23 +08:00 |
dapan1121
|
ab7cb995a2
|
fix: join push down condition issue
|
2023-05-17 15:31:53 +08:00 |
dapan1121
|
7ea23a33bc
|
enh: optimize time line function validation
|
2023-05-09 16:37:08 +08:00 |
dapan1121
|
47791dfe2f
|
fix: group by validation issue
|
2023-05-06 11:02:20 +08:00 |
dapan1121
|
5b02af6a91
|
fix: merge main to 3.0
|
2023-03-22 16:08:16 +08:00 |
dapan1121
|
28905af158
|
fix: column alisa issue and ut case
|
2023-03-17 17:01:46 +08:00 |
Xiaoyu Wang
|
6298f92d56
|
fix: some problems of parser
|
2022-11-09 17:39:28 +08:00 |
Xiaoyu Wang
|
3ed27805c3
|
fix: query information_schema.ins_tags error
|
2022-09-30 14:43:51 +08:00 |
Shengliang Guan
|
f80068bbe6
|
Merge pull request #17011 from taosdata/feat/3.0_parser_planner
feat: case when expression
|
2022-09-23 11:41:57 +08:00 |
Xiaoyu Wang
|
50ebcb5006
|
feat: case when expression
|
2022-09-22 19:20:21 +08:00 |
Xiaoyu Wang
|
9f45f81aa0
|
fix: join validity check
|
2022-09-22 16:54:39 +08:00 |
Xiaoyu Wang
|
2e9cadfe89
|
fix: improve create stream check
|
2022-08-11 23:20:13 +08:00 |
Xiaoyu Wang
|
335c8b4d8a
|
fix: timeline function validity check
|
2022-08-03 18:17:12 +08:00 |
dapan1121
|
596c86dd95
|
fix: fix case issue
|
2022-08-02 13:47:04 +08:00 |
Xiaoyu Wang
|
b08a28d559
|
fix: some problems of planner
|
2022-07-30 13:14:44 +08:00 |
dapan1121
|
00e76a33ff
|
fix: fix ut issue
|
2022-07-29 10:24:26 +08:00 |
Ganlin Zhao
|
3b719337c6
|
fix ut test case
|
2022-07-26 14:14:19 +08:00 |
Ganlin Zhao
|
b43903f3d4
|
fix unit test
|
2022-07-26 10:54:56 +08:00 |
Xiaoyu Wang
|
c54daccf2d
|
fix: plan problem caused by project eliminate optimize
|
2022-07-21 14:35:36 +08:00 |
Xiaoyu Wang
|
aec4c2313a
|
fix: multi-rows function validity check
|
2022-07-15 16:17:00 +08:00 |
Xiaoyu Wang
|
43b5ca1efe
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 15:13:01 +08:00 |
Xiaoyu Wang
|
6a845b746c
|
fix: some problems of parser
|
2022-07-11 15:15:39 +08:00 |
Xiaoyu Wang
|
5708d497ce
|
fix: syntax issue with '(select ... limit) statement'
|
2022-07-11 10:07:11 +08:00 |
Xiaoyu Wang
|
a64a0320a0
|
fix: some problem of parser and planner
|
2022-07-10 15:21:16 +08:00 |
Xiaoyu Wang
|
ae076af4f1
|
feat: sql system info function 'database()', 'client_version()', 'server_version()', 'server_status()', 'current_user()' and 'user()'
|
2022-06-29 11:41:32 +08:00 |
Xiaoyu Wang
|
77206e3a31
|
fix: clean up expired parser unit tests
|
2022-06-28 09:36:00 +08:00 |
Xiaoyu Wang
|
853f1df3ab
|
feat: support partition by expression and aggregate function output together
|
2022-06-24 21:07:12 +08:00 |
Xiaoyu Wang
|
4fcd667bf6
|
feat: sql command 'show consumers' and 'show subscriptions'
|
2022-06-23 18:03:15 +08:00 |
Xiaoyu Wang
|
acd1bbd8e3
|
merge 3.0
|
2022-06-22 17:00:11 +08:00 |
Xiaoyu Wang
|
a5ca4965a4
|
feat: some sql syntax adjustments
|
2022-06-22 16:35:14 +08:00 |
Xiaoyu Wang
|
eeab56e318
|
feat: sql command 'select constant'
|
2022-06-22 09:54:31 +08:00 |
Xiaoyu Wang
|
9e8058dd5d
|
feat: sql function 'interp'
|
2022-06-20 12:00:57 +08:00 |
Xiaoyu Wang
|
bac6e27c20
|
feat: sql command 'interp'
|
2022-06-19 19:39:12 +08:00 |
Xiaoyu Wang
|
2df98609e8
|
feat: the unique function and tail function are rewritten as the corresponding clauses
|
2022-06-17 13:55:25 +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
|
1676bfe5cf
|
fix: some problems of parser
|
2022-06-14 15:43:56 +08:00 |
Xiaoyu Wang
|
e17396be9c
|
fix: some problems of parser
|
2022-06-11 15:44:49 +08:00 |
Xiaoyu Wang
|
74026205a7
|
feat: sql command 'delete from'
|
2022-06-04 19:54:55 +08:00 |
Xiaoyu Wang
|
2bf32dae8f
|
fix: a problem of parser async
|
2022-06-02 18:27:57 +08:00 |
Xiaoyu Wang
|
ce166fb146
|
fix: error in data precision of super table query
|
2022-05-31 15:07:15 +08:00 |
Xiaoyu Wang
|
a37782e49b
|
fix: problems of some function parameters with negative numbers
|
2022-05-30 19:59:15 +08:00 |
Xiaoyu Wang
|
2dd1771f39
|
fix: problems of some function parameters with negative numbers
|
2022-05-30 19:08:14 +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
|
bec1c2463c
|
fix: some prblems of parser and planner
|
2022-05-21 16:13:54 +08:00 |
Xiaoyu Wang
|
079f2fb93e
|
feat: the scan subplan adds the 'dbFName' attribute for metadata refresh
|
2022-05-20 12:47:23 +08:00 |
Xiaoyu Wang
|
d2da0c0c7f
|
fix: some problems of parser and planner
|
2022-05-19 19:19:30 +08:00 |
Xiaoyu Wang
|
0189d667a6
|
fix: some problems of parser and planner
|
2022-05-18 20:47:01 +08:00 |