Commit graph

131 commits

Author SHA1 Message Date
Shengliang Guan
56f2e49764 refactor: adjust logs 2022-08-02 17:12:07 +08:00
Shengliang Guan
efb0127fbf refactor: adjust logs 2022-08-02 16:48:49 +08:00
Shengliang Guan
d5aea7dac2 refactor: adjust sync log 2022-08-02 16:39:12 +08:00
Minglei Jin
cfab6c9b20 fix: first round number of chile tables and timeseries 2022-08-01 18:01:44 +08:00
yihaoDeng
eccc590d07 fix index bugf 2022-07-30 16:12:02 +08:00
yihaoDeng
d2f57b4ad7 fix alter tag 2022-07-30 15:09:53 +08:00
Minglei Jin
5a82a04264 fix: return stable not exist instead of assert(0) 2022-07-28 15:55:47 +08:00
Shengliang Guan
7296bf1658 fix: failed to create stb in 3 replica db 2022-07-25 20:26:25 +08:00
Minglei Jin
80a88605b1
Merge pull request #15351 from taosdata/fix/TD-17683
fix: super table not exists if suid expired
2022-07-23 17:32:53 +08:00
Minglei Jin
dbdee1152c fix: super table not exists if suid expired 2022-07-23 16:56:26 +08:00
Xiaoyu Wang
6c5eb5c563 fix: semantic check when last(*) and column are together 2022-07-23 13:42:43 +08:00
Liu Jicong
0a47ebc580 merge 3.0 2022-07-22 16:06:57 +08:00
Liu Jicong
2441ec22bd feat(tmq): check alter for ntb 2022-07-22 16:05:28 +08:00
wangmm0220
6d0c718fbf fix:modify ttl push interval to 86400 & modify lock scope when receive ttl message 2022-07-22 10:28:28 +08:00
Liu Jicong
414673db57
Merge branch '3.0' into feature/stream 2022-07-19 19:46:36 +08:00
Minglei Jin
ab00d5670b fix: check super table exists or not when creating child table 2022-07-19 13:38:38 +08:00
Liu Jicong
159f1c7bae fix(tmq): drop stb after subscribing database 2022-07-18 22:39:51 +08:00
Cary Xu
156e72b071 enh: rsma drop and code optimization 2022-07-18 19:34:53 +08:00
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