Shengliang Guan
|
2bfecf6f02
|
Merge pull request #16586 from taosdata/feature/idxRefactor
refactor idx code
|
2022-09-02 13:33:04 +08:00 |
Liu Jicong
|
48036e83c8
|
Merge pull request #16596 from taosdata/feature/stream
refactor(taosx): filter meta
|
2022-09-02 11:54:42 +08:00 |
Liu Jicong
|
502d75302e
|
refactor(taosx): filter meta
|
2022-09-02 10:00:15 +08:00 |
yihaoDeng
|
9dcfba1970
|
refactor index code
|
2022-09-01 20:34:36 +08:00 |
yihaoDeng
|
47ff0e34b0
|
refactor idx code
|
2022-09-01 20:16:02 +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 |
Shengliang Guan
|
8686b228ee
|
Merge pull request #16582 from taosdata/feature/3_liaohj
fix(query): check node type when extract column info.
|
2022-09-01 19:24:34 +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 |
Haojun Liao
|
4af80fa0aa
|
fix(query): check node type when extract column info.
|
2022-09-01 18:39:12 +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 |
wade zhang
|
d21c5badf4
|
Merge pull request #16566 from taosdata/feature/TD-18814
feat(stream):stream partition by column
|
2022-09-01 16:09:06 +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 |
Shengliang Guan
|
e7db892862
|
Merge pull request #16559 from taosdata/fix/3.0_bugfix_wxy
feat: insert using statement supports ttl and comment
|
2022-09-01 15:36:22 +08:00 |
Shengliang Guan
|
a083c636fe
|
Merge pull request #16563 from taosdata/enh/3.0_planner_optimize
enh: add the queryPlannerTrace parameter to control the debug output of the planner
|
2022-09-01 15:36:06 +08:00 |
54liuyao
|
83e62c3849
|
feat(stream):stream partition by column
|
2022-09-01 15:05:24 +08:00 |
wangmm0220
|
bdebf9e421
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-09-01 14:53:21 +08:00 |
Shengliang Guan
|
900f5cf534
|
Merge pull request #16557 from taosdata/feature/stream
feat(taox): support auto create sub table
|
2022-09-01 14:47:34 +08:00 |
Xiaoyu Wang
|
faa731827e
|
enh: add the queryPlannerTrace parameter to control the debug output of the planner
|
2022-09-01 14:44:01 +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 |
Shengliang Guan
|
f2d14220eb
|
Merge pull request #16551 from taosdata/feature/3.0_mhli
refactor(sync): delete ASSERT(0) in snapshotReceiverFinish
|
2022-09-01 13:10:17 +08:00 |
Liu Jicong
|
1fe4ab2341
|
feat(taox): support auto create sub table
|
2022-09-01 11:45:00 +08:00 |
Ganlin Zhao
|
4f772ee711
|
Merge branch '3.0' into fix/TD-16780
|
2022-09-01 11:28:28 +08:00 |
Xiaoyu Wang
|
af8fe3ada8
|
fix: a privilege problem of show tables
|
2022-09-01 11:15:03 +08:00 |
Minghao Li
|
87dd0fc168
|
refactor(sync): delete ASSERT(0) in snapshotReceiverFinish
|
2022-09-01 10:54:02 +08:00 |
Shengliang Guan
|
7509db4d81
|
Merge pull request #16535 from taosdata/fix/dnode
enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work
|
2022-08-31 19:31:43 +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 |
Ganlin Zhao
|
a34da949bc
|
fix(query): support timestap type in max/min function
TD-16780
|
2022-08-31 18:57:45 +08:00 |
Ganlin Zhao
|
c49aa8e1f9
|
fix(query): support timestap type in max/min function
TD-16780
|
2022-08-31 18:51:29 +08:00 |
wangmm0220
|
c5874ca892
|
fix: add filter logic for tmq in stable wal
|
2022-08-31 18:32:28 +08:00 |
Shengliang Guan
|
85f5d4d5e5
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-08-31 18:08:17 +08:00 |
Shengliang Guan
|
7b208f8e44
|
Merge pull request #16529 from taosdata/enh/removeAssert
remove assert
|
2022-08-31 18:07:54 +08:00 |
Shengliang Guan
|
4401080328
|
enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work
|
2022-08-31 18:06:17 +08:00 |
Shengliang Guan
|
b89b2df2a6
|
Merge pull request #16524 from taosdata/feature/stream
feat(tmq): support taosx
|
2022-08-31 17:09:31 +08:00 |
yihaoDeng
|
cac4cb12e6
|
remove assert
|
2022-08-31 15:36:53 +08:00 |
Liu Jicong
|
1c99eb1d4d
|
fix set schema and tbname
|
2022-08-31 15:27:41 +08:00 |
Liu Jicong
|
e9d1733e8c
|
fix tbname
|
2022-08-31 14:37:18 +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 |
Liu Jicong
|
c4dcc994fb
|
remove queue scan
|
2022-08-31 11:35:25 +08:00 |
Shengliang Guan
|
5712d95260
|
Merge pull request #16506 from taosdata/enh/mvTables2Ins
enh: move some tables from perf to ins
|
2022-08-31 11:12:00 +08:00 |
Shengliang Guan
|
3d8408e251
|
Merge pull request #16504 from taosdata/fix/TD-18728
fix: add table comment in show create table result
|
2022-08-30 18:32:55 +08:00 |
Haojun Liao
|
707c20c46c
|
Merge pull request #16495 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
|
2022-08-30 17:58:40 +08:00 |
Haojun Liao
|
825858b52e
|
fix(query): reset the default page id.
|
2022-08-30 17:04:09 +08:00 |
Shengliang Guan
|
a9808efb20
|
Merge pull request #16509 from taosdata/fix/3.0_bugfix_wxy
fix: a plan problem of system table complex query
|
2022-08-30 16:23:31 +08:00 |
Haojun Liao
|
dba4188f8a
|
fix(query): reset the page id.
|
2022-08-30 14:33:03 +08:00 |