Liu Jicong
|
3424b184d3
|
refactor(stream): distributed checkpoint
|
2022-12-02 03:48:45 +08:00 |
Benguang Zhao
|
03d62e478f
|
fix: get prevLogTerm of index zero as 0 only when firstVer is zero
|
2022-12-01 22:18:08 +08:00 |
Haojun Liao
|
1faf616f1d
|
fix(query): fix null ptr access in evaluation block distribution.
|
2022-12-01 22:17:53 +08:00 |
Haojun Liao
|
24614d03bd
|
fix(query): set correct sma retrieve procedure.
|
2022-12-01 21:35:01 +08:00 |
slzhou
|
011af4f30c
|
Merge branch 'enh/3.0_planner_optimize' of github.com:taosdata/TDengine into szhou/table-count-scan
|
2022-12-01 20:36:49 +08:00 |
yihaoDeng
|
1750b5cc92
|
remove invalid table
|
2022-12-01 20:34:06 +08:00 |
Haojun Liao
|
efcc3b06bb
|
fix(query): fix memory leak.
|
2022-12-01 20:01:09 +08:00 |
facetosea
|
c0c1e0dadd
|
fix:compile error
|
2022-12-01 19:25:49 +08:00 |
Shuduo Sang
|
43841322ef
|
fix: taosbenchmark set config (#18616)
* test: update taos-tools 63b1c71
* test: update taos-tools da2ee67
* test: update taos-tools 823fae5
|
2022-12-01 19:11:10 +08:00 |
slzhou
|
ee5d0a384f
|
fix: refactor table scan count
|
2022-12-01 19:05:33 +08:00 |
Haojun Liao
|
740daefdc5
|
fix(query): fix a typo.
|
2022-12-01 18:39:15 +08:00 |
Haojun Liao
|
8c62d5f9fa
|
fix(query): fix bug in tsdbread.
|
2022-12-01 18:34:26 +08:00 |
Shengliang Guan
|
0f05117131
|
Merge pull request #18603 from taosdata/fix/TD-20848
enh: add topic privilege in mnode
|
2022-12-01 18:27:48 +08:00 |
Shengliang Guan
|
28e22e4276
|
Merge pull request #18619 from taosdata/fix/sync-duplicate
fix(sync): delete duplicate code
|
2022-12-01 18:19:12 +08:00 |
Minghao Li
|
3f4ba9a792
|
fix(sync): delete duplicate code
|
2022-12-01 18:15:59 +08:00 |
dapan1121
|
7ad0226e32
|
fix: add debug code info
|
2022-12-01 18:04:13 +08:00 |
dapan1121
|
fa185deef9
|
Merge pull request #18615 from taosdata/feature/TD-14761
opti: get meta in schemaless
|
2022-12-01 18:03:40 +08:00 |
Xiaoyu Wang
|
233377444c
|
enh: ins_table count optimize
|
2022-12-01 17:57:53 +08:00 |
Haojun Liao
|
9f55ca7f80
|
test:update the test cases.
|
2022-12-01 17:45:33 +08:00 |
Shengliang Guan
|
9f90467b68
|
Merge pull request #18614 from taosdata/feature/3.0_mhli
refactor(sync): put heartbeat-reply msg into sync-ctrl-queue
|
2022-12-01 17:25:54 +08:00 |
Haojun Liao
|
f8a2ab8338
|
refactor: do some internal refactor.
|
2022-12-01 17:24:26 +08:00 |
chenhaoran
|
9029a0e45f
|
test:modify testcase that deletes dataDir when starting old taosd
|
2022-12-01 17:13:42 +08:00 |
chenhaoran
|
51a3df6740
|
Merge branch 'fix/TD-20848' of https://github.com/taosdata/TDengine into fix/TD-20848
|
2022-12-01 17:11:36 +08:00 |
chenhaoran
|
f97b46877d
|
test:modify testcase that deletes dataDir when starting old taosd
|
2022-12-01 17:11:22 +08:00 |
slzhou
|
a2de81e908
|
fix: fill scan type for select count(*) from ins_tables
|
2022-12-01 16:58:47 +08:00 |
slzhou
|
b8ed0459a6
|
fix: change the paramter instead of table name
|
2022-12-01 16:50:23 +08:00 |
Shengliang Guan
|
806658545a
|
Merge pull request #18449 from taosdata/FIX/TD-19334-3.0
feat: implement pipelining of sync
|
2022-12-01 16:40:07 +08:00 |
dapan1121
|
2839931334
|
Merge pull request #18607 from taosdata/fix/TD-20860
fix:stream crash && add debug log
|
2022-12-01 16:32:14 +08:00 |
Shengliang Guan
|
077efea7c5
|
Merge pull request #18610 from taosdata/fix/TD-20877
fix: show Permission denied error in mac
|
2022-12-01 16:24:06 +08:00 |
wangmm0220
|
eed84cd94d
|
fix:enable test casese for sml
|
2022-12-01 16:21:36 +08:00 |
Minghao Li
|
0b3d749228
|
refactor(sync): put heartbeat-reply msg into sync-ctrl-queue
|
2022-12-01 16:12:22 +08:00 |
Shengliang Guan
|
2d48563959
|
fix: crash if failed to decode sdb row
|
2022-12-01 16:04:39 +08:00 |
yihaoDeng
|
3378ff0fb8
|
refactor code
|
2022-12-01 16:03:40 +08:00 |
wangmm0220
|
53b741addd
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-12-01 15:56:37 +08:00 |
Shengliang Guan
|
0860ac1c9b
|
fix: show Permission denied error in mac
|
2022-12-01 15:14:34 +08:00 |
Shengliang Guan
|
b69d6f8d2d
|
Merge pull request #18608 from taosdata/boxiaobj-patch-1
Update 01-faq.md
|
2022-12-01 15:10:13 +08:00 |
Shengliang Guan
|
af58402afc
|
Merge pull request #18593 from taosdata/fix/TD-20798
enh: show leader ** if vnode can read and can't write
|
2022-12-01 15:08:46 +08:00 |
Shengliang Guan
|
95cb02cd08
|
Merge pull request #18605 from taosdata/fix/sync-close
refactor(sync): delete code wait snapshot end in pre-close
|
2022-12-01 15:08:31 +08:00 |
Shengliang Guan
|
704885e212
|
fix: compile error
|
2022-12-01 15:07:40 +08:00 |
Shengliang Guan
|
fe759c85f3
|
Merge remote-tracking branch 'origin/3.0' into FIX/TD-19334-3.0
|
2022-12-01 15:04:55 +08:00 |
dapan1121
|
98726f17fa
|
fix: redirect handler issue
|
2022-12-01 14:54:58 +08:00 |
wangmm0220
|
f15d284d62
|
fix:remove log for ts & add log for meta
|
2022-12-01 14:54:27 +08:00 |
Bo Xiao
|
a6d4fe7a63
|
Update 01-faq.md
Add FAQ 19: how to fix macOS Too many open files
|
2022-12-01 14:40:03 +08:00 |
54liuyao
|
bccb31aced
|
fix:stream crash && add debug log
|
2022-12-01 14:15:50 +08:00 |
Shengliang Guan
|
ce768920ef
|
Merge pull request #18604 from taosdata/feature/3.0_mhli
refactor(sync): add traceId log
|
2022-12-01 14:11:10 +08:00 |
Shengliang Guan
|
2cccc3d18e
|
test: adjust test case (add leader**)
|
2022-12-01 13:48:51 +08:00 |
Shengliang Guan
|
0bc4795158
|
Merge branch 'fix/TD-20798' of https://github.com/taosdata/TDengine into fix/TD-20798
|
2022-12-01 13:40:01 +08:00 |
Shengliang Guan
|
9f9e2081f1
|
enh: add topic privilege
|
2022-12-01 13:37:32 +08:00 |
Minghao Li
|
86d5cba6be
|
refactor(sync): delete code wait snapshot end in pre-close
|
2022-12-01 13:34:33 +08:00 |
Minghao Li
|
bbd8c05181
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-12-01 13:27:35 +08:00 |