Minghao Li
|
797d1324c5
|
refactor(sync): request vote
|
2022-10-15 09:28:55 +08:00 |
Minghao Li
|
4d123c4da6
|
refactor(sync): add interface in sync
|
2022-10-14 11:18:48 +08:00 |
Minghao Li
|
2ae4081a3f
|
refactor(sync): add double queues in vnode
|
2022-10-13 20:57:36 +08:00 |
Minghao Li
|
733440b352
|
refactor(sync): add double queues in vnode
|
2022-10-13 14:37:18 +08:00 |
Shengliang Guan
|
b3b0e5a59a
|
Merge pull request #17319 from taosdata/fix/sync-timer
fix(sync): enqueue timer msg
|
2022-10-13 09:48:14 +08:00 |
Shengliang Guan
|
245d9f462b
|
Merge pull request #17311 from taosdata/fix/TD-19484
fix(query): interp with every(0s) casuing client crash
|
2022-10-13 09:16:40 +08:00 |
Liu Jicong
|
92bc2561bf
|
Merge pull request #17317 from taosdata/feature/stream
refactor(stream): change state table name
|
2022-10-12 17:05:52 +08:00 |
Minghao Li
|
3416ee66d8
|
fix(sync): enqueue timer msg
|
2022-10-12 15:35:15 +08:00 |
Hongze Cheng
|
69b7348efc
|
Merge pull request #17316 from taosdata/feat/tdlite
refact: adjust some code for further dev
|
2022-10-12 15:05:53 +08:00 |
Liu Jicong
|
db6b0503a1
|
refactor(stream): change state table name
|
2022-10-12 14:34:04 +08:00 |
Liu Jicong
|
a596b5486c
|
Merge pull request #17295 from taosdata/feature/stream
chore: add demo for stream user defined table name
|
2022-10-12 14:32:44 +08:00 |
Hongze Cheng
|
746da9fd27
|
make it compile
|
2022-10-12 13:49:40 +08:00 |
Hongze Cheng
|
8370eed0ab
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tdlite
|
2022-10-12 13:39:44 +08:00 |
Minglei Jin
|
6c77cfc817
|
fix: need rlock to get schema without the outter stable's locking
|
2022-10-12 11:21:02 +08:00 |
Hongze Cheng
|
52bf961622
|
more code
|
2022-10-12 11:09:42 +08:00 |
Liu Jicong
|
69352e6e89
|
fix tbanme length check
|
2022-10-12 10:50:54 +08:00 |
Ganlin Zhao
|
928fd0b13f
|
fix(query): interp with every(0s) casuing client crash
TD-19484
|
2022-10-12 10:39:49 +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 |
Hongze Cheng
|
c79fd325bd
|
Merge pull request #17299 from taosdata/fix/TD-19332
fix: use stable stats cache to get ctbNum
|
2022-10-12 10:02:21 +08:00 |
Liu Jicong
|
41474e40bf
|
enh(wal): auto fix
|
2022-10-12 02:08:58 +08:00 |
Hongze Cheng
|
c4c6ce9b15
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tdlite
|
2022-10-11 21:53:49 +08:00 |
Shengliang Guan
|
58b0ca6efe
|
Merge pull request #17273 from taosdata/fix/TD-19223-D
fix: support statistics of insert_req
|
2022-10-11 20:54:38 +08:00 |
Shengliang Guan
|
b9374718d6
|
Merge pull request #17290 from taosdata/fix/3.0_bugfix_wxy
feat: support batch loading of csv files
|
2022-10-11 20:53:49 +08:00 |
Minglei Jin
|
5307458666
|
fix: pack stb list into array to release reader lock
|
2022-10-11 19:17:05 +08:00 |
Zhiqiang Wang
|
0b2ff85a17
|
fix: jemalloc compile error (#17291)
* fix: jemalloc compile error
* fix: jemalloc compile error
|
2022-10-11 18:53:24 +08:00 |
Shengliang Guan
|
5a8172d6c2
|
Merge pull request #17298 from taosdata/fix/glzhao_coverity
fix: fix coverity issues
|
2022-10-11 18:51:52 +08:00 |
Cary Xu
|
3734dd32b0
|
chore: code optimization for insert_req statistics
|
2022-10-11 18:32:02 +08:00 |
Cary Xu
|
114ae8dbda
|
fix: support statistics of insert_req
|
2022-10-11 18:22:29 +08:00 |
Minglei Jin
|
de113ccf5f
|
fix: use stable stats cache to get ctbNum
|
2022-10-11 17:50:42 +08:00 |
Cary Xu
|
6680ed32d2
|
chore: code format revert
|
2022-10-11 17:50:26 +08:00 |
Cary Xu
|
02979f081d
|
fix: support statistics of insert_req
|
2022-10-11 17:47:23 +08:00 |
Xiaoyu Wang
|
0563eb2475
|
feat: support batch loading of csv files
|
2022-10-11 17:28:58 +08:00 |
Ganlin Zhao
|
e5c3ff7158
|
fix: coverity issues
CID: 399950
|
2022-10-11 17:08:30 +08:00 |
Minglei Jin
|
25b279dd7a
|
meta/cache: a new cache for stable's ctbNum
|
2022-10-11 17:00:49 +08:00 |
Liu Jicong
|
14c4ff1d94
|
add demo for stream user defined table name
|
2022-10-11 16:48:13 +08:00 |
Hongze Cheng
|
c310d4a177
|
more code
|
2022-10-11 16:43:01 +08:00 |
Shengliang Guan
|
e1ef696a09
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-19441
|
2022-10-11 16:24:07 +08:00 |
Shengliang Guan
|
dbae9a47da
|
fix: check memory while alter db buffer
|
2022-10-11 16:23:23 +08:00 |
Shengliang Guan
|
c8fd6b74d0
|
Merge pull request #17282 from taosdata/fix/TD-19245
fix: coverity issues
|
2022-10-11 16:21:24 +08:00 |
Shengliang Guan
|
593d3e7ba0
|
Merge pull request #17289 from taosdata/fix/TD-19457
fix: unit test case for tdb ovfl pages
|
2022-10-11 16:21:12 +08:00 |
Hongze Cheng
|
1a8877c787
|
more code
|
2022-10-11 16:15:38 +08:00 |
Liu Jicong
|
11ca4ddf8c
|
Merge pull request #17288 from taosdata/feature/stream
refactor(stream): state/session map id to tbname
|
2022-10-11 16:07:22 +08:00 |
Ganlin Zhao
|
936c7b6276
|
fix: coverity issues
CID: 400042
|
2022-10-11 16:00:19 +08:00 |
Xiaoyu Wang
|
18fa48ae57
|
feat: support batch loading of csv files
|
2022-10-11 15:54:01 +08:00 |
Cary Xu
|
7da3ed2748
|
fix: support statistics of insert_req
|
2022-10-11 15:36:35 +08:00 |
Minglei Jin
|
ccdd3ff8c2
|
fix: unit test case for tdb ovfl pages
|
2022-10-11 15:32:07 +08:00 |
Shengliang Guan
|
37c193b30b
|
Merge remote-tracking branch 'origin/fix/TD-19245' into fix/TD-19441
|
2022-10-11 15:31:14 +08:00 |
Liu Jicong
|
26fae13c61
|
refactor(stream): state/session map id to tbname
|
2022-10-11 15:27:56 +08:00 |
Shengliang Guan
|
accbf8c1b8
|
Merge pull request #17285 from taosdata/fix/ZhiqiangWang/TD-19438-win-compile-error
fix: win compile error
|
2022-10-11 15:22:10 +08:00 |
Shengliang Guan
|
21e02c1752
|
Merge pull request #17284 from taosdata/fix/TD-19457
fix(tdb): add cell header size while decoding left bytes
|
2022-10-11 15:21:47 +08:00 |