Commit graph

113 commits

Author SHA1 Message Date
wangmm0220
037ea1519c fix:core dump if consumer multi vgroup message with sequence:create/alter/delete/create or create/delete/create 2022-07-13 13:42:55 +08:00
Minghao Li
e1db3eee36 refactor(sync): merge tsdb_snapshot code 2022-07-10 10:55:46 +08:00
Hongze Cheng
0840affc32 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-08 12:33:12 +00:00
yihaoDeng
3ed0280025 feat: support del index when drop child table 2022-07-07 17:39:49 +08:00
yihaoDeng
d9e8329975 support bool tag 2022-07-07 10:05:48 +08:00
Hongze Cheng
089d5e6150 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-07 01:37:50 +00:00
Hongze Cheng
b3da0e2a15 meta snapshot write 2022-07-06 12:21:59 +00:00
yihaoDeng
bc29708686 fix json tag value 2022-07-06 20:05:45 +08:00
yihaoDeng
14cfbd7e45 fix tag/json tag error 2022-07-06 15:07:42 +08:00
yihaoDeng
bd77e5b107 refactor index 2022-07-04 16:01:45 +08:00
Cary Xu
e6dd04f573 refactor: rsma restore 2022-06-27 14:47:14 +08:00
Cary Xu
0597f3b9cd refactor: rsma resource release 2022-06-26 18:44:49 +08:00
yihaoDeng
5a4b51a968 fix index bug 2022-06-25 20:36:38 +08:00
wangmm0220
7acf012253 fix:memory error 2022-06-25 13:51:43 +08:00
wangmm0220
f3c2957628 opti:ttl/comment log and parameters 2022-06-24 18:38:06 +08:00
wangmm0220
c8f223a6ec fix:merge from 3.0 2022-06-23 14:26:26 +08:00
wangmm0220
fb59f14289 fix: unlock meta 2022-06-23 12:09:24 +08:00
wangmm0220
f2ad546666 fix: add configure for ttl unit 2022-06-21 18:37:47 +08:00
wangmm0220
8494bf17be opt:partition by tag 2022-06-21 10:52:09 +08:00
wangmm0220
8ace8dfd8b feat:add ttl/comment function & fix global version shadows a variable 2022-06-17 14:47:37 +08:00
wangmm0220
2bd2996e74 feat:add comment function 2022-06-16 20:45:00 +08:00
wangmm0220
e28e92ea35 feat:add ttl 2022-06-16 20:44:25 +08:00
wangmm0220
f2a19c98ef feat:add test for operator encode/decode 2022-06-15 20:35:45 +08:00
yihaoDeng
d9c83f6357 enh: change rpcGetConnInfo 2022-06-09 13:50:18 +08:00
yihaoDeng
fb389ab826 fix: avoid filter failure 2022-06-07 21:43:30 +08:00
yihaoDeng
991b5c7b40 fix: avoid invalid read/write 2022-06-07 17:57:26 +08:00
yihaoDeng
9105c19e42 fix: add json contains 2022-06-07 16:02:41 +08:00
yihaoDeng
f35ba2a85e fix: failed to update json idx 2022-06-06 11:51:00 +08:00
yihaoDeng
0ca6a5ae27 refactor json index 2022-06-05 21:46:07 +08:00
yihaoDeng
02e46da0d1 handle conflict 2022-06-05 18:56:43 +08:00
yihaoDeng
7c9d76a6a6 enh: add json index 2022-06-04 22:33:36 +08:00
yihaoDeng
74513630db Merge branch 'DEV' into idx 2022-06-02 18:26:20 +08:00
Shengliang Guan
0bade86534
Merge pull request #13410 from taosdata/fix/mnode
enh: adjust vnode replica and some logs
2022-06-02 17:06:10 +08:00
Yihao Deng
a7d2042e56
Merge branch '3.0' into enh/idxFilter 2022-06-02 16:39:38 +08:00
yihaoDeng
6b69b28649 enh: refactor tag filter code 2022-06-02 16:36:48 +08:00
WANG MINGMING
3a51acf55e
Merge pull request #13407 from taosdata/feat/tag_refact
fix:fix error in updata tag
2022-06-02 14:49:57 +08:00
Shengliang Guan
27c1687a05 refactor: adjust some logs 2022-06-02 14:30:26 +08:00
wangmm0220
7b4d4e8b93 fix:fix error in updata tag 2022-06-02 14:16:46 +08:00
dapan1121
7251634534 Merge branch '3.0' into feature/qnode 2022-06-02 12:39:14 +08:00
dapan1121
d8093c91c2 alter table return meta 2022-06-01 20:28:29 +08:00
Hongze Cheng
8e1a922057 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-01 07:32:09 +00:00
wangmm0220
f99e66df32 fix:fix error in new tag format 2022-06-01 10:29:10 +08:00
wangmm0220
172834bc59 feat:fix conflict merge from 3.0 2022-06-01 09:58:58 +08:00
wangmm0220
19b0932781 feat:merge from 3.0 2022-05-31 23:46:04 +08:00
wangmm0220
51b5e35933 feat:add new logic for new tag format 2022-05-31 23:38:21 +08:00
yihaoDeng
64ffbc1eea enh: support tag filter 2022-05-31 18:34:17 +08:00
wangmm0220
816cea07f9 feat:add new logic for new tag format 2022-05-31 17:49:33 +08:00
Hongze Cheng
aa6da0b5ea Merge branch 'feat/tag_refact' of https://github.com/taosdata/TDengine into feat/row_refact 2022-05-30 05:07:51 +00:00
Cary Xu
fdf7d77856 fix: bug fix for tag refactor 2022-05-29 20:28:54 +08:00
Cary Xu
174eb2d862 fix: add more debug logs 2022-05-28 20:13:59 +08:00