Commit Graph

318 Commits

Author SHA1 Message Date
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