yihaoDeng
|
233a016945
|
add debug
|
2022-07-23 15:49:48 +08:00 |
yihaoDeng
|
98aa28ef1e
|
avoid mem leak
|
2022-07-23 15:32:18 +08:00 |
dapan1121
|
7a62409dc1
|
fix: fix taosd mem leak
|
2022-07-20 13:54:06 +08:00 |
yihaoDeng
|
b1ed45fcf1
|
fix fst bug
|
2022-07-16 21:00:11 +08:00 |
yihaoDeng
|
baa21c8398
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into dev
|
2022-07-15 14:58:00 +08:00 |
yihaoDeng
|
35e8ad2811
|
feat: add time unsynced check
|
2022-07-15 14:51:20 +08:00 |
yihaoDeng
|
de495eb7ec
|
feat: add lru to index
|
2022-07-14 20:38:37 +08:00 |
yihaoDeng
|
ca7ca2f1e3
|
refactor code
|
2022-07-14 19:23:01 +08:00 |
yihaoDeng
|
9c4842ef10
|
feat: add lru to index
|
2022-07-14 17:30:48 +08:00 |
yihaoDeng
|
fe8ccabf7a
|
add lru to index
|
2022-07-14 17:14:53 +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
|
bb760de1cf
|
add test case
|
2022-07-10 17:08:33 +08:00 |
yihaoDeng
|
06fe7f6a5a
|
update test case
|
2022-07-10 16:17:42 +08:00 |
yihaoDeng
|
f52038dbfc
|
add test case
|
2022-07-10 11:35:24 +08:00 |
yihaoDeng
|
578343bee8
|
add test case
|
2022-07-08 21:08:47 +08:00 |
yihaoDeng
|
c8573045f6
|
add test case
|
2022-07-08 20:59:37 +08:00 |
yihaoDeng
|
2cf01e0782
|
add test case
|
2022-07-08 20:50:11 +08:00 |
Zhiqiang Wang
|
ac08c6eaa5
|
Merge pull request #14621 from taosdata/fix/ZhiqiangWang/TD-17006-fix-mac-ctest-error
test: fix Mac test error
|
2022-07-07 10:42:58 +08:00 |
afwerar
|
98641a8ff5
|
test: fix Mac test error
|
2022-07-06 20:47:38 +08:00 |
yihaoDeng
|
77faed4a23
|
fix json tag value
|
2022-07-06 20:29:52 +08:00 |
yihaoDeng
|
1e5ddcb92f
|
merge 3.0
|
2022-07-06 18:29:11 +08:00 |
yihaoDeng
|
2ee0ebb8ca
|
fix tag/json tag error
|
2022-07-06 18:01:53 +08:00 |
yihaoDeng
|
61b14c9c9e
|
fix tag/json tag error
|
2022-07-06 17:36:24 +08:00 |
yihaoDeng
|
6e6721c6d4
|
fix tag/json tag error
|
2022-07-06 16:10:00 +08:00 |
yihaoDeng
|
14cfbd7e45
|
fix tag/json tag error
|
2022-07-06 15:07:42 +08:00 |
yihaoDeng
|
5e581cdfbc
|
fix index mem leak
|
2022-07-06 10:29:44 +08:00 |
yihaoDeng
|
577ebfeb4b
|
fix compile error
|
2022-07-05 20:47:13 +08:00 |
yihaoDeng
|
d00158ff69
|
refactor idx code
|
2022-07-05 17:48:28 +08:00 |
yihaoDeng
|
856990c64b
|
fix tag error
|
2022-07-05 10:40:14 +08:00 |
yihaoDeng
|
f658c2caa3
|
fix tag error
|
2022-07-04 20:20:32 +08:00 |
yihaoDeng
|
ba72ce2b8e
|
Merge branch 'dev' into idx
|
2022-07-04 16:39:28 +08:00 |
yihaoDeng
|
bd77e5b107
|
refactor index
|
2022-07-04 16:01:45 +08:00 |
yihaoDeng
|
1f74676954
|
refactor index
|
2022-07-04 15:41:36 +08:00 |
yihaoDeng
|
e08353f843
|
Merge branch 'dlp' into idx
|
2022-07-04 09:28:26 +08:00 |
afwerar
|
b9a1c6744c
|
os: add Mac compile support
|
2022-07-02 17:40:23 +08:00 |
Shengliang Guan
|
b490da0afc
|
test: remove index test
|
2022-07-02 13:08:14 +08:00 |
Shengliang Guan
|
64755f585a
|
test: remove unstable ut
|
2022-07-02 11:55:27 +08:00 |
yihaoDeng
|
8d1e2662c7
|
refactor index code
|
2022-07-01 11:50:41 +08:00 |
yihaoDeng
|
3681aacf0e
|
feat: refactor index code
|
2022-06-30 21:08:15 +08:00 |
yihaoDeng
|
da93f6c984
|
feat: refactor index code
|
2022-06-30 20:25:27 +08:00 |
yihaoDeng
|
4b0e8a3919
|
feat: refactor index code
|
2022-06-30 20:00:46 +08:00 |
yihaoDeng
|
5a4b51a968
|
fix index bug
|
2022-06-25 20:36:38 +08:00 |
Haojun Liao
|
5c1e7f3114
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-22 17:23:57 +08:00 |
Haojun Liao
|
14ddf539e0
|
refactor(query): do some internal refactor.
|
2022-06-22 17:21:04 +08:00 |
afwerar
|
9dff7b93c6
|
test: fix sim test error
|
2022-06-21 20:04:55 +08:00 |
yihaoDeng
|
2488382dd6
|
fix: avoid invalid value
|
2022-06-13 20:49:54 +08:00 |
yihaoDeng
|
eb6b87b3e3
|
fix: invalid read/write
|
2022-06-13 14:15:05 +08:00 |
yihaoDeng
|
3c9ee325bc
|
fix: invalid read/write
|
2022-06-11 23:15:43 +08:00 |
yihaoDeng
|
14a85095db
|
fix: invalid read/write
|
2022-06-11 16:56:21 +08:00 |
yihaoDeng
|
39244e08ea
|
enh: fix index bug
|
2022-06-10 18:24:04 +08:00 |
yihaoDeng
|
f057cd1943
|
enh: refactor idx module
|
2022-06-09 17:22:42 +08:00 |
yihaoDeng
|
daa2e86887
|
enh: refactor index code
|
2022-06-09 15:53:34 +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
|
e17b2e386b
|
enh: rm invalid file
|
2022-06-09 09:42:58 +08:00 |
yihaoDeng
|
485707b1cd
|
refactor idx code
|
2022-06-08 22:40:05 +08:00 |
yihaoDeng
|
dcc78597bf
|
refactor index code
|
2022-06-08 21:51:28 +08:00 |
yihaoDeng
|
1f5ad0f1ec
|
enh: index support between
|
2022-06-08 18:29:51 +08:00 |
yihaoDeng
|
7e5dd50235
|
fix: add col type
|
2022-06-08 13:21:07 +08:00 |
yihaoDeng
|
fb389ab826
|
fix: avoid filter failure
|
2022-06-07 21:43:30 +08:00 |
yihaoDeng
|
9105c19e42
|
fix: add json contains
|
2022-06-07 16:02:41 +08:00 |
yihaoDeng
|
163f8f2e08
|
fix: failed to update json idx
|
2022-06-07 13:40:39 +08:00 |
Shengliang Guan
|
70e277172f
|
fix index
|
2022-06-07 10:24:42 +08:00 |
yihaoDeng
|
c607a5efce
|
fix: failed to update json idx
|
2022-06-07 09:40:49 +08:00 |
Yihao Deng
|
6dcb6cc67b
|
Merge branch '3.0' into enh/suppportIdxJson
|
2022-06-07 08:53:28 +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 |
shenglian-zhou
|
b8508907af
|
Merge branch '3.0' into szhou/feature/multiwaymerge
|
2022-06-06 14:39:00 +08:00 |
shenglian zhou
|
a8be204254
|
feat: add multiwaysort merge operator
|
2022-06-06 14:37:00 +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
|
16f8450bbc
|
update test case
|
2022-06-05 19:44:44 +08:00 |
yihaoDeng
|
f425ccf23b
|
handle conflict
|
2022-06-05 14:38:10 +08:00 |
yihaoDeng
|
36bddebb26
|
enh: add json index
|
2022-06-05 10:23:46 +08:00 |
WANG MINGMING
|
8566917971
|
Merge pull request #13433 from taosdata/feature/TD-13041
feat:add json test case
|
2022-06-04 23:18:09 +08:00 |
yihaoDeng
|
7c9d76a6a6
|
enh: add json index
|
2022-06-04 22:33:36 +08:00 |
Xiaoyu Wang
|
74026205a7
|
feat: sql command 'delete from'
|
2022-06-04 19:54:55 +08:00 |
wangmm0220
|
a2ebeda89c
|
feat: add sort/group logic for json
|
2022-06-04 19:28:30 +08:00 |
afwerar
|
490889f8e7
|
fix(os): win python case error
|
2022-06-03 16:13:06 +08:00 |
yihaoDeng
|
6b69b28649
|
enh: refactor tag filter code
|
2022-06-02 16:36:48 +08:00 |
yihaoDeng
|
e7fe3577e5
|
enh: refactor index/trans
|
2022-06-01 14:30:01 +08:00 |
yihaoDeng
|
55c7d1c1e9
|
fix: close cause flush result error
|
2022-05-31 22:17:18 +08:00 |
Yihao Deng
|
a8845fff3b
|
Merge branch '3.0' into enh/supportTagFlt
|
2022-05-31 18:53:18 +08:00 |
yihaoDeng
|
64ffbc1eea
|
enh: support tag filter
|
2022-05-31 18:34:17 +08:00 |
Yihao Deng
|
1d794208fa
|
Merge pull request #13202 from taosdata/fix/idxMemLeak
fix: avoid mem leak
|
2022-05-30 09:22:03 +08:00 |
yihaoDeng
|
da4ab248ed
|
fix index mem leak
|
2022-05-29 21:56:57 +08:00 |
yihaoDeng
|
544e33c4a6
|
fix: avoid mem leak
|
2022-05-28 23:08:33 +08:00 |
afwerar
|
fac9e44839
|
fix(os): reduce ctest case
|
2022-05-28 22:35:45 +08:00 |
afwerar
|
7b540d91d9
|
fix(os): add win ctest
|
2022-05-28 21:08:50 +08:00 |
yihaoDeng
|
ddab675207
|
set default idx
|
2022-05-28 19:41:36 +08:00 |
yihaoDeng
|
0b0253f2d1
|
enh: support tag filter
|
2022-05-28 17:30:44 +08:00 |
yihaoDeng
|
6acbe7e777
|
enh: support tag filter
|
2022-05-28 16:15:24 +08:00 |
yihaoDeng
|
9678b81725
|
enh: update index interface
|
2022-05-27 19:54:22 +08:00 |
yihaoDeng
|
c47371c877
|
change filter interface
|
2022-05-27 18:13:22 +08:00 |
yihaoDeng
|
c6a2b246b0
|
fix: index memory error
|
2022-05-25 21:23:38 +08:00 |
yihaoDeng
|
45c8c48848
|
fix: index memory error
|
2022-05-25 21:11:20 +08:00 |
yihaoDeng
|
d067104ec1
|
fix: index memory error
|
2022-05-25 20:38:25 +08:00 |
yihaoDeng
|
8ef6eb4c5f
|
enh: refactor index code
|
2022-05-24 15:17:14 +08:00 |
yihaoDeng
|
6ca5e3ae6e
|
enh: opt index mutex
|
2022-05-24 13:50:33 +08:00 |
yihaoDeng
|
ee92f8c584
|
Merge branch 'nd' into 3.0
|
2022-05-23 22:39:56 +08:00 |
yihaoDeng
|
f0da893bfb
|
fix: avoid multi thread read/write crash
|
2022-05-23 21:59:47 +08:00 |
yihaoDeng
|
7da509b2f2
|
enh: index filter interface
|
2022-05-23 17:31:36 +08:00 |
yihaoDeng
|
bad686568d
|
fix: avoid invalid read/write
|
2022-05-22 23:19:35 +08:00 |
yihaoDeng
|
fb4982f8ca
|
merge 3.0
|
2022-05-22 21:41:55 +08:00 |
yihaoDeng
|
5a0e7dfa74
|
enh: refator index/transport code
|
2022-05-22 19:58:42 +08:00 |
afwerar
|
8a0d6d6e99
|
fix(os): win not close file ctest error
|
2022-05-22 17:16:01 +08:00 |
afwerar
|
5acf419019
|
fix(os): win not close file ctest error
|
2022-05-21 23:47:39 +08:00 |
yihaoDeng
|
8f75b96ed4
|
enh: refator index/transport code
|
2022-05-21 23:33:39 +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
|
9888d086c2
|
fix: avoid invalid read/write
|
2022-05-19 20:40:23 +08:00 |
yihaoDeng
|
20e90670e8
|
eerge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2022-05-19 18:30:32 +08:00 |
yihaoDeng
|
af9abca851
|
enh: add UT to CI
|
2022-05-19 17:38:11 +08:00 |
afwerar
|
51721dfc47
|
fix(os): win run error
|
2022-05-19 10:37:11 +08:00 |
Yihao Deng
|
cb37bb3562
|
Merge pull request #12647 from taosdata/fix/invalid_read
Fix/invalid read
|
2022-05-18 16:40:35 +08:00 |
yihaoDeng
|
3de22159d8
|
fix: avoid invalid read/write
|
2022-05-18 15:32:23 +08:00 |
Zhiqiang Wang
|
8a2772f8a7
|
Merge pull request #12638 from taosdata/fix/ZhiqiangWang/fix-15311-fix-win-compile-error
fix(os): win compile error
|
2022-05-18 15:17:47 +08:00 |
yihaoDeng
|
de0793b611
|
fix: avoid invalid read/write
|
2022-05-18 14:40:14 +08:00 |
afwerar
|
bf44937dca
|
fix(os): win compile error
|
2022-05-18 14:21:04 +08:00 |
yihaoDeng
|
3cbf4ad4d2
|
fix: avoid invalid read/write
|
2022-05-18 14:11:23 +08:00 |
yihaoDeng
|
48cb91562e
|
merge 3.0
|
2022-05-17 22:39:32 +08:00 |
yihaoDeng
|
3a76f83032
|
fix: index failed to filter float/double data
|
2022-05-17 22:31:11 +08:00 |
yihaoDeng
|
e96ff087f2
|
fix: index failed to filter float/double data
|
2022-05-17 22:22:39 +08:00 |
afwerar
|
b7ca4f7710
|
fix(os): win str to int64 error
|
2022-05-17 13:50:16 +08:00 |
yihaoDeng
|
ac32738964
|
fix tag query error
|
2022-05-16 23:12:02 +08:00 |
yihaoDeng
|
9453f80d65
|
fix(index): fix index condition error
|
2022-05-16 17:14:47 +08:00 |
yihaoDeng
|
e8a637699b
|
enh(index): fix tag query error
|
2022-05-15 23:29:13 +08:00 |
yihaoDeng
|
54d0e3c360
|
enh(index): fix tag query error
|
2022-05-15 11:29:59 +08:00 |
yihaoDeng
|
c3760f2724
|
enh(index): fix tag query error
|
2022-05-14 23:40:43 +08:00 |
yihaoDeng
|
70171a66e0
|
enh(index): fix sanitizer error
|
2022-05-14 20:53:40 +08:00 |
yihaoDeng
|
e21588c627
|
enh(index): add NULL value and remove duplicate
|
2022-05-13 23:49:37 +08:00 |
yihaoDeng
|
42db1080c4
|
enh(index): add more UT
|
2022-05-13 23:44:50 +08:00 |
yihaoDeng
|
d003f1b0d7
|
enh(index): add more UT
|
2022-05-13 23:30:46 +08:00 |
yihaoDeng
|
d4c550db66
|
enh(query): add executor plan interface
|
2022-05-10 21:35:43 +08:00 |
yihaoDeng
|
6c844c7567
|
enh(index): support numberic and json filter
|
2022-05-09 23:34:48 +08:00 |
yihaoDeng
|
5b2d99e6f1
|
enh(index): support numberic and json filter
|
2022-05-07 22:38:17 +08:00 |
yihaoDeng
|
74a14e1789
|
Merge branch 'dev' into tagFlt
|
2022-05-06 23:39:36 +08:00 |
yihaoDeng
|
8240b10a3e
|
enh(index): support more data type
|
2022-05-06 21:36:39 +08:00 |
yihaoDeng
|
e08dd100a4
|
enh(index): support more data type
|
2022-05-06 18:39:28 +08:00 |
Yihao Deng
|
e50e3a17fe
|
Merge pull request #12103 from taosdata/enh/supportIdxFilter
enh(index): support index filter
|
2022-05-05 08:37:26 +08:00 |
yihaoDeng
|
fb7da7e566
|
enh(index): support index filter
|
2022-05-04 21:02:27 +08:00 |
Yihao Deng
|
d2c7b8a0ed
|
Merge pull request #12101 from taosdata/enh/supportIndexFilter
Enh/support index filter
|
2022-05-04 17:12:56 +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 |
yihaoDeng
|
8e7cf4a661
|
enh(index): add prefix query
|
2022-05-03 20:14:53 +08:00 |
yihaoDeng
|
f6e51532ed
|
enh(index): add prefix query
|
2022-05-02 22:46:59 +08:00 |
yihaoDeng
|
26f2d342b0
|
enh(index): add prefix query
|
2022-05-02 22:15:51 +08:00 |
Yihao Deng
|
13b42a00fa
|
Merge pull request #12089 from taosdata/enh/supportIdxFilter
enh(index): support index filter
|
2022-05-02 10:15:38 +08:00 |
yihaoDeng
|
ee5b67a965
|
enh(index): support index filter
|
2022-05-01 22:20:24 +08:00 |