Skip to content
Snippets Groups Projects
Commit 4ecdea69 authored by Yihao Dai's avatar Yihao Dai Committed by yefu.chen
Browse files

Refactor query node and query serviceMain changes:1. Add ddBuffer and save binLog.

2. Trans to insertData.
3. Change dataFields data to Data, dim to Dim4. Add float vector and binary vector.5. Deserialize data and convert to InsertData.6. Move all data into InsertData.7. Add insert buffer and hash string.
8. Add minIOkV in insertBuffer node.
9. Init write node insertBuffer maxSize from writeNode.yaml.
10. Add ddBuffer.
11. Add ddBuffer binLog and minio.
12. Add ddNode unittest.
13. Remove redundant call.
14. Increase test time.
15. Delete ddl const, use request's timestamp instead.

Signed-off-by: default avatarbigsheeper <yihao.dai@zilliz.com>
parent f5198bca
No related branches found
No related tags found
Showing
with 1566 additions and 1432 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment