Hongze Cheng
|
972ad9e70b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 09:53:45 +08:00 |
Hongze Cheng
|
a14aa3aac5
|
Merge branch 'refact/tsdb_last' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-19 09:51:52 +08:00 |
Hongze Cheng
|
fc0745825e
|
more snapshot
|
2022-08-19 09:51:40 +08:00 |
Hui Li
|
240747abed
|
Merge pull request #16222 from taosdata/feature/stream
fix(query): memory leak
|
2022-08-19 09:31:09 +08:00 |
Haojun Liao
|
5eae03fcab
|
fix(query): handle the reverse case.
|
2022-08-18 22:57:26 +08:00 |
Haojun Liao
|
04a06d4353
|
Merge branch 'refact/tsdb_last' of github.com:taosdata/tdengine into refact/tsdb_last
|
2022-08-18 22:43:23 +08:00 |
Haojun Liao
|
eaef3dffaf
|
fix(query): fix error in query last block.
|
2022-08-18 22:42:16 +08:00 |
Hongze Cheng
|
538f130ac0
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-18 21:49:56 +08:00 |
Haojun Liao
|
3490fe5561
|
Merge pull request #16205 from taosdata/fix/TD-18482
fix(tsdb/cache): add DCLP to tsdbCache
|
2022-08-18 21:12:21 +08:00 |
Minglei Jin
|
65903a7c0d
|
fix: refact mutex locking
|
2022-08-18 20:14:50 +08:00 |
Haojun Liao
|
e75c400045
|
fix(query): fix bug in query last block.
|
2022-08-18 18:48:50 +08:00 |
Liu Jicong
|
2b092f6551
|
fix(query): memory leak
|
2022-08-18 18:39:21 +08:00 |
Hongze Cheng
|
871b4895f9
|
fix bit map bug
|
2022-08-18 18:26:10 +08:00 |
Hongze Cheng
|
e9bb654a4a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-18 17:14:51 +08:00 |
Haojun Liao
|
0d84bd2d40
|
Merge branch 'refact/tsdb_last' of github.com:taosdata/tdengine into refact/tsdb_last
|
2022-08-18 17:11:07 +08:00 |
Haojun Liao
|
8eb86676d0
|
fix(query): support query last file.
|
2022-08-18 17:09:44 +08:00 |
Hongze Cheng
|
4de48e66de
|
adjust more
|
2022-08-18 17:04:24 +08:00 |
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
|
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 |
Hongze Cheng
|
082d2093b8
|
open more
|
2022-08-18 16:00:24 +08:00 |
wangmm0220
|
03bb9e7f01
|
fix: get meta null if table does not exists
|
2022-08-18 15:44:28 +08:00 |
Hongze Cheng
|
9fb8927c33
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-18 15:41:21 +08:00 |
Hongze Cheng
|
117bc90dad
|
more snapshot
|
2022-08-18 15:29:42 +08:00 |
Hongze Cheng
|
a4e4f4cc4a
|
make it compile
|
2022-08-18 14:37:43 +08:00 |
Minglei Jin
|
45dc2ec1f2
|
fix(tsdb/cache): add DCLP to tsdbCache
|
2022-08-18 14:32:11 +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 |
Hongze Cheng
|
c7d492dae1
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-18 11:36:23 +08:00 |
Hongze Cheng
|
e702730790
|
fix: coredump
|
2022-08-18 11:36:11 +08:00 |
Hui Li
|
73c3a1eb64
|
Merge pull request #15975 from taosdata/feature/3.0_query_optimize
opti:logic for get table list
|
2022-08-18 10:37:27 +08:00 |
Cary Xu
|
64747cb029
|
other: code optimization
|
2022-08-18 10:02:27 +08:00 |
Cary Xu
|
c5d3440b84
|
other: code optimization
|
2022-08-18 09:58:24 +08:00 |
Liu Jicong
|
b6660ca5b2
|
Merge branch '3.0' into feature/stream
|
2022-08-18 09:58:23 +08:00 |
Hongze Cheng
|
aee90f913f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-18 09:39:53 +08:00 |
Haojun Liao
|
bf7ee65ce5
|
Merge branch 'refact/tsdb_last' of github.com:taosdata/tdengine into refact/tsdb_last
|
2022-08-18 00:19:33 +08:00 |
Haojun Liao
|
9dc5b4cb0c
|
fix(query): support read from last file.
|
2022-08-18 00:08:09 +08:00 |
Liu Jicong
|
963287798d
|
refactor(mnode): drop stream task
|
2022-08-17 23:18:39 +08:00 |
Cary Xu
|
d65b75514a
|
fix: remove obsoleted codes
|
2022-08-17 20:38:34 +08:00 |
Cary Xu
|
ea891dc793
|
other: code optimization
|
2022-08-17 20:30:42 +08:00 |
Cary Xu
|
69580893a7
|
other: merge 3.0
|
2022-08-17 20:20:02 +08:00 |
Cary Xu
|
32be8a71ee
|
enh: rsma batch process
|
2022-08-17 20:14:06 +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 |
Minglei Jin
|
5e38aab3d7
|
fix: plus 1 with tdb strlen
|
2022-08-17 17:51:49 +08:00 |
Minglei Jin
|
701c11417d
|
Merge branch 'v3.0' into fix/TD-18437
|
2022-08-17 17:35:06 +08:00 |
Minglei Jin
|
b2a87c87b6
|
Merge branch 'refact/tsdb_last' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-17 16:52:52 +08:00 |
Minglei Jin
|
4b47476de1
|
fix: upgrade last files reading for last/last_row caching
|
2022-08-17 16:51:15 +08:00 |
Hongze Cheng
|
6465c7ad4c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last
|
2022-08-17 16:27:22 +08:00 |
yihaoDeng
|
a036d64ae0
|
avoid filter invalid table
|
2022-08-17 15:29:06 +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 |
Hongze Cheng
|
c6106be5da
|
refact more work
|
2022-08-17 15:08:44 +08:00 |