Commit Graph

244 Commits

Author SHA1 Message Date
wangmm0220 6215c460a1 fix:error in limit offset 2022-06-30 14:30:35 +08:00
Liu Jicong 0f0fe6276a merge from 3.0 2022-06-29 21:33:10 +08:00
wangmm0220 3725adc861 fix:merge from 3.0 2022-06-29 18:45:34 +08:00
54liuyao 5e0cbdf0b7 feat(stream): ignore close window 2022-06-29 16:49:45 +08:00
Liu Jicong 58803fafcf fix(query): check datablock should check output flag 2022-06-28 16:05:00 +08:00
wangmm0220 8e5099c44c Merge branch '3.0' into feature/TD-13041 2022-06-27 20:02:00 +08:00
slzhou 73c42c911b fix: fix compilation error 2022-06-27 16:29:20 +08:00
slzhou b67c65313b fix: add group to multi-merge operator 2022-06-27 16:25:14 +08:00
wangmm0220 5557c2ef93 fix: add limit for json operator 2022-06-27 16:17:58 +08:00
wangmm0220 c190fa5bd9 fix: keep n rows if limit n 2022-06-27 10:51:47 +08:00
Liu Jicong 0c1a51bad6 enh(stream): refine tqRetrieveDataBlock api 2022-06-25 20:03:29 +08:00
54liuyao 10e90ce973 feat(stream): auto pull data 2022-06-25 16:44:14 +08:00
Liu Jicong f2f5d68f3b fix(stream): memory leak 2022-06-23 22:05:00 +08:00
Haojun Liao e071649619 test: update the unit test. 2022-06-23 16:34:43 +08:00
shenglian zhou e69a767f1b Merge branch 'feature/3_liaohj' of github.com:taosdata/TDengine into feature/3_liaohj 2022-06-23 13:45:03 +08:00
shenglian zhou a31569f116 fix: set correct datablock rows and columns 2022-06-23 13:38:20 +08:00
Haojun Liao 2d31d3cb43 other: merge 3.0 2022-06-23 10:37:07 +08:00
Haojun Liao a0795fdd10 fix(query): set correct varchar length. 2022-06-23 00:47:28 +08:00
Haojun Liao 32e479858f fix(query): disable type check. 2022-06-22 23:48:23 +08:00
Haojun Liao 300f35188e fix(query): prepare the SColumnInfoData. 2022-06-22 21:18:11 +08:00
Haojun Liao ecc05bf75c fix(query): check pointer before use it. 2022-06-22 21:12:08 +08:00
Haojun Liao 02a53ee81f fix(query): set correct memory buffer size. 2022-06-22 21:03:59 +08:00
Haojun Liao 324eecdd99 fix(query): prepare the buffer before assigning result. 2022-06-22 20:24:26 +08:00
Haojun Liao 72a942b09e refactor(query): do internal refactor. 2022-06-22 19:44:14 +08:00
Haojun Liao b097e78708 fix(query): clear buffer before set data. 2022-06-22 19:40:59 +08:00
Haojun Liao c79eda9f70 fix(query): prepare the buffer before serialize the retrieved data. 2022-06-22 19:34:56 +08:00
Haojun Liao 14ddf539e0 refactor(query): do some internal refactor. 2022-06-22 17:21:04 +08:00
WANG MINGMING 15eb9c485e
Merge pull request #14069 from taosdata/3.0
feat:merge from 3.0
2022-06-22 16:33:15 +08:00
wangmm0220 db34294bed opt: filter by tag 2022-06-22 16:32:10 +08:00
Haojun Liao 1568722e8e fix(query): reserve correct buffer size before retrieve datablock from vnode. 2022-06-22 09:31:45 +08:00
Liu Jicong 342a1ae42d fix(stream): build ctb name 2022-06-17 21:00:10 +08:00
Cary Xu 111c3451f8
Merge pull request #13893 from taosdata/feature/TD-14481-3.0
fix: not submit for stables without rollup in rsma database
2022-06-16 18:14:05 +08:00
Cary Xu dbef3dfc55 fix: not submit for rsma without rollup 2022-06-16 15:34:33 +08:00
Haojun Liao 63884b554b fix(query): set correct sort buffer page size. 2022-06-16 10:51:29 +08:00
Liu Jicong 04593fa44e fix(stream): build table name 2022-06-14 16:38:33 +08:00
Liu Jicong 5881ef2690 refactor: convert datablock to submit block 2022-06-14 15:08:37 +08:00
Liu Jicong 601e454a24 enh(tmq): put offset store into vnode 2022-06-14 13:58:40 +08:00
Cary Xu f0652ba4ff
Merge pull request #13719 from taosdata/feature/TD-14481-3.0
refactor: tsma
2022-06-11 16:07:17 +08:00
Cary Xu 25911e12a4 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-11 15:16:20 +08:00
Haojun Liao a91053300c other: merge 3.0 2022-06-11 14:54:31 +08:00
Haojun Liao 9f4e89a7e2 Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj 2022-06-11 14:52:33 +08:00
Haojun Liao 0fbf30ce6d refactor: do some internal refactor, and add some check before create exchange operator. 2022-06-11 14:51:54 +08:00
Haojun Liao a80529e810
Merge pull request #13688 from taosdata/feature/3_liaohj
fix(query): fix invalid write.
2022-06-11 14:50:35 +08:00
Haojun Liao 94c8ca1e06 fix(query): add null pointer check. 2022-06-11 14:10:00 +08:00
Haojun Liao 80b7ba902c fix(query): add null pointer check. 2022-06-11 13:48:18 +08:00
Haojun Liao f30ae95b9d fix(query): add null pointer check. 2022-06-11 11:36:13 +08:00
Haojun Liao 79552ed65d fix(query): add null pointer check. 2022-06-11 11:35:42 +08:00
Haojun Liao afe612e369 refactor: remove unnecessary check. 2022-06-11 00:51:59 +08:00
54liuyao c790ac64d6 feat(stream): distribute stream interval 2022-06-10 15:54:20 +08:00
Cary Xu 2160a112f5 other: merge 3.0 2022-06-10 09:59:47 +08:00
Liu Jicong a2145321b5
Merge pull request #13663 from taosdata/feature/stream
feat(wal): support restore from snapshot
2022-06-10 00:04:13 +08:00
Liu Jicong 7ab3a1e42c feat(wal): support restore from snapshot 2022-06-09 23:08:06 +08:00
Cary Xu fff84f1cb4 other: merge 3.0 2022-06-09 20:08:50 +08:00
Liu Jicong 7ed9da56e3
Merge pull request #13653 from taosdata/feature/stream
feat(stream): sink table can be other db
2022-06-09 19:12:35 +08:00
Liu Jicong b23fa19bc4 feat(stream): sink table can be other db 2022-06-09 16:50:11 +08:00
Cary Xu 69e7c77f4a Merge branch '3.0' into feature/TD-14481-3.0 2022-06-09 15:15:22 +08:00
Liu Jicong 88313b9068
Merge pull request #13619 from taosdata/feature/stream
fix(query): decode
2022-06-09 13:03:35 +08:00
Cary Xu ffe4d7cc62 other: merge 3.0 2022-06-09 11:55:11 +08:00
shenglian-zhou 0b549e9de8
Merge pull request #13629 from taosdata/szhou/feature/multiwaymerge
fix: add group id to sort operator
2022-06-09 10:46:04 +08:00
Haojun Liao c7bbd9354b fix(query): set correct column number value for ssdatablock. 2022-06-09 10:17:43 +08:00
Haojun Liao 30b54fcfb5 refactor: do some internal refactor. 2022-06-09 09:36:50 +08:00
shenglian zhou 9afcca0355 fix: add group id to create initial source 2022-06-09 09:36:14 +08:00
Liu Jicong 9c127e3e69 fix(query): decode 2022-06-08 22:00:57 +08:00
Liu Jicong 6733636a1a
Merge pull request #13601 from taosdata/feature/retrievemsg
refactor: do some internal refactor.
2022-06-08 21:27:16 +08:00
Haojun Liao 716dd2c5e4 refactor: do some internal refactor, add the column info in STableRetrieveRsp. 2022-06-08 18:41:05 +08:00
Yihao Deng 0d665b57d2
Merge pull request #13605 from taosdata/enh/jsonIdx1
Enh/json idx1
2022-06-08 17:21:14 +08:00
yihaoDeng 6b39c690d2 json idx 2022-06-08 16:13:52 +08:00
Haojun Liao 9bee5e2cee refactor: do some internal refactor. 2022-06-08 16:08:26 +08:00
Cary Xu b5cf60170c Merge branch '3.0' into feature/TD-14481-3.0 2022-06-08 15:33:20 +08:00
shenglian-zhou 58161110e7
Merge pull request #13570 from taosdata/szhou/feature/multiwaymerge
feat: support multi-way sort merge
2022-06-08 15:32:39 +08:00
WANG MINGMING 098be04ab6
Merge pull request #13597 from taosdata/feature/TD-13041
fix:return false in is ture operator if result is null
2022-06-08 14:46:58 +08:00
wangmm0220 8e4690455d fix:return false in is ture operator if result is null 2022-06-08 14:06:42 +08:00
shenglian zhou 3a9b5cc6f4 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge 2022-06-08 13:43:56 +08:00
54liuyao 262a221c12 distributed interval 2022-06-08 09:33:11 +08:00
Cary Xu d4c33fba2f feat: create tsma result stable 2022-06-07 20:49:27 +08:00
shenglian zhou a0d96f9b98 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge 2022-06-07 17:41:27 +08:00
shenglian zhou eb6250de4f feat: support multiway sort merge 2022-06-07 17:41:11 +08:00
wangmm0220 652035d8b2 Merge branch 'fix/jsonIdx' of github.com:taosdata/TDengine into fix/jsonIdx 2022-06-07 16:29:30 +08:00
wangmm0220 7ab66e5b6b fix:memory leak in doFilter 2022-06-07 16:29:00 +08:00
Liu Jicong 65900c32c3 enh(stream): use same name rule with schemaless 2022-06-07 15:40:11 +08:00
Liu Jicong 34a46348c3 merge from 3.0 2022-06-07 11:38:37 +08:00
Liu Jicong 1a84d07188 fix(stream): msg deserialize 2022-06-07 11:36:40 +08:00
Cary Xu ea8239c8e5 fix: fix type convert of sum/avg for rsma 2022-06-06 16:40:37 +08:00
wangmm0220 3aab380045 feat: merge from 3.0 2022-06-05 22:34:12 +08:00
Cary Xu 1c46958cb4 enh: check max/sum/avg func for rsma 2022-06-05 19:55:06 +08:00
wangmm0220 020372cc75 feat: add sort/group logic for json 2022-06-05 18:26:16 +08:00
wangmm0220 a2ebeda89c feat: add sort/group logic for json 2022-06-04 19:28:30 +08:00
Liu Jicong 77fe6a4ef7
Merge branch '3.0' into feature/3_liaohj 2022-06-02 15:05:49 +08:00
wangmm0220 19b0932781 feat:merge from 3.0 2022-05-31 23:46:04 +08:00
wangmm0220 816cea07f9 feat:add new logic for new tag format 2022-05-31 17:49:33 +08:00
Haojun Liao d358212a14 fix(query): move the bitmap when drop first rows. 2022-05-31 17:02:44 +08:00
Cary Xu 890075ef4a fix: init buf to avoid invalid write 2022-05-29 00:59:23 +08:00
Haojun Liao 067e29f728
Merge pull request #13169 from taosdata/feature/3_liaohj
fix(query): set correct start offset of binary data when trimming values.
2022-05-28 22:32:09 +08:00
Haojun Liao 041cb3f055 fix(query): set correct start offset of binary data when trimming first value. 2022-05-28 20:10:18 +08:00
Yihao Deng 7710766583
Merge branch '3.0' into enh/tagFlt 2022-05-28 18:40:54 +08:00
Cary Xu 292d579932 feat: adapt for interface 2022-05-28 18:05:50 +08:00
Cary Xu 9b4c9e4802 enh: tag refactor for normal tags 2022-05-28 17:16:04 +08:00
yihaoDeng 6acbe7e777 enh: support tag filter 2022-05-28 16:15:24 +08:00
Cary Xu 45b88c1a2d feat: build submit blk by groupid in rsma result 2022-05-27 20:21:41 +08:00
Haojun Liao 2ced335b04 fix(query): set the proper buffer page size. 2022-05-26 17:48:07 +08:00