Hui Li
|
1a5ae2bfdf
|
Merge pull request #16207 from taosdata/feature/3.0_query_optimize
fix: get meta null if table does not exists
|
2022-08-18 16:54:19 +08:00 |
Hui Li
|
8681f6399b
|
Merge pull request #16186 from taosdata/fix/TD-18445
fix(query): fix interp pResBlock->rows > capacity cause assert failure
|
2022-08-18 16:36:39 +08:00 |
Hui Li
|
0383ff3d40
|
Merge pull request #16206 from taosdata/feature/3.0_mhli
refactor(sync): adjust strategy for dynamic quorum
|
2022-08-18 16:07:34 +08:00 |
Hui Li
|
35af88cbaa
|
Merge pull request #16195 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma batch process
|
2022-08-18 16:07:14 +08:00 |
wangmm0220
|
03bb9e7f01
|
fix: get meta null if table does not exists
|
2022-08-18 15:44:28 +08:00 |
Ganlin Zhao
|
e33be23e10
|
Merge branch '3.0' into fix/TD-18445
|
2022-08-18 15:14:10 +08:00 |
Minghao Li
|
8a32c0c189
|
refactor(sync): adjust strategy for dynamic quorum
|
2022-08-18 14:55:57 +08:00 |
Hui Li
|
6de1ce0f8c
|
Merge pull request #16194 from taosdata/feature/stream
refactor(mnode): drop stream task
|
2022-08-18 13:44:17 +08:00 |
Ganlin Zhao
|
fb2bb0481e
|
fix(query): fix interp pResBlock->rows > capacity cause assert failure
|
2022-08-18 13:22:59 +08:00 |
Cary Xu
|
7e73f36173
|
other: code format revert
|
2022-08-18 10:08:22 +08:00 |
Liu Jicong
|
963287798d
|
refactor(mnode): drop stream task
|
2022-08-17 23:18:39 +08:00 |
Cary Xu
|
69580893a7
|
other: merge 3.0
|
2022-08-17 20:20:02 +08:00 |
Liu Jicong
|
853e6e2988
|
refactor(mnode): drop stream task
|
2022-08-17 19:19:58 +08:00 |
wangmm0220
|
c8da11cce6
|
Merge branch '3.0' into feature/3.0_query_optimize
|
2022-08-17 19:12:27 +08:00 |
wangmm0220
|
e3c11172ec
|
fix:error in get table list by tag filter
|
2022-08-17 19:01:22 +08:00 |
Hui Li
|
ba0b06fda0
|
Merge pull request #16185 from taosdata/feature/3.0_mhli
refactor(sync): add syncNodeDynamicQuorum
|
2022-08-17 17:24:57 +08:00 |
Ganlin Zhao
|
92d42fab11
|
Merge branch '3.0' into fix/TD-18445
|
2022-08-17 16:06:22 +08:00 |
Ganlin Zhao
|
13f5acd4b9
|
fix(query): fix interp pResBlock->rows > capacity cause assert failure
TD-18445
|
2022-08-17 16:04:58 +08:00 |
wangmm0220
|
359fa4bc56
|
fix:error in get table list by tag filter
|
2022-08-17 15:50:33 +08:00 |
Minghao Li
|
2ca5bdc708
|
refactor(sync): add syncNodeDynamicQuorum
|
2022-08-17 15:39:38 +08:00 |
Hui Li
|
ca56b8ee03
|
Merge pull request #16179 from taosdata/fix/TD-17499
fix(query): set proper ltrim/rtrim result schema bytes
|
2022-08-17 15:33:08 +08:00 |
Hui Li
|
a05431bb20
|
Merge pull request #16159 from taosdata/feature/rmRpcCode
rm code
|
2022-08-17 15:17:59 +08:00 |
Hui Li
|
945e290023
|
Merge pull request #16177 from taosdata/feature/stream
refactor(tmq): use tdb to store check info
|
2022-08-17 15:14:04 +08:00 |
wangmm0220
|
4f16771de4
|
fix:error in get table list by tag filter
|
2022-08-17 14:45:31 +08:00 |
Liu Jicong
|
357b21cfeb
|
refactor(tmq): use tdb to store check info
|
2022-08-17 13:58:56 +08:00 |
wangmm0220
|
171ce325c7
|
fix:error in get table list by tag filter
|
2022-08-17 11:47:59 +08:00 |
Ganlin Zhao
|
cb4a40a7ca
|
fix error
|
2022-08-17 11:43:14 +08:00 |
wangmm0220
|
2bf2d5e6e1
|
fix:error in get table list by tag filter
|
2022-08-17 11:39:55 +08:00 |
Ganlin Zhao
|
b58402ba3b
|
fix(query): set proper ltrim/rtrim result schema bytes
TD-18431
|
2022-08-17 11:33:37 +08:00 |
Ganlin Zhao
|
cca1cacd35
|
fix(query): set proper ltrim/rtrim result schema bytes
TD-18431
|
2022-08-17 11:29:55 +08:00 |
Ganlin Zhao
|
09ce3b9ffe
|
fix(query): set proper ltrim/rtrim result schema bytes
TD-18431
|
2022-08-17 11:26:38 +08:00 |
Ganlin Zhao
|
4c654f8a17
|
fix(query): set proper ltrim/rtrim result schema bytes
TD-18431
|
2022-08-17 11:25:32 +08:00 |
wangmm0220
|
d5a8b397f0
|
fix:merge from 3.0
|
2022-08-17 11:09:49 +08:00 |
Minghao Li
|
eee4c0853d
|
refactor(sync): add syncNodeAppendEntriesOnePeer
|
2022-08-17 10:34:53 +08:00 |
Hui Li
|
57b9eee4c7
|
Merge pull request #16139 from taosdata/szhou/fixbugs
fix: source ts column error
|
2022-08-17 09:51:02 +08:00 |
Cary Xu
|
0ade372145
|
Merge branch '3.0' into feature/3.0_interval_hash_optimize
|
2022-08-17 09:46:49 +08:00 |
Liu Jicong
|
27e2ba79c0
|
Merge branch '3.0' into feature/stream
|
2022-08-17 01:11:18 +08:00 |
yihaoDeng
|
bade189164
|
rm code
|
2022-08-16 21:08:40 +08:00 |
Cary Xu
|
d170adf214
|
enh: rsma batch process
|
2022-08-16 20:22:45 +08:00 |
Shengliang Guan
|
4dd7a5f2bd
|
Merge branch '3.0' into fix/release
|
2022-08-16 20:01:13 +08:00 |
Liu Jicong
|
b2b0f2f8fa
|
Merge branch '3.0' into feature/stream
|
2022-08-16 18:26:04 +08:00 |
yihaoDeng
|
633b46fa41
|
rm code
|
2022-08-16 18:14:56 +08:00 |
Liu Jicong
|
02d2588d86
|
enh(stream): reduce table scan
|
2022-08-16 17:16:56 +08:00 |
slzhou
|
3f3c1b9e8d
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-16 16:45:42 +08:00 |
Ganlin Zhao
|
c0bd39cdc7
|
Merge branch '3.0' into fix/TD-17499
|
2022-08-16 15:04:39 +08:00 |
Ganlin Zhao
|
e4f9a41f4d
|
fix(query): fix sample with partition by invalid pageId cause crash
issue
TD-17499
|
2022-08-16 15:03:20 +08:00 |
wangmm0220
|
c4d25ccb90
|
fix:remove log for time cost
|
2022-08-16 14:48:31 +08:00 |
“happyguoxy”
|
25f5b0435e
|
fix: fix type conversion for max/min function
|
2022-08-16 14:45:42 +08:00 |
wangmm0220
|
19c5051b8c
|
fix:confilcts from 3.0
|
2022-08-16 14:42:19 +08:00 |
wangmm0220
|
4eccd81e94
|
fix:error in tag filter optimization
|
2022-08-16 14:39:03 +08:00 |