Haojun Liao
|
c6795b68d2
|
fix(query): check list size before iterate it.
|
2022-11-26 00:12:27 +08:00 |
|
Haojun Liao
|
7fe4cf7bbe
|
Merge branch '3.0' into feature/3_liaohj
|
2022-11-25 22:24:59 +08:00 |
|
Minglei Jin
|
59a1571945
|
fix(meta/cache): invalidate suid cache when create/drop ctb & update tag
|
2022-11-25 21:15:02 +08:00 |
|
Minglei Jin
|
f570d61d48
|
fix(meta): return invalid message if cannot getting value from uididx
|
2022-11-24 19:24:44 +08:00 |
|
Haojun Liao
|
9a208b2d09
|
other: merge 3.0
|
2022-11-24 17:08:15 +08:00 |
|
Minglei Jin
|
cdaafb7b89
|
fix(meta): new error for creating sub tb already exist in other stables
|
2022-11-19 08:19:03 +08:00 |
|
Haojun Liao
|
d3452f6630
|
fix(query): fix error.
|
2022-11-18 17:38:31 +08:00 |
|
Haojun Liao
|
066735964d
|
other: merge with original branch.
|
2022-11-18 17:35:24 +08:00 |
|
Minglei Jin
|
35b9dc6b6c
|
meta: use meta cache to get uid's version instead of fetching from tdb
|
2022-11-18 17:07:19 +08:00 |
|
Haojun Liao
|
0d10294b2e
|
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
|
2022-11-18 14:54:36 +08:00 |
|
Haojun Liao
|
71de2f056b
|
fix(query): fix invalid write/read.
|
2022-11-18 14:53:39 +08:00 |
|
Minglei Jin
|
3ca38c41a7
|
meta: use meta cache to get uid's version instead of fetching from tdb
|
2022-11-18 14:44:14 +08:00 |
|
Haojun Liao
|
a36c24eb1c
|
fix(query): remove invalid free.
|
2022-11-16 15:47:24 +08:00 |
|
Haojun Liao
|
47a7664e2c
|
refactor: add some logs.
|
2022-11-16 14:52:38 +08:00 |
|
Haojun Liao
|
7d00b7a6c4
|
refactor: add tag filter cache.
|
2022-11-16 14:23:12 +08:00 |
|
Haojun Liao
|
ba5244d1b6
|
refactor: add tag filter results cache.
|
2022-11-15 16:06:29 +08:00 |
|
stephenkgu
|
4a8196b520
|
fix: update stb stats cache when creating/dropping child tables
|
2022-11-11 10:36:27 +08:00 |
|
Haojun Liao
|
9f5cf450de
|
refactor: do some internal refactor.
|
2022-11-10 15:37:18 +08:00 |
|
Shengliang Guan
|
1f91eef038
|
Merge pull request #17932 from taosdata/fix/tdb-prep-async-commit
enh(tdb): new interface of meta prep async commit
|
2022-11-08 09:43:36 +08:00 |
|
Minglei Jin
|
c17f8244be
|
enh(tdb): new interface of meta prep async commit
|
2022-11-07 16:45:29 +08:00 |
|
Haojun Liao
|
be5b72b25d
|
enh(query): add cache for table meta entry in table scan.
|
2022-11-07 10:17:42 +08:00 |
|
Shengliang Guan
|
b5f0041af1
|
refact: adjust error code in vnode
|
2022-11-02 15:28:32 +08:00 |
|
Shengliang Guan
|
7ebf2d5de0
|
Merge pull request #17614 from taosdata/opt/optSysIdxPerf
enh: opt sys idx perf
|
2022-10-25 16:25:47 +08:00 |
|
yihaoDeng
|
421d2e7332
|
opt trans on no-windows
|
2022-10-25 08:48:05 +08:00 |
|
yihaoDeng
|
afb309c557
|
opt sys index
|
2022-10-24 19:22:09 +08:00 |
|
yihaoDeng
|
1421268479
|
opt sys index
|
2022-10-24 18:59:12 +08:00 |
|
yihaoDeng
|
6ee7b412ed
|
opt sys index
|
2022-10-24 18:35:59 +08:00 |
|
Hongze Cheng
|
801dc53e43
|
more fix
|
2022-10-24 10:51:10 +08:00 |
|
Hongze Cheng
|
020b71515a
|
fix: coverity scan
|
2022-10-24 09:09:45 +08:00 |
|
Shengliang Guan
|
e86cdc8cde
|
Merge pull request #17381 from taosdata/feature/addIdxToSysTable
Feature/addIdxToSysTable
|
2022-10-23 14:38:37 +08:00 |
|
yihaoDeng
|
17ee66cd2c
|
fix coverity scan defeats
|
2022-10-23 12:25:52 +08:00 |
|
yihaoDeng
|
5e19f2d24a
|
add all tab to meta
|
2022-10-23 11:52:11 +08:00 |
|
yihaoDeng
|
48604314e6
|
avoid invalid read/write
|
2022-10-22 21:19:25 +08:00 |
|
Shengliang Guan
|
6c3cd3e19e
|
test: adjust log
|
2022-10-21 10:39:29 +08:00 |
|
yihaoDeng
|
38747697b2
|
fix create_time idx bug
|
2022-10-20 21:12:52 +08:00 |
|
yihaoDeng
|
c4f7607e8c
|
opt sys query
|
2022-10-20 14:04:18 +08:00 |
|
yihaoDeng
|
f612eafee8
|
opt sys query
|
2022-10-20 13:53:04 +08:00 |
|
Hongze Cheng
|
1c488cf7e4
|
Merge pull request #17503 from taosdata/fix/TD-19250-5
fix: coverity issues
|
2022-10-20 13:37:14 +08:00 |
|
Minglei Jin
|
716c3f8a59
|
fix: coverity issues
|
2022-10-20 09:47:04 +08:00 |
|
Hongze Cheng
|
446e8c5d6d
|
fix: coverity scan problem
|
2022-10-20 09:36:15 +08:00 |
|
Shengliang Guan
|
7db984bdc4
|
Merge pull request #17490 from taosdata/fix/TD-19652
rm deleted table idx
|
2022-10-19 20:48:46 +08:00 |
|
yihaoDeng
|
54c7d6cbb9
|
merge 3.0
|
2022-10-19 20:03:55 +08:00 |
|
yihaoDeng
|
66a3269c6b
|
add pre check
|
2022-10-19 19:57:31 +08:00 |
|
Shengliang Guan
|
308dd56537
|
Merge pull request #17486 from taosdata/fix/liao_cov
refactor: remove redundant codes.
|
2022-10-19 19:51:59 +08:00 |
|
yihaoDeng
|
9805c50b38
|
rm deleted table idx
|
2022-10-19 19:44:07 +08:00 |
|
yihaoDeng
|
12ec7d7193
|
add pre check
|
2022-10-19 17:54:06 +08:00 |
|
Minglei Jin
|
1e4601d8f6
|
fix: coverity issues
|
2022-10-19 16:30:50 +08:00 |
|
Haojun Liao
|
74305814f0
|
fix(query): fix coverity issues.
|
2022-10-19 13:38:01 +08:00 |
|
Hongze Cheng
|
74d025c783
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn
|
2022-10-18 22:47:12 +08:00 |
|
Minglei Jin
|
82132cdfdd
|
meta: new metaFinishCommit api & rollback parameter with metaOpen
|
2022-10-18 18:34:39 +08:00 |
|