Commit Graph

4507 Commits

Author SHA1 Message Date
Haojun Liao c2a918a85e refactor: do some internal refactor. 2022-05-17 12:36:32 +08:00
Haojun Liao 004c1e5157
Merge pull request #12578 from taosdata/feature/3.0_liaohj
enh(query): reverse scan table to generated interval results.
2022-05-17 12:36:16 +08:00
Haojun Liao eb6f95c7dd enh(query): reverse scan table to generated interval results. 2022-05-17 12:16:44 +08:00
slzhou d668ee7b91 fix: aggregate memory leaking 2022-05-17 12:03:37 +08:00
Ganlin Zhao 1eb59a2fed feat(query): add hll function 2022-05-17 11:36:12 +08:00
Shengliang Guan 23707bfcb9 refactor: multi-process test mode 2022-05-17 11:13:35 +08:00
slzhou c94c43951e fix: sanitize udf memory usage 2022-05-17 11:13:11 +08:00
Xiaoyu Wang f26933138c Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-05-17 11:12:07 +08:00
Xiaoyu Wang fb901d95e4 fix: some problems of parser for stmt mode 2022-05-17 11:11:40 +08:00
Ganlin Zhao 67e93ef90c Revert "feat(query): add HYPERLOGLOG function"
This reverts commit 267ed293d7.
2022-05-17 10:33:58 +08:00
Ganlin Zhao 267ed293d7 feat(query): add HYPERLOGLOG function 2022-05-17 10:33:19 +08:00
slzhou 47f0c6db6a enhance: refine udfd code 2022-05-17 10:08:15 +08:00
Liu Jicong 44b75e6dea
Merge pull request #12563 from taosdata/feature/stream
enh(tmq): cascade drop
2022-05-17 10:05:40 +08:00
slzhou 5a15151b87 feat: refine udfd 2022-05-17 10:00:13 +08:00
WANG MINGMING 2fa9b9ca3e
Merge pull request #12567 from taosdata/3.0
3.0
2022-05-17 09:48:47 +08:00
Yihao Deng 730851ecc3
Merge pull request #12545 from taosdata/fix/indexConditionError
fix: index_condition _filter_error
2022-05-17 09:01:43 +08:00
Liu Jicong 56f8443f43 Merge branch '3.0' into feature/stream 2022-05-17 04:41:26 +08:00
Shengliang Guan 36fe62fbd2 refactor: make more object global 2022-05-16 23:23:49 +08:00
yihaoDeng ac32738964 fix tag query error 2022-05-16 23:12:02 +08:00
Ganlin Zhao 9dcf9248d7 feat(query): add HYPERLOGLOG function 2022-05-16 22:43:06 +08:00
Liu Jicong b3fea32a7e refactor(stream) 2022-05-16 22:43:04 +08:00
Ganlin Zhao a3f5e4723a
Merge pull request #12552 from taosdata/feature/3.0_glzhao
feat(query): add tail function
2022-05-16 21:50:31 +08:00
wangmm0220 7cde35219f refactor:add the configuration of child table name 2022-05-16 21:48:45 +08:00
shenglian-zhou a934c64218
Merge pull request #12550 from taosdata/feature/udf
feat: enhance udfd epset processing with connect msg and callback epset parameter
2022-05-16 21:45:00 +08:00
wangmm0220 be059c6a50 Merge branch '3.0' into feature/TD-14761 2022-05-16 21:43:10 +08:00
slzhou 959fd4336a fix: revert the change of qworkder dump flag 2022-05-16 21:32:52 +08:00
wangmm0220 bfab84778c Merge branch 'feature/TD-14761' of github.com:taosdata/TDengine into feature/TD-14761 2022-05-16 20:51:38 +08:00
Shengliang Guan 81e89ec7b6 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-16 20:13:02 +08:00
Shengliang Guan 912efee683 Merge branch 'fix/mnode' of https://github.com/taosdata/TDengine into fix/mnode 2022-05-16 20:07:44 +08:00
Shengliang Guan 6d0b51bfd2 refactor: adjust SRpcMsg handle to info 2022-05-16 20:07:09 +08:00
Ganlin Zhao ede4a57c99 enh(query): tail function handle offset param 2022-05-16 19:36:04 +08:00
Xiaoyu Wang 9218c257c1
Merge pull request #12549 from taosdata/feature/3.0_wxy
feat: sql command 'alter table'
2022-05-16 19:28:55 +08:00
slzhou 7bb38bed2f Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-16 19:03:53 +08:00
slzhou c245309e6e feat: enhance udfd epset processing with connect msg and callback epset parameter 2022-05-16 19:03:36 +08:00
Xiaoyu Wang 9a3e1f03af feat: sql command 'alter table' 2022-05-16 18:59:14 +08:00
Haojun Liao 3a1c12f8fd
Merge pull request #12546 from taosdata/feature/3.0_liaohj
refactor(query): do some internal refactor.
2022-05-16 18:46:57 +08:00
Haojun Liao 4bac6c4fef fix(query): avoid copy the unassigned column to the destination datablock after filter applied. 2022-05-16 18:29:34 +08:00
slzhou 67a29e672a Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-16 17:40:39 +08:00
wangmm0220 575c86fcd7 fix:add scale unit test to CI 2022-05-16 17:29:01 +08:00
WANG MINGMING 2eabdd7d67
Merge pull request #12537 from taosdata/feature/TD-14761
fix: memory leak in schemaless
2022-05-16 17:19:52 +08:00
Haojun Liao 745f64aff6 refactor(query): do some internal refactor. 2022-05-16 17:16:20 +08:00
yihaoDeng 9453f80d65 fix(index): fix index condition error 2022-05-16 17:14:47 +08:00
Ganlin Zhao a281da1379 fix(query): fix tail function points larger than total rows issue 2022-05-16 17:02:01 +08:00
Ganlin Zhao 21b5f72340 fix(query): fix tail function NULL value handing. 2022-05-16 16:35:59 +08:00
Shengliang Guan b765f21e05 refactor: adjust SRpcMsg 2022-05-16 16:32:30 +08:00
yihaoDeng c0ff0f3f19 fix(rpc): add more trace info 2022-05-16 16:29:11 +08:00
Shengliang Guan 7729ce2eb3 refactor: adjust SRpcMsg 2022-05-16 16:13:51 +08:00
Xiaoyu Wang 356256ec29 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-05-16 15:49:22 +08:00
Xiaoyu Wang b0fba34f52 feat: sql command 'alter table' 2022-05-16 15:49:01 +08:00
Shengliang Guan fc94b71c80 refactor: adjust SRpcMsg 2022-05-16 15:17:11 +08:00
wangmm0220 6dd2a578db Merge branch '3.0' into feature/TD-14761 2022-05-16 15:06:21 +08:00
Haojun Liao 3ebebcb841
Merge pull request #12536 from taosdata/feature/3.0_liaohj
fix(query): return error code when connecting to database failed.
2022-05-16 15:04:26 +08:00
Li Minghao 9bc8307d40
Merge pull request #12530 from taosdata/feature/3.0_mhli
enh(sync): raft config change
2022-05-16 14:59:33 +08:00
wangmm0220 512f7539be refactor:fix memory leak 2022-05-16 14:59:00 +08:00
Xiaoyu Wang f199ce48e4
Merge pull request #12531 from taosdata/feature/3.0_wxy
fix: some problems of planner
2022-05-16 14:40:03 +08:00
Haojun Liao c1b332f34d refactor: do some internal refactor. 2022-05-16 14:38:56 +08:00
Ganlin Zhao 4be158b391 feat(query): add tail function 2022-05-16 14:29:12 +08:00
Xiaoyu Wang a47228aadd fix: some problems of planner 2022-05-16 14:24:25 +08:00
Shengliang Guan c78517549e refactor: adjust SRpcMsg 2022-05-16 14:13:20 +08:00
Minghao Li 956ab45a30 enh(sync): raft config change 2022-05-16 14:10:18 +08:00
Yihao Deng 683c8296ac
Merge pull request #12521 from taosdata/fix/rpcRegMemleak
fix(rpc): regArg mem leak
2022-05-16 13:45:41 +08:00
slzhou 8284d8b8e0 fix: accquire rpc client in the same way as dmInitClient 2022-05-16 13:27:04 +08:00
Hongze Cheng 449fa14f23 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table 2022-05-16 03:54:24 +00:00
Haojun Liao 94c8a67e23
Merge pull request #12524 from taosdata/feature/3.0_liaohj
fix(query): extract correct join condition from physical plan.
2022-05-16 11:22:40 +08:00
Haojun Liao a66bc98752 Merge branch '3.0' into feature/3.0_liaohj 2022-05-16 11:22:24 +08:00
slzhou 9cb2473580 feat: enhance udf func stub with last ref time 2022-05-16 11:15:57 +08:00
Haojun Liao 2df67d9133 fix(query): extract correct join condition from physical plan. 2022-05-16 11:10:05 +08:00
Ganlin Zhao 3ef067ff03 feat(query): add tail function 2022-05-16 11:03:15 +08:00
Hongze Cheng 8e9ccfd1d0 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table 2022-05-16 02:53:06 +00:00
wangmm0220 a1afea4066 refactor:fix memory leak 2022-05-16 10:28:20 +08:00
yihaoDeng 5c1cfd2cf9 fix(rpc): fix regArg mem leak 2022-05-16 09:45:14 +08:00
shenglian-zhou 8a867099b0
Merge pull request #12518 from taosdata/feature/udf
fix: change function name for tearing down udf handles
2022-05-16 09:39:22 +08:00
slzhou 4ae7a16749 fix: teardown udf optimization 2022-05-16 09:24:35 +08:00
Hongze Cheng d32174632e Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table 2022-05-16 01:23:51 +00:00
slzhou 8ce04a94f9 fix: change function name for tearing down udf handles 2022-05-16 09:06:08 +08:00
shenglian-zhou 4adba6ff23
Merge pull request #12503 from taosdata/feature/udf
fix: change udf comment
2022-05-16 08:04:20 +08:00
slzhou 5b35fcacd6 fix: teardown udf functions handles 2022-05-16 07:47:56 +08:00
Liu Jicong f77f910264 refactor(stream) 2022-05-16 02:11:47 +08:00
yihaoDeng e8a637699b enh(index): fix tag query error 2022-05-15 23:29:13 +08:00
Cary Xu 069ce051f0 feat: move sma module from tsdb to vnode 2022-05-15 20:17:20 +08:00
slzhou 89ba943981 fix: change udf comment 2022-05-15 14:15:46 +08:00
yihaoDeng 54d0e3c360 enh(index): fix tag query error 2022-05-15 11:29:59 +08:00
Liu Jicong 8b6820ffb0
Merge pull request #12489 from taosdata/feature/stream
refactor(stream)
2022-05-15 08:34:58 +08:00
Liu Jicong a6015d2f39 refactor(stream) 2022-05-15 08:14:23 +08:00
Haojun Liao 18fcb33465 refactor: do some internal refactor. 2022-05-15 00:04:51 +08:00
shenglian-zhou 1e385277b1
Merge pull request #12488 from taosdata/feature/udf
fix: clean the udf handles cache when pipe error
2022-05-14 23:53:54 +08:00
yihaoDeng c3760f2724 enh(index): fix tag query error 2022-05-14 23:40:43 +08:00
slzhou 692ae29c6c fix: clean the udf handles cache when pipe error 2022-05-14 23:39:10 +08:00
Haojun Liao a170b3fa9d
Merge pull request #12486 from taosdata/feature/3.0_liaohj
fix(query): set the correct row index during generating join results.
2022-05-14 23:27:52 +08:00
shenglian-zhou 02bf4a3420
Merge pull request #12485 from taosdata/feature/udf
feat: reuse udf pipes connecting to udfd
2022-05-14 23:07:16 +08:00
WANG MINGMING 919f87e6e0
Merge pull request #12483 from taosdata/feature/TD-14761
fix: memory leak in schemaless
2022-05-14 23:03:57 +08:00
Haojun Liao 5a72ca804b fix(query): set the correct row index during generating join results. 2022-05-14 23:03:02 +08:00
slzhou 6f48fa5f47 Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-14 22:51:38 +08:00
slzhou 911cd1fe66 fix: reuse existing udf handles and teardown the handle later 2022-05-14 22:51:13 +08:00
Hongze Cheng da75e3d19f Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table 2022-05-14 14:40:18 +00:00
Haojun Liao 0c111d3315
Merge pull request #12482 from taosdata/feature/3.0_liaohj
fix(query): remove expired moving data operation during extract data …
2022-05-14 22:35:10 +08:00
Hongze Cheng 65edd3296e feat: alter super table 2022-05-14 14:29:04 +00:00
wangmm0220 98a2d311b7 refactor:fix memory leak 2022-05-14 22:15:55 +08:00
Haojun Liao b6677e1a5d fix(query): remove expired moving data operation during extract data from in-memory buffer. 2022-05-14 22:13:27 +08:00
Yihao Deng 7f08c25030
Merge pull request #12481 from taosdata/fix/avoid_invalid_rw
enh(index): fix sanitizer error
2022-05-14 21:45:52 +08:00