Hongze Cheng
|
dfe82efcd7
|
more code
|
2022-09-04 18:18:01 +08:00 |
|
Hongze Cheng
|
8ec79c9d5c
|
more code
|
2022-09-04 17:31:20 +08:00 |
|
Hongze Cheng
|
fe20dea410
|
more code
|
2022-09-04 16:12:29 +08:00 |
|
Hongze Cheng
|
3e55e72ab5
|
more code
|
2022-09-04 14:31:32 +08:00 |
|
Hongze Cheng
|
4db67d36e1
|
Merge branch 'refact/tsdb_optimize' of https://github.com/taosdata/TDengine into refact/tsdb_new_format
|
2022-09-04 11:31:54 +08:00 |
|
Shengliang Guan
|
97b802ad77
|
fix: compile error
|
2022-09-04 09:01:26 +08:00 |
|
Shengliang Guan
|
0528fff7e0
|
Merge branch '3.0' into refact/tsdb_optimize
|
2022-09-04 08:56:58 +08:00 |
|
Haojun Liao
|
280bb37270
|
fix(query): reset fileIter when reset tsdb reader.
|
2022-09-03 23:06:39 +08:00 |
|
Haojun Liao
|
450173a66a
|
Merge branch '3.0' into refact/tsdb_optimize
|
2022-09-03 22:20:05 +08:00 |
|
Haojun Liao
|
8e37698430
|
other: merge
|
2022-09-03 22:15:04 +08:00 |
|
Haojun Liao
|
66528912c3
|
Merge pull request #16646 from taosdata/feature/3_liaohj
fix(query): check the ts before merge file block.
|
2022-09-03 22:06:49 +08:00 |
|
Haojun Liao
|
1c89972fc6
|
fix(query): add multiple blockdata structure.
|
2022-09-03 22:00:24 +08:00 |
|
Haojun Liao
|
04c360dfcf
|
fix(query): check the ts before merge file block.
|
2022-09-03 20:30:53 +08:00 |
|
Shengliang Guan
|
7cdf41a7e5
|
Merge pull request #16629 from taosdata/fix/TD-18781
fix: default #time series to 2 if schema's gone
|
2022-09-03 20:23:52 +08:00 |
|
Hongze Cheng
|
8e9f5cd9cc
|
Merge branch 'refact/tsdb_optimize' of https://github.com/taosdata/TDengine into refact/tsdb_new_format
|
2022-09-03 17:20:43 +08:00 |
|
Hongze Cheng
|
82f0ba3655
|
fix: windows compile error
|
2022-09-03 14:18:29 +08:00 |
|
Hongze Cheng
|
bbbbebab89
|
fix: windows compile
|
2022-09-03 13:37:48 +08:00 |
|
Haojun Liao
|
d9d7c81872
|
Merge branch '3.0' into refact/tsdb_optimize
|
2022-09-03 10:14:48 +08:00 |
|
Shengliang Guan
|
0d8c9fb9d6
|
Merge pull request #16632 from taosdata/fix/dnode
enh: add hash prefix and suffix option to db
|
2022-09-02 23:05:33 +08:00 |
|
Shengliang Guan
|
25c67f6ebb
|
enh: add hash prefix and suffix option to db
|
2022-09-02 19:00:11 +08:00 |
|
Minglei Jin
|
37035a374d
|
fix: default #time series to 2 if schema's gone
|
2022-09-02 18:08:42 +08:00 |
|
Liu Jicong
|
3c470634a9
|
Merge pull request #16617 from taosdata/feature/stream
feat(stream): support delete data
|
2022-09-02 17:57:28 +08:00 |
|
Hongze Cheng
|
88bc40527b
|
Merge pull request #16618 from taosdata/fix/TD-18854
fix: rlock for meta uid index querying from query related threads
|
2022-09-02 17:39:28 +08:00 |
|
Haojun Liao
|
86348e7439
|
fix(query): initialize the last block reader successfully.
|
2022-09-02 17:27:47 +08:00 |
|
Hongze Cheng
|
173a8366e3
|
fix: compile warning
|
2022-09-02 17:20:50 +08:00 |
|
Hongze Cheng
|
696df47f05
|
more
|
2022-09-02 17:17:46 +08:00 |
|
Hongze Cheng
|
8329284a45
|
refact for further dev
|
2022-09-02 17:15:45 +08:00 |
|
Hongze Cheng
|
7fe743d00f
|
refact code for further change
|
2022-09-02 17:04:49 +08:00 |
|
Hongze Cheng
|
f963f5bfcc
|
more code
|
2022-09-02 17:02:13 +08:00 |
|
Hongze Cheng
|
d959ccb617
|
Merge branch 'refact/tsdb_optimize' of https://github.com/taosdata/TDengine into refact/tsdb_new_format
|
2022-09-02 16:49:32 +08:00 |
|
Liu Jicong
|
004a84ac81
|
fix memory leak
|
2022-09-02 16:41:32 +08:00 |
|
Hongze Cheng
|
1cba6138b8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
|
2022-09-02 16:39:15 +08:00 |
|
Hongze Cheng
|
305b6e70c0
|
Merge branch 'refact/tsdb_optimize' of https://github.com/taosdata/TDengine into refact/tsdb_new_format
|
2022-09-02 16:01:18 +08:00 |
|
Hongze Cheng
|
fc538f436a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize
|
2022-09-02 15:59:03 +08:00 |
|
Hongze Cheng
|
a71be005ae
|
fix: another fail CI case
|
2022-09-02 15:58:55 +08:00 |
|
Liu Jicong
|
d653da7971
|
feat(stream): support delete data
|
2022-09-02 15:46:41 +08:00 |
|
Minglei Jin
|
df76d0ade2
|
fix: rlock for meta uid index querying from query related threads
|
2022-09-02 15:34:44 +08:00 |
|
Shengliang Guan
|
acab522494
|
enh: let create database SST_TRIGGER 2 worker
|
2022-09-02 15:19:50 +08:00 |
|
Hongze Cheng
|
eafad954a1
|
fix: one little bug
|
2022-09-02 14:56:57 +08:00 |
|
Haojun Liao
|
a170796f66
|
fix(query): fix invalid read/write.
|
2022-09-02 14:34:30 +08:00 |
|
Hongze Cheng
|
687dd81c44
|
refact more code
|
2022-09-02 14:26:57 +08:00 |
|
Hongze Cheng
|
ecbca97ca4
|
more code
|
2022-09-02 13:55:05 +08:00 |
|
Hongze Cheng
|
d14a928307
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_new_format
|
2022-09-02 13:53:00 +08:00 |
|
Liu Jicong
|
48036e83c8
|
Merge pull request #16596 from taosdata/feature/stream
refactor(taosx): filter meta
|
2022-09-02 11:54:42 +08:00 |
|
Haojun Liao
|
cac1fd36b7
|
Merge remote-tracking branch 'origin/refact/tsdb_optimize' into refact/tsdb_optimize
# Conflicts:
# source/dnode/vnode/src/inc/tsdb.h
# source/dnode/vnode/src/tsdb/tsdbMergeTree.c
# source/dnode/vnode/src/tsdb/tsdbRead.c
|
2022-09-02 11:23:01 +08:00 |
|
Haojun Liao
|
720f3b2482
|
refactor: do some internal refactor.
|
2022-09-02 11:20:12 +08:00 |
|
Hongze Cheng
|
0eb29455ae
|
refact code
|
2022-09-02 11:19:34 +08:00 |
|
Hongze Cheng
|
aec4297eb4
|
refact code
|
2022-09-02 11:16:23 +08:00 |
|
Liu Jicong
|
739e7ae76f
|
Merge branch '3.0' into feature/stream
|
2022-09-02 11:10:38 +08:00 |
|
Hongze Cheng
|
ff4fda8442
|
refact code
|
2022-09-02 10:43:49 +08:00 |
|