Commit bd22883a authored by JinHai-CN's avatar JinHai-CN
Browse files

Merge branch 'master' into 0.6.0

parents 25e141b7 05b5b56e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
---
name: "\U0001F41B Bug report"
about: Create a bug report to help us improve Milvus
title: "[BUG]"
title: ''
labels: ''
assignees: ''

+1 −1
Original line number Diff line number Diff line
---
name: "\U0001F4DD Documentation request"
about: Report incorrect or needed documentation
title: "[DOC]"
title: ''
labels: ''
assignees: ''

+1 −1
Original line number Diff line number Diff line
---
name: "\U0001F680 Feature request"
about: Suggest an idea for Milvus
title: "[FEATURE]"
title: ''
labels: ''
assignees: ''

+1 −1
Original line number Diff line number Diff line
---
name: "\U0001F914 General question"
about: Ask a general question about Milvus
title: "[QUESTION]"
title: ''
labels: ''
assignees: ''

+1 −1
Original line number Diff line number Diff line
We manually change two APIs in "milvus.pd.h":
We manually change two APIs in "milvus.pb.h":
    add_vector_data()
    add_row_id_array()
    add_ids()