Xiaoyu Wang
|
1d62834e5c
|
feat(stream): tag and child table name improvement
|
2022-09-26 18:39:47 +08:00 |
Hongze Cheng
|
f0fea204f2
|
enh: col value optimize
|
2022-09-23 18:55:27 +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
|
cf39f2e20c
|
fix: window pseudo column check
|
2022-09-22 18:15:11 +08:00 |
Xiaoyu Wang
|
62b9419351
|
fix: window pseudo column check
|
2022-09-22 17:27:30 +08:00 |
Xiaoyu Wang
|
9f45f81aa0
|
fix: join validity check
|
2022-09-22 16:54:39 +08:00 |
Xiaoyu Wang
|
0321b8c088
|
fix: avg function data scan optimization
|
2022-09-22 15:08:07 +08:00 |
Xiaoyu Wang
|
876303be56
|
enh: added memory allocators for parser and planner
|
2022-09-21 17:42:03 +08:00 |
Xiaoyu Wang
|
5116e0a01b
|
enh: added memory allocators for parser and planner
|
2022-09-21 17:04:12 +08:00 |
Xiaoyu Wang
|
3abfb569ba
|
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
|
2022-09-21 14:00:55 +08:00 |
Xiaoyu Wang
|
8a010a58f3
|
enh: added memory allocators for parser and planner
|
2022-09-20 16:13:08 +08:00 |
wangmm0220
|
345b68ccee
|
fix: cols num error in tmq for query
|
2022-09-19 15:28:28 +08:00 |
Xiaoyu Wang
|
cf759fba42
|
fix: parsing conflicts
|
2022-09-16 19:54:46 +08:00 |
wangmm0220
|
e3bc2487b3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-18740
|
2022-09-16 19:00:49 +08:00 |
Xiaoyu Wang
|
49e2ac8658
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy
|
2022-09-16 17:37:51 +08:00 |
Xiaoyu Wang
|
4ff42ad980
|
fix: parsing conflicts
|
2022-09-16 15:53:27 +08:00 |
wangmm0220
|
414021a8e0
|
fix:error in auto create table for taosX
|
2022-09-15 19:23:12 +08:00 |
Liu Jicong
|
deb731c1c4
|
Merge pull request #16840 from taosdata/enh/3.0_planner_optimize
enh: the delete physical plan increases the timestamp interval of the actual deleted data
|
2022-09-15 10:56:08 +08:00 |
Xiaoyu Wang
|
e2586979eb
|
enh: the delete physical plan increases the timestamp interval of the actual deleted data
|
2022-09-14 17:51:21 +08:00 |
dapan1121
|
5589f78b32
|
Merge pull request #16779 from taosdata/fix/memLeakIssue
fix: fix client/server memory leak issues
|
2022-09-14 17:42:12 +08:00 |
dapan1121
|
2c2d5c16ed
|
fix: fix insert memory leak
|
2022-09-14 13:29:06 +08:00 |
Shengliang Guan
|
51085cec4e
|
Merge pull request #16821 from taosdata/fix/3.0_bugfix_wxy
enh: count(tbname) optimize
|
2022-09-14 10:49:51 +08:00 |
Xiaoyu Wang
|
d585c20aa3
|
enh: count(tbname) optimize
|
2022-09-13 18:58:56 +08:00 |
Shengliang Guan
|
d3dcd67ed6
|
Merge pull request #16805 from taosdata/feature/TD-18765
fix:<TD-18765> support ttl in create table automatic
|
2022-09-13 17:38:28 +08:00 |
wangmm0220
|
a6a38058dd
|
fix:<TD-18765> support ttl in create table automatic
|
2022-09-13 16:39:27 +08:00 |
Shengliang Guan
|
9543e28e60
|
Merge pull request #16795 from taosdata/feature/TD-18765
feat:<TD-18765> support ttl in create table automatic
|
2022-09-13 15:31:58 +08:00 |
wangmm0220
|
ff93a4c3a4
|
feat:<TD-18765> support ttl in create table automatic
|
2022-09-13 14:36:56 +08:00 |
Xiaoyu Wang
|
6cf578f299
|
feat: database option 'tsdb_pagesize'
|
2022-09-13 14:19:50 +08:00 |
dapan1121
|
4fd0bc409d
|
fix: fix client/server memory leak issues
|
2022-09-13 09:09:21 +08:00 |
Hongze Cheng
|
a0ba99e8a8
|
fix unit test
|
2022-09-09 14:12:26 +08:00 |
Hongze Cheng
|
eae7947c68
|
more refact
|
2022-09-08 17:58:33 +08:00 |
dapan1121
|
851ffe49ae
|
enh: support set tag value with expr
|
2022-09-07 10:25:21 +08:00 |
dapan1121
|
4a563b6d50
|
fix: fix now in alter tag value
|
2022-09-06 19:17:11 +08:00 |
Xiaoyu Wang
|
ccaf6f8a78
|
feat: add database option 'table_prefix' and 'table_suffix'
|
2022-09-03 11:22:36 +08:00 |
Shengliang Guan
|
441514d5ea
|
Merge pull request #16583 from taosdata/enh/3.0_planner_optimize
feat: sql command 'show vnodes' and database option 'sst_trigger'
|
2022-09-01 19:59:44 +08:00 |
Shengliang Guan
|
6dfc831eeb
|
Merge pull request #16562 from taosdata/feature/TD-14761
fix:<TD-18784> data lost in schemaless if timestamp is same
|
2022-09-01 19:24:53 +08:00 |
Xiaoyu Wang
|
594e4b376e
|
feat: sql command 'show vnodes' and database option 'sst_trigger'
|
2022-09-01 19:01:37 +08:00 |
wangmm0220
|
713488098d
|
fix:test case error in sml.py
|
2022-09-01 18:43:47 +08:00 |
Shengliang Guan
|
c49bb4533f
|
Merge pull request #16575 from taosdata/enh/3.0_planner_optimize
enh: the default values of wal related parameters are different in si…
|
2022-09-01 16:50:19 +08:00 |
Xiaoyu Wang
|
c06503d865
|
enh: the default values of wal related parameters are different in single-replica and multi-replica
|
2022-09-01 15:52:03 +08:00 |
Shengliang Guan
|
8de6000378
|
Merge pull request #16555 from taosdata/feat/3.0_systable_privilege_wxy
fix: a privilege problem of show tables
|
2022-09-01 15:39:31 +08:00 |
wangmm0220
|
38fab41e7b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-09-01 14:25:25 +08:00 |
Xiaoyu Wang
|
7708900f73
|
feat: insert using statement supports ttl and comment
|
2022-09-01 13:55:46 +08:00 |
wangmm0220
|
d1bdea6917
|
fix:<TD-18784> data lost in schemaless if timestamp is same
|
2022-09-01 13:49:05 +08:00 |
Xiaoyu Wang
|
af8fe3ada8
|
fix: a privilege problem of show tables
|
2022-09-01 11:15:03 +08:00 |
Shengliang Guan
|
8652074fad
|
Merge pull request #16536 from taosdata/feature/TD-14761
fix: add filter logic for tmq in stable wal
|
2022-08-31 19:22:11 +08:00 |
wangmm0220
|
c5874ca892
|
fix: add filter logic for tmq in stable wal
|
2022-08-31 18:32:28 +08:00 |
Shengliang Guan
|
d0669151af
|
Merge pull request #16527 from taosdata/enh/3.0_planner_optimize
enh: query get dbcfg optimization
|
2022-08-31 13:33:01 +08:00 |
Xiaoyu Wang
|
2ccc7471af
|
enh: query get dbcfg optimization
|
2022-08-31 11:36:59 +08:00 |