Commit graph

53 commits

Author SHA1 Message Date
yihaoDeng
c9aadfadee fix coverity scan problem 2022-10-17 16:29:50 +08:00
yihaoDeng
47ff0e34b0 refactor idx code 2022-09-01 20:16:02 +08:00
yihaoDeng
a9e64f2938 feat: add lru to index 2022-07-14 15:17:05 +08:00
yihaoDeng
cace9b6be9 feat: add lru to index 2022-07-14 14:51:39 +08:00
yihaoDeng
5a4b51a968 fix index bug 2022-06-25 20:36:38 +08:00
yihaoDeng
f057cd1943 enh: refactor idx module 2022-06-09 17:22:42 +08:00
yihaoDeng
eab330c092 enh: refactor index code 2022-06-09 15:14:11 +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
414d0f2e75 fix: failed to update json idx 2022-06-06 22:12:57 +08:00
yihaoDeng
c0ec997dda enh: support more json filter case 2022-06-06 14:56:54 +08:00
yihaoDeng
e7fe3577e5 enh: refactor index/trans 2022-06-01 14:30:01 +08:00
yihaoDeng
8ef6eb4c5f enh: refactor index code 2022-05-24 15:17:14 +08:00
yihaoDeng
bad686568d fix: avoid invalid read/write 2022-05-22 23:19:35 +08:00
yihaoDeng
5a0e7dfa74 enh: refator index/transport code 2022-05-22 19:58:42 +08:00
yihaoDeng
4d18fa0875 enh: refator index/transport code 2022-05-21 17:29:50 +08:00
yihaoDeng
9a6710b465 enh: add invert index to vnode 2022-05-20 23:39:52 +08:00
yihaoDeng
70171a66e0 enh(index): fix sanitizer error 2022-05-14 20:53:40 +08:00
yihaoDeng
e08dd100a4 enh(index): support more data type 2022-05-06 18:39:28 +08:00
yihaoDeng
fb7da7e566 enh(index): support index filter 2022-05-04 21:02:27 +08:00
yihaoDeng
5ed7b44b16 enh(index): support index filter 2022-05-04 12:35:05 +08:00
yihaoDeng
dc6bdab4e4 enh(index): add prefix query 2022-05-03 21:56:05 +08:00
afwerar
79057240bd [TD-13759]<fix>: redefine thread api. 2022-03-20 00:47:45 +08:00
Yihao Deng
ef3d95064d
Merge pull request #10567 from taosdata/feature/index_oper
add update index
2022-03-05 17:31:21 +08:00
yihaoDeng
02507ddbfc add update index 2022-03-05 17:20:09 +08:00
Yihao Deng
74fb9433a6
Merge pull request #10560 from taosdata/feature/index_oper
merge add/delete/update opera on index
2022-03-04 20:48:22 +08:00
yihaoDeng
e00ae4d86f merge add/delete/update opera on index 2022-03-04 19:29:18 +08:00
Shengliang Guan
1d9119df87 record num of logs for monitoring 2022-03-04 14:34:35 +08:00
yihaoDeng
c64c29a241 support json 2022-03-03 16:09:31 +08:00
yihaoDeng
4be79789ca support json 2022-03-02 15:05:16 +08:00
yihaoDeng
f5c13c13c6 support json 2022-03-01 22:36:19 +08:00
Shengliang Guan
6799376107 minor changes 2022-02-28 15:19:00 +08:00
Shengliang Guan
68f3de6111 remove tfile 2022-02-28 13:49:38 +08:00
yihaoDeng
15c0275333 validate tfile 2022-01-08 23:58:51 +08:00
yihaoDeng
72c4f4ef16 refactor code 2022-01-06 16:00:35 +08:00
yihaoDeng
db474b2078 refactor code 2022-01-02 14:28:38 +08:00
yihaoDeng
7e3e6022db complete index write/search 2021-12-27 19:06:26 +08:00
yihaoDeng
f99f6ec87e add flush-helper function 2021-12-26 23:31:16 +08:00
yihaoDeng
10b70175b5 update index TFile write 2021-12-21 22:57:30 +08:00
yihaoDeng
5d4d7b47a0 update index TFile manage and format code 2021-12-21 16:36:31 +08:00
yihaoDeng
a0864b1c14 update index TFile write 2021-12-20 17:56:32 +08:00
yihaoDeng
76f70feb49 add index TFile 2021-12-20 09:34:28 +08:00
yihaoDeng
21d6ba86c0 update index cache search 2021-12-19 17:51:28 +08:00
yihaoDeng
9140eb597c update index cache search 2021-12-19 17:49:30 +08:00
yihaoDeng
2375f6c944 update cache search 2021-12-19 15:37:53 +08:00
yihaoDeng
f074a4b3a5 update cache put 2021-12-18 23:06:08 +08:00
yihaoDeng
c51780622f adjust index interface 2021-12-18 18:16:07 +08:00
yihaoDeng
10a7547b61 update index cache 2021-12-17 14:26:27 +08:00
yihaoDeng
f0110af30e add index cache 2021-12-16 22:04:47 +08:00
yihaoDeng
db2bf567c2 refactor builder struct 2021-12-06 18:43:48 +08:00