Skip to content

Commit 57fcb59

Browse files
Update do_bulk_insert.md
1 parent eaa7e58 commit 57fcb59

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

API_Reference/pymilvus/v2.4.x/ORM/utility/do_bulk_insert.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# do_bulk_insert()
22

3-
<div class="alert warn">
3+
This operation bulk-inserts data from specified files.
4+
5+
<div class="alert warning">
46

57
This function is deprecated in v2.4.x and will be removed in a future release. Please use `bulk_import()` instead.
68

79
</div>
810

9-
This operation bulk-inserts data from specified files.
10-
1111
## Request Syntax
1212

1313
```python

0 commit comments

Comments
 (0)