yihaoDeng
|
3f8efa106a
|
fix brokenlink retry
|
2022-07-01 11:27:30 +08:00 |
Shengliang Guan
|
35017bdfcc
|
refactor: stable mgmt
|
2022-07-01 11:16:20 +08:00 |
Minglei Jin
|
e3bb10218a
|
tsdbCache/insert: fix row merging from mem
|
2022-07-01 11:15:22 +08:00 |
Shengliang Guan
|
f2468013f7
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-07-01 11:14:47 +08:00 |
Shengliang Guan
|
1b3fde4a60
|
refactor: stable mgmt
|
2022-07-01 11:12:08 +08:00 |
dapan1121
|
a657413fa6
|
enh: kill query
|
2022-07-01 11:10:35 +08:00 |
Hui Li
|
2c64b1704f
|
Merge pull request #14417 from taosdata/test3.0/lihui
test:add test case for tmq
|
2022-07-01 11:02:32 +08:00 |
Liu Jicong
|
98d2f42640
|
Merge pull request #14415 from taosdata/feature/stream
feat(wal): add api to check log existance
|
2022-07-01 11:00:26 +08:00 |
dapan1121
|
ba265d51b8
|
fix: fix stream crash issue
|
2022-07-01 10:29:37 +08:00 |
plum-lihui
|
501254219b
|
test:add test case for tmq
|
2022-07-01 10:27:50 +08:00 |
Minglei Jin
|
e5944b08fb
|
tsdbCache: new dup parameter to insert last row
|
2022-07-01 10:23:32 +08:00 |
Shengliang Guan
|
7f6778c5ef
|
test: adjust cluster case
|
2022-07-01 10:18:35 +08:00 |
Shengliang Guan
|
e878f1dcba
|
fix: make dnode sort stable
|
2022-07-01 10:16:38 +08:00 |
Liu Jicong
|
7a65589525
|
feat(wal): add api to check log existance
|
2022-07-01 10:15:05 +08:00 |
jiacy-jcy
|
91b5d707a0
|
update test case
|
2022-07-01 09:53:01 +08:00 |
Minghao Li
|
4033e2dd34
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-07-01 09:50:43 +08:00 |
Minghao Li
|
4f39cd31b0
|
refactor(sync): add snapshot2 interface
|
2022-07-01 09:50:20 +08:00 |
Hui Li
|
f421ab09dd
|
Merge pull request #14412 from taosdata/test3.0/lihui
Test3.0/lihui
|
2022-07-01 09:48:07 +08:00 |
Haojun Liao
|
deb81301e8
|
Merge remote-tracking branch 'origin/feat/tsdb_refact' into feat/tsdb_refact
|
2022-06-30 23:38:56 +08:00 |
Haojun Liao
|
0db8d77a70
|
refactor: do some internal refactor.
|
2022-06-30 23:38:18 +08:00 |
Shuduo Sang
|
126d884ab3
|
docs: use normal doc style (#14411)
|
2022-06-30 21:32:08 +08:00 |
tomchon
|
8a9a2759a5
|
test:modify testcase of stmt
|
2022-06-30 21:28:47 +08:00 |
plum-lihui
|
4b6ab7fe26
|
Merge branch '3.0' into test3.0/lihui
|
2022-06-30 21:25:45 +08:00 |
plum-lihui
|
6883aeb33c
|
test: add test case
|
2022-06-30 21:25:16 +08:00 |
Hui Li
|
8ff990c1cd
|
Merge pull request #14406 from taosdata/test3.0/lihui
test: add test case for tmq
|
2022-06-30 21:24:30 +08:00 |
yihaoDeng
|
3681aacf0e
|
feat: refactor index code
|
2022-06-30 21:08:15 +08:00 |
Minglei Jin
|
208dee8edc
|
tsdb/cache: add insert last interface
|
2022-06-30 21:07:09 +08:00 |
Minglei Jin
|
110e02c44e
|
tsdbCache: fix insert last
|
2022-06-30 21:02:09 +08:00 |
liuyao
|
2f865a43ec
|
Merge pull request #14407 from taosdata/feature/TD-16874
feat(stream): ignore close window
|
2022-06-30 20:57:49 +08:00 |
Minglei Jin
|
107e871cb5
|
tsdbCache/cleanup: remove commented code block
|
2022-06-30 20:47:03 +08:00 |
Minglei Jin
|
f894c8f2fc
|
Merge pull request #14405 from taosdata/fix/win-compile
tlrucache: fix cap calculation
|
2022-06-30 20:46:41 +08:00 |
Minglei Jin
|
caf6e8439f
|
tsdbCache: remove deprecated & bugged get last row implementation
|
2022-06-30 20:44:52 +08:00 |
dapan1121
|
582ef5a832
|
Merge pull request #14391 from taosdata/hotfix/tagnull
fix: fix null as tag value issue
|
2022-06-30 20:37:18 +08:00 |
yihaoDeng
|
da93f6c984
|
feat: refactor index code
|
2022-06-30 20:25:27 +08:00 |
Liu Jicong
|
c40c22c386
|
Merge pull request #14401 from taosdata/feature/stream
fix(tmq): reset window
|
2022-06-30 20:21:26 +08:00 |
54liuyao
|
68cfa54e26
|
feat(stream): ignore close window
|
2022-06-30 20:21:24 +08:00 |
plum-lihui
|
10dcf571ce
|
test: add test case for tmq
|
2022-06-30 20:20:27 +08:00 |
Minglei Jin
|
298c4d3e44
|
tlrucache: fix cap calculation
|
2022-06-30 20:14:57 +08:00 |
yihaoDeng
|
4b0e8a3919
|
feat: refactor index code
|
2022-06-30 20:00:46 +08:00 |
Liu Jicong
|
4f107908db
|
fix(tmq): reset window
|
2022-06-30 19:51:48 +08:00 |
Yihao Deng
|
0f92253390
|
Merge pull request #14402 from taosdata/fix/invalidRead
add query epset
|
2022-06-30 19:46:51 +08:00 |
Ganlin Zhao
|
61619c940f
|
fix some test cases
|
2022-06-30 19:43:48 +08:00 |
Jason-Jia
|
ef58c6094c
|
Merge pull request #14394 from taosdata/cpwu/3.0
test: fix the case and test-framework
|
2022-06-30 19:28:51 +08:00 |
Yihao Deng
|
17d4ea71c1
|
Merge branch '3.0' into fix/invalidRead
|
2022-06-30 19:19:10 +08:00 |
yihaoDeng
|
afe67a609a
|
add query epset
|
2022-06-30 19:16:22 +08:00 |
shenglian-zhou
|
d6e1d1bcd0
|
Merge pull request #14389 from taosdata/szhou/feature/pushdown-agg-cond
feat: support push agg operator condition to scan
|
2022-06-30 19:07:06 +08:00 |
Cary Xu
|
8cf9f9c71a
|
Merge pull request #14390 from taosdata/feature/TD-11274-3.0
refactor: assign the committed version
|
2022-06-30 18:52:14 +08:00 |
Xiaoyu Wang
|
8c2e9842e2
|
Merge pull request #14393 from taosdata/feature/3.0_debug_wxy
feat: support 'select *, expr from ...' syntax
|
2022-06-30 18:25:12 +08:00 |
dapan1121
|
cda2f844ce
|
fix: fix json tag null issue
|
2022-06-30 18:12:04 +08:00 |
dapan1121
|
068924cc62
|
Merge pull request #14385 from taosdata/feature/queryredirect
feat: support query redirect
|
2022-06-30 18:03:17 +08:00 |