Commit Graph

11634 Commits

Author SHA1 Message Date
54liuyao adb90b68e3 fix(stream): window_close crash 2022-07-08 13:23:02 +08:00
Shengliang Guan d008e527e3
Merge pull request #14672 from taosdata/fix/valgrind
fix: asan error
2022-07-08 12:35:25 +08:00
Shengliang Guan 09c095a91c fix: asan error 2022-07-08 11:51:35 +08:00
Shengliang Guan 9cb8837a52
Merge pull request #14659 from taosdata/fix/valgrind
fix: definite lost while send msg on dnode exiting
2022-07-08 09:53:49 +08:00
Yihao Deng d7956b6e14
Merge pull request #14660 from taosdata/enh/rmIdx
enh: rm table idx
2022-07-08 09:31:41 +08:00
Liu Jicong 7872b16d31
Merge pull request #14657 from taosdata/feature/stream
refactor(stream): internal refactor
2022-07-07 21:42:04 +08:00
Cary Xu 3585629195
Merge pull request #14661 from taosdata/feature/TD-11274-3.0
other: comment out the rsma test case and add debug logs
2022-07-07 21:27:11 +08:00
liuyao ba53cd03dc
Merge pull request #14658 from taosdata/feature/TD-17141
feat(stream): stream state support delete
2022-07-07 18:01:24 +08:00
Cary Xu e0532065f0 other: comment out the test case and add debug logs 2022-07-07 17:58:03 +08:00
Liu Jicong 866e4c4be0 refactor(stream): internal refactor 2022-07-07 17:56:52 +08:00
Li Minghao 1e1e373220
Merge pull request #14654 from taosdata/feature/3.0_mhli
fix(sync): snapshot strategy wal first
2022-07-07 17:45:17 +08:00
yihaoDeng 3ed0280025 feat: support del index when drop child table 2022-07-07 17:39:49 +08:00
Shengliang Guan 7afdd3603d fix: definite lost while send msg on dnode exiting 2022-07-07 17:28:28 +08:00
54liuyao ce6e505084 feat(stream): stream state support delete 2022-07-07 17:27:49 +08:00
Minghao Li 1c3c270307 fix(sync): snapshot strategy wal first 2022-07-07 17:00:01 +08:00
Minglei Jin f9c89fdd7f
Merge pull request #14652 from taosdata/fix/TD-17146
fix: resolve valgrind memory issues
2022-07-07 16:53:45 +08:00
shenglian-zhou 5109994cab
Merge pull request #14651 from taosdata/szhou/feature/push-project-condition
feat: add filter to operator
2022-07-07 16:31:30 +08:00
Minglei Jin a09d462478 fix: resolve valgrind memory issues 2022-07-07 16:04:12 +08:00
Minglei Jin 5a5c58f86d
Merge pull request #14648 from taosdata/fix/tsdb-cache-delidx
fix: fix tsdb cache del index reading
2022-07-07 15:58:11 +08:00
shenglian-zhou fd48d2b68a
Merge pull request #14645 from taosdata/szhou/feature/push-project-condition
feat: add filter to fill operator
2022-07-07 15:51:28 +08:00
slzhou c8104d5141 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/push-project-condition 2022-07-07 15:31:46 +08:00
slzhou 4482b2dda7 feat: add doFilter to indef operator 2022-07-07 15:26:29 +08:00
Minglei Jin d2a1d50f5d
Merge pull request #14646 from taosdata/fix/fdel
fix: another delete file commit bug
2022-07-07 15:07:16 +08:00
slzhou 9eb4f16792 feat: add filter to fill operator 2022-07-07 14:59:52 +08:00
Minglei Jin 4288ab412e fix: fix tsdb cache del index reading 2022-07-07 14:58:59 +08:00
Hongze Cheng 124125677f fix: another delete file commit bug 2022-07-07 06:41:05 +00:00
Hongze Cheng 5e0b8e2f45
Merge pull request #14643 from taosdata/fix/fdel
fix: delete file commit bug
2022-07-07 14:40:55 +08:00
Liu Jicong 6b479f4a1f
Merge pull request #14592 from taosdata/feature/stream
refactor(stream): stream reader created in scanner
2022-07-07 14:30:39 +08:00
slzhou cddc989808 feat: add filter to fill operator 2022-07-07 14:30:08 +08:00
Hongze Cheng 3f2ce5985b fix: delete file commit bug 2022-07-07 06:12:56 +00:00
Liu Jicong 4a648d711f feat(wal): support filter 2022-07-07 13:56:47 +08:00
Ganlin Zhao 09b0279ab9 Merge branch '3.0' into fix/TD-16413 2022-07-07 11:07:06 +05:30
Ganlin Zhao ee6343379c fix(query): fix timezone parsing for /usr/share/localtime
TD-16413
TD-16441
2022-07-07 11:04:40 +05:30
shenglian-zhou 1ceb1edd29
Merge pull request #14628 from taosdata/szhou/feature/push-project-condition
fix: add filter to session/state/interval operator
2022-07-07 13:07:44 +08:00
liuyao 886af82c57
Merge pull request #14632 from taosdata/feature/TD-17122
fix(rmsa): print datablock crash
2022-07-07 11:54:07 +08:00
Hongze Cheng 84b70e21d3
Merge pull request #14634 from taosdata/fix/td-17137
Fix:commit assert bug
2022-07-07 11:50:09 +08:00
Liu Jicong 1ec57798d2 ci: remove unstable case 2022-07-07 11:45:28 +08:00
slzhou f3c3b0f148 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/push-project-condition 2022-07-07 11:41:56 +08:00
Haojun Liao 82640b2157
Merge pull request #14626 from taosdata/feature/3_liaohj
fix(query): fix memory leak.
2022-07-07 11:26:04 +08:00
Minglei Jin 9d77311b75
Merge pull request #14631 from taosdata/fix/TD-17134
fix: fix vnode memory issues
2022-07-07 11:20:04 +08:00
slzhou c1fd5218d6 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/push-project-condition 2022-07-07 11:01:49 +08:00
54liuyao c35e9d0dd3 fix(rmsa): print datablock crash 2022-07-07 10:59:11 +08:00
yihaoDeng 061399e43e update log 2022-07-07 10:56:35 +08:00
Hongze Cheng 8c72f52648 fix:commit assert bug 2022-07-07 02:56:12 +00:00
Liu Jicong 1e7d9ada19 fix(stream): clean up timer 2022-07-07 10:55:22 +08:00
Liu Jicong 82e0f77715 Merge branch '3.0' into feature/stream 2022-07-07 10:48:09 +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
slzhou f32cbdee72 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/push-project-condition 2022-07-07 10:26:27 +08:00
Zhiqiang Wang 7421d4edc8
Merge pull request #14629 from taosdata/fix/TD-17136
fix: add windows h
2022-07-07 10:10:29 +08:00
yihaoDeng d9e8329975 support bool tag 2022-07-07 10:05:48 +08:00