Jing Sima
|
6ae805bb7a
|
feat: [TS-6100] Process SCMCreateStreamReq ver-4
support placeHolderBitmap and interval offset in stream trigger.
remove useless code.
|
2025-04-29 15:19:30 +08:00 |
|
Jing Sima
|
410324746b
|
feat:[TS-4897] virtual table (#30098)
* feat: [TS-4897] Support create/drop/alter/show/describe vtable
* feat: [TS-4897] Support vtable's query
* feat: [TS-4897] Support create virtual supertable
* feat: [TS-4897] Support explain analyze / where / count(*) and only select ts of vtable.
* feat: [TS-4897] Add create test and fix bugs
* feat: [TS-4897] Add alter/drop test and fix bugs
* feat: [TS-4897] Add describe/show test and fix bugs
* feat: [TS-4897] Add auth test and fix bugs
* feat: [TS-4897] Fix meta/catalog/cache bugs
* feat: [TS-4897] Support select tag from virtual child table
* feat: [TS-4897] Add select test and fix plenty of bugs
* feat: [TS-4897] Add optimize rule for vtable scan / support create vtable cross database / remove enterprise constraint / fix bugs.
* feat: [TS-4897] Fix 'schema is old'
* feat: [TS-4897] Support virtual stable query
* feat: [TS-4897] Add tests and Fix bugs
* feat: [TS-4897] resolve conflict.
|
2025-03-15 14:10:46 +08:00 |
|
dapan1121
|
1fc0efee83
|
fix: join condition issue
|
2025-03-13 11:46:51 +08:00 |
|
dapan1121
|
364381c6f1
|
fix: constant join issues
|
2025-03-06 19:27:09 +08:00 |
|
dapan1121
|
5204f97a4b
|
fix: add test cases
|
2025-03-03 19:31:43 +08:00 |
|
dapan1121
|
e41cd44c51
|
enh: add merge join primary expr type
|
2025-02-26 16:30:36 +08:00 |
|
Shengliang Guan
|
2e2897fbdd
|
Merge pull request #29166 from taosdata/fix/m/TD-33223
fix null type caused query error and fix show create table crash
|
2024-12-17 18:43:17 +08:00 |
|
wangjiaming0909
|
b297aaaba1
|
fix null type caused query error and fix show create table crash
|
2024-12-16 14:31:00 +08:00 |
|
Shengliang Guan
|
e99b888654
|
Merge branch 'main' into merge/mainto3.0
|
2024-12-09 19:06:06 +08:00 |
|
wangjiaming0909
|
718b0ad16e
|
replace unsafe functions
|
2024-12-02 13:46:07 +08:00 |
|
yihaoDeng
|
e495d39220
|
Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage
|
2024-11-29 13:50:09 +08:00 |
|
yihaoDeng
|
407eeb6620
|
Unable to
|
2024-11-22 14:43:11 +08:00 |
|
factosea
|
2077c9e561
|
fix: group by value
|
2024-11-21 14:20:08 +08:00 |
|
wangjiaming0909
|
cb44efd329
|
fix comments
|
2024-11-18 17:26:07 +08:00 |
|
wangjiaming0909
|
2be0ca15d8
|
fix group_partition test
|
2024-11-15 18:10:44 +08:00 |
|
yihaoDeng
|
6ad894b356
|
support quick cmd
|
2024-11-14 17:04:11 +08:00 |
|
lyh250-666
|
69d62454d7
|
enh:modify error code passing
|
2024-09-20 17:48:04 +08:00 |
|
wangjiaming0909
|
9b3409c13e
|
add ret check for par dir
|
2024-07-26 17:55:48 +08:00 |
|
wangjiaming0909
|
1994c3339b
|
nodes add ret check
|
2024-07-26 17:55:48 +08:00 |
|
fullhonest
|
e79516ade3
|
Fix TD-27939: error for sub query is empty when where 1=2
|
2024-01-02 10:02:30 +08:00 |
|
dapan1121
|
c1f935bd12
|
fix: const value replace issue
|
2023-11-09 14:49:04 +08:00 |
|
shenglian zhou
|
55e8607206
|
fix: calc const optimization only when not tag scan
|
2023-11-03 10:17:23 +08:00 |
|
dapan1121
|
1517fe0ff0
|
fix: ut case issue
|
2023-10-30 16:44:10 +08:00 |
|
dapan1121
|
099f72e84a
|
fix: memory issues
|
2023-10-27 11:36:17 +08:00 |
|
dapan1121
|
cff17434a2
|
fix: aggragate function omited issue
|
2023-08-31 16:23:00 +08:00 |
|
dapan1121
|
ad9b26abac
|
fix: distinct column removed in union all issue
|
2023-06-16 18:43:36 +08:00 |
|
wangjiaming0909
|
73585b3552
|
fix: select desc and asc return different rows after delete
|
2023-06-05 17:44:34 +08:00 |
|
slzhou
|
e58fda2bdd
|
fix: bypass projection pruning if union set op and subquery
|
2023-05-11 16:04:06 +08:00 |
|
Xiaoyu Wang
|
41b2c2d8fd
|
fix: error in optimizing useless columns for multi-level set operators
|
2023-03-31 16:16:14 +08:00 |
|
Xiaoyu Wang
|
c4791d58a6
|
fix: create stream does not support event_window
|
2023-03-27 16:09:38 +08:00 |
|
dapan1121
|
225db18fdb
|
fix: union all translate issue
|
2023-03-22 13:37:35 +08:00 |
|
Xiaoyu Wang
|
ca624678b1
|
fix: a plan error of set operator subquery
|
2023-02-28 17:28:23 +08:00 |
|
Xiaoyu Wang
|
e7a19755c6
|
fix: a plan error of set operator subquery
|
2023-02-28 16:02:49 +08:00 |
|
Shengliang Guan
|
b56b9414a3
|
Merge pull request #18516 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
|
2022-11-28 20:56:33 +08:00 |
|
Haojun Liao
|
3878af10c9
|
refactor: do some internal refactor.
|
2022-11-28 16:13:18 +08:00 |
|
Xiaoyu Wang
|
f34e166f49
|
fix: select null error
|
2022-11-28 11:22:11 +08:00 |
|
Xiaoyu Wang
|
1d62834e5c
|
feat(stream): tag and child table name improvement
|
2022-09-26 18:39:47 +08:00 |
|
Xiaoyu Wang
|
b7e5780c44
|
feat: sql statement likes 'select * from (select 1)'
|
2022-07-18 16:55:31 +08:00 |
|
dapan1121
|
f69a995ea7
|
Merge pull request #14861 from taosdata/fix/TD-16763
fix: fix natural timestamp issue
|
2022-07-13 19:03:49 +08:00 |
|
dapan1121
|
8c83f07fe4
|
fix: fix natural timestamp issue
|
2022-07-13 16:43:50 +08:00 |
|
Xiaoyu Wang
|
759bc7c434
|
feat: the 'null' value for the user is of type 'varchar(0)'
|
2022-07-12 16:51:37 +08:00 |
|
Xiaoyu Wang
|
df06d22cb3
|
fix: some problem of parser and planner
|
2022-07-08 17:35:11 +08:00 |
|
Xiaoyu Wang
|
c8508248e2
|
feat: sql command 'insert ... select'
|
2022-07-05 21:12:10 +08:00 |
|
Xiaoyu Wang
|
28d66616e1
|
fix: fix invalid write
|
2022-06-24 10:48:49 +08:00 |
|
Xiaoyu Wang
|
4fcd667bf6
|
feat: sql command 'show consumers' and 'show subscriptions'
|
2022-06-23 18:03:15 +08:00 |
|
Xiaoyu Wang
|
eeab56e318
|
feat: sql command 'select constant'
|
2022-06-22 09:54:31 +08:00 |
|
Xiaoyu Wang
|
45a806f789
|
feat: sql function 'last_row'
|
2022-06-21 19:52:26 +08:00 |
|
Xiaoyu Wang
|
380a071551
|
fix: handle the memory leak of parser
|
2022-06-13 14:54:38 +08:00 |
|
Xiaoyu Wang
|
74026205a7
|
feat: sql command 'delete from'
|
2022-06-04 19:54:55 +08:00 |
|
Xiaoyu Wang
|
070f60409b
|
feat: sql command 'drop cgroup'
|
2022-05-25 21:20:11 +08:00 |
|