Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • collection_name:  the target collection name  (required)
  • partition_name: target partition name  (optional)
  • files: a list of files with pre-defined row-based format or a dict of files with column-based format  (required)
  • bucket: the MinIO/S3 bucket where the files come from, same with Milvus server bucket by default  (optional)
  • default_fields: a dict to set the default value for some fields (optional)


Pre-defined format for import files





Proxy RPC Interfaces

    The declaration of import API in proxy RPC:

...