Hongze Cheng
|
e9d157dd2c
|
more snapshot
|
2022-07-05 11:19:37 +00:00 |
Hongze Cheng
|
064b20820c
|
Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-05 09:35:54 +00:00 |
Hongze Cheng
|
004a6571b0
|
Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-07-05 09:31:54 +00:00 |
Hongze Cheng
|
08a7d9d38f
|
fix ci coredump
|
2022-07-05 09:31:51 +00:00 |
Haojun Liao
|
c9ffc42ddb
|
fix(query): set initial value for neighbor block check.
|
2022-07-05 17:02:21 +08:00 |
Hongze Cheng
|
9512b51ec0
|
more snapshor reader
|
2022-07-05 07:42:56 +00:00 |
Cary Xu
|
8b1506b6ec
|
Merge branch 'feat/tsdb_refact' of github.com:taosdata/TDengine into feat/tsdb_refact
|
2022-07-05 14:57:16 +08:00 |
Cary Xu
|
6ef9f0c9e9
|
fix: rsma version adjust
|
2022-07-05 14:57:01 +08:00 |
Haojun Liao
|
5b20f00383
|
refactor: do some internal refactor.
|
2022-07-05 14:38:45 +08:00 |
Haojun Liao
|
3bae30412c
|
refactor: do some internal refactor.
|
2022-07-05 13:57:07 +08:00 |
Hongze Cheng
|
5c7189a433
|
more snapshot read
|
2022-07-05 05:43:05 +00:00 |
Hongze Cheng
|
6c8de26f73
|
more snapshot
|
2022-07-05 03:47:06 +00:00 |
Hongze Cheng
|
50e76f9ac3
|
Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-05 03:20:50 +00:00 |
Hongze Cheng
|
1145aabb94
|
adjust some apis
|
2022-07-05 03:20:25 +00:00 |
Hongze Cheng
|
a031500dad
|
fix some compile error
|
2022-07-05 03:14:28 +00:00 |
Hongze Cheng
|
406d35d43c
|
Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-05 03:08:58 +00:00 |
Hongze Cheng
|
b8899c82fe
|
add some read del data code
|
2022-07-05 03:08:10 +00:00 |
Hongze Cheng
|
4d0f46fb5d
|
more snapshot
|
2022-07-05 03:05:04 +00:00 |
Minglei Jin
|
de85dea5e2
|
tsdbUtil: fix cmpr functions
|
2022-07-05 10:58:43 +08:00 |
dapan1121
|
b92902cc53
|
Merge branch 'feat/tsdb_refact' of github.com:taosdata/TDengine into feat/tsdb_refact
|
2022-07-05 10:53:08 +08:00 |
dapan1121
|
39a31e8d25
|
fix: remove mock code
|
2022-07-05 10:52:33 +08:00 |
Xiaoyu Wang
|
f2f90c3265
|
fix: compile error
|
2022-07-05 10:20:10 +08:00 |
Haojun Liao
|
6bfe5df94a
|
other: merge 3.0
|
2022-07-05 09:47:39 +08:00 |
Xiaoyu Wang
|
ba056f7fbb
|
Merge pull request #14508 from taosdata/feature/3.0_debug_wxy
fix: automatically supplement primary key columns when creating stream
|
2022-07-05 09:27:52 +08:00 |
Cary Xu
|
0484809567
|
Merge pull request #14522 from taosdata/feature/TD-11274-3.0
test: add rsma persistence and recovery case
|
2022-07-05 09:08:03 +08:00 |
Haojun Liao
|
c7559a81ca
|
refactor: do some internal refactor.
|
2022-07-04 23:28:27 +08:00 |
Xiaoyu Wang
|
7c5419b43e
|
fix: fix: increase the tag value overflow check when creating table
|
2022-07-04 21:12:15 +08:00 |
Liu Jicong
|
d3a05cc260
|
Merge pull request #14525 from taosdata/feature/stream
fix(tmq): prepare scan should reset operator status
|
2022-07-04 21:10:36 +08:00 |
Hongze Cheng
|
b7e2b7398e
|
more work
|
2022-07-04 13:07:13 +00:00 |
Liu Jicong
|
8127887dc4
|
fix(tmq): prepare scan should reset operator status
|
2022-07-04 20:47:56 +08:00 |
Xiaoyu Wang
|
57dae9fcda
|
fix: increase the tag value overflow check when creating table
|
2022-07-04 20:29:19 +08:00 |
Cary Xu
|
b6613b5cf2
|
test: add rsma persistence and recovery case
|
2022-07-04 20:26:31 +08:00 |
Hongze Cheng
|
032339949e
|
more work
|
2022-07-04 12:24:34 +00:00 |
Hongze Cheng
|
5891d97a0d
|
more work
|
2022-07-04 12:04:40 +00:00 |
dapan1121
|
7f0cc9ca22
|
Merge pull request #14509 from taosdata/enh/addconverttype
enh: add type convert api
|
2022-07-04 19:52:35 +08:00 |
Shengliang Guan
|
5405ac08d9
|
Merge pull request #14514 from taosdata/fix/tsim
enh: check available memory of dnode while creating db
|
2022-07-04 19:42:42 +08:00 |
Yihao Deng
|
7ae8787cef
|
Merge pull request #14511 from taosdata/enh/killQuery
enh: enhance kill query processing
|
2022-07-04 19:39:32 +08:00 |
Xiaoyu Wang
|
ac34cde0af
|
fix: increase the validity check of the rollup parameter in the create table statement
|
2022-07-04 19:27:27 +08:00 |
Hongze Cheng
|
64b1400d7c
|
Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-04 11:25:41 +00:00 |
Hongze Cheng
|
27b719febd
|
refact some code
|
2022-07-04 11:24:54 +00:00 |
dapan1121
|
83cbc41088
|
fix: fix explain crash issue
|
2022-07-04 19:12:21 +08:00 |
Shengliang Guan
|
63e3529e0f
|
fix: system memory not set in ut
|
2022-07-04 19:03:10 +08:00 |
yihaoDeng
|
f213212faf
|
fix compile error
|
2022-07-04 18:57:06 +08:00 |
Hongze Cheng
|
d1cf93e435
|
Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot
|
2022-07-04 10:55:09 +00:00 |
Hongze Cheng
|
56913abdbf
|
more work
|
2022-07-04 10:55:01 +00:00 |
Ganlin Zhao
|
cce9f262aa
|
Merge pull request #14507 from taosdata/fix/TD-16948
refactor(query): remove redundant param check in function execution context
|
2022-07-04 18:52:53 +08:00 |
Ganlin Zhao
|
833fbca95e
|
Merge pull request #14512 from taosdata/fix/TD-17032
fix(query): fix timetruncate/timediff local variable overwrite issue
|
2022-07-04 18:52:37 +08:00 |
Li Minghao
|
c45e0d5112
|
Merge pull request #14513 from taosdata/feature/3.0_mhli
refactor(sync): add sync strategy
|
2022-07-04 18:40:41 +08:00 |
Shengliang Guan
|
07fa747429
|
fix: valgrind error
|
2022-07-04 18:30:10 +08:00 |
Minghao Li
|
eae44cd9df
|
refactor(sync): add error code sync-timeout
|
2022-07-04 18:10:40 +08:00 |