Hongze Cheng
|
3950c8fc24
|
Merge pull request #17326 from taosdata/refact/code_format
refact: code format
|
2022-10-13 13:35:17 +08:00 |
|
Hongze Cheng
|
bd2546a765
|
Merge pull request #17303 from taosdata/fix/TD-19482
fix(meta): META_READER_NOLOCK with inner meta readers
|
2022-10-13 13:19:57 +08:00 |
|
Minglei Jin
|
060eb307a9
|
fix(mac): new metaReaderReleaseLock api to keep reader's buffer
|
2022-10-13 12:02:18 +08:00 |
|
Hongze Cheng
|
6ed0634fb7
|
format more code
|
2022-10-13 11:56:16 +08:00 |
|
Hongze Cheng
|
2d45b5a449
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tdlite
|
2022-10-12 10:03:58 +08:00 |
|
Minglei Jin
|
de113ccf5f
|
fix: use stable stats cache to get ctbNum
|
2022-10-11 17:50:42 +08:00 |
|
Minglei Jin
|
25b279dd7a
|
meta/cache: a new cache for stable's ctbNum
|
2022-10-11 17:00:49 +08:00 |
|
Hongze Cheng
|
dfc91a38b0
|
more code
|
2022-10-10 21:29:36 +08:00 |
|
Minglei Jin
|
8f61346d29
|
meta/cache: separate entry cache to parepare for a new stats cache
|
2022-10-10 18:07:09 +08:00 |
|
Minglei Jin
|
9a410b96ef
|
fix(query): new META_READER_NOLOCK flag for metaReaderInit
|
2022-10-10 15:04:33 +08:00 |
|
Minglei Jin
|
997dfb41d9
|
fix(meta): use rwlock to favor writers
|
2022-10-10 11:00:55 +08:00 |
|
Liu Jicong
|
86d80ad478
|
Merge pull request #17244 from taosdata/feature/stream
feat(stream): support define table name (DO NOT MERGE)
|
2022-10-10 10:05:33 +08:00 |
|
Liu Jicong
|
eafe8666f7
|
merge 3.0
|
2022-10-09 17:00:18 +08:00 |
|
Liu Jicong
|
2f9aeeb5fc
|
feat(stream): support define table name
|
2022-10-09 16:54:27 +08:00 |
|
Hongze Cheng
|
2015db5756
|
alter pages
|
2022-10-09 15:01:20 +08:00 |
|
yihaoDeng
|
27003dfaa5
|
fix invalid tag value
|
2022-10-08 15:48:52 +08:00 |
|
yihaoDeng
|
c62b1985d7
|
fix invalid tag value
|
2022-10-05 18:32:30 +08:00 |
|
yihaoDeng
|
16c1473823
|
enh(query): opt get table meta
|
2022-10-01 13:49:30 +08:00 |
|
yihaoDeng
|
90c6116373
|
fix mem leak
|
2022-09-30 15:42:58 +08:00 |
|
yihaoDeng
|
0d3da10954
|
fix invalid read
|
2022-09-30 09:31:19 +08:00 |
|
yihaoDeng
|
d74779805a
|
opt tbname in
|
2022-09-29 23:13:54 +08:00 |
|
yihaoDeng
|
88ac809f87
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into dv3
|
2022-09-29 11:09:02 +08:00 |
|
yihaoDeng
|
5b4d0eaabe
|
enh: opt tbname in
|
2022-09-29 11:07:32 +08:00 |
|
yihaoDeng
|
1286f7473c
|
QRY: opt tbname in
|
2022-09-28 22:07:16 +08:00 |
|
Cary Xu
|
9e49eb03e4
|
fix: coverity scan for sma
|
2022-09-28 18:54:39 +08:00 |
|
Minglei Jin
|
78a0d513d9
|
fix: rand time series calculation to dismiss false offline
|
2022-09-23 15:42:04 +08:00 |
|
Shengliang Guan
|
0b645f5010
|
Merge pull request #16953 from taosdata/fix/TD-19129
fix: wlock for meta update tag value
|
2022-09-20 17:43:23 +08:00 |
|
Minglei Jin
|
3f839d6832
|
fix: wlock for meta update tag value
|
2022-09-20 16:33:35 +08:00 |
|
wangmm0220
|
c379a35fb3
|
fix:error in CI
|
2022-09-19 16:34:07 +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 |
|
wangmm0220
|
dfc5ce23a0
|
fix:error in auto create table for taosX
|
2022-09-16 17:01:41 +08:00 |
|
Hongze Cheng
|
4b4d8d7f17
|
Merge pull request #16796 from taosdata/fix/TD-19012
fix: c is uninitialized for empty btree
|
2022-09-13 16:00:03 +08:00 |
|
Minglei Jin
|
d9ce8e3fcd
|
fix: c is uninitialized for empty btree
|
2022-09-13 14:42:51 +08:00 |
|
Hongze Cheng
|
25fdef4540
|
fix: alter table memory leakage
|
2022-09-13 13:35:14 +08:00 |
|
yihaoDeng
|
f0c1950b63
|
refactor code
|
2022-09-07 19:39:44 +08:00 |
|
Cary Xu
|
31fb2a31b6
|
enh: drop child tables support for rsma
|
2022-09-05 16:25:13 +08:00 |
|
Shengliang Guan
|
c09e6f6236
|
Merge branch '3.0' into feature/TD-14761
|
2022-09-04 09:01:43 +08:00 |
|
wangmm0220
|
796342dabb
|
fix:<TD-18803> taosX core dump if schema is null
|
2022-09-02 16:05:22 +08:00 |
|
Minglei Jin
|
df76d0ade2
|
fix: rlock for meta uid index querying from query related threads
|
2022-09-02 15:34:44 +08:00 |
|
Minglei Jin
|
01aca9ffc7
|
fix: stat timeseries every minute to avoid dnode offline caused by massive tables
|
2022-08-30 10:07:33 +08:00 |
|
wade zhang
|
2ad31384f6
|
Merge pull request #15818 from taosdata/feature/TD-14761
feat: get meta and data from tmq using snapshot
|
2022-08-29 09:49:35 +08:00 |
|
wangmm0220
|
6dfbe30d6b
|
fix:test case if drop table in snapshot for create topic as database
|
2022-08-26 15:52:12 +08:00 |
|
Minglei Jin
|
2eacdf51fa
|
fix: return -1 if child table's uid not exist
|
2022-08-26 10:30:07 +08:00 |
|
wangmm0220
|
6b61d3c23b
|
fix:conflicts from 3.0
|
2022-08-25 16:57:19 +08:00 |
|
wangmm0220
|
4cc2d361e1
|
fix:error in getting snapshot for taosX
|
2022-08-25 16:55:12 +08:00 |
|
Minglei Jin
|
85da71460e
|
fix: stats normal tables' timeseries
|
2022-08-25 16:22:55 +08:00 |
|
dapan1121
|
150956ffd3
|
enh: update tbMeta after creating table
|
2022-08-24 13:19:52 +08:00 |
|
dapan1121
|
0ebd3281c5
|
enh: update table meta after creating table
|
2022-08-23 18:26:27 +08:00 |
|
wangmm0220
|
514711e54c
|
feat:get data from snapshot for taosx
|
2022-08-23 17:28:49 +08:00 |
|
wangmm0220
|
43862ccd74
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-08-22 16:53:53 +08:00 |
|