Skip to content

Commit 2259e51

Browse files
committed
Clean up
1 parent 4dbb430 commit 2259e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgml-sdks/pgml/python/examples/load_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ async def main():
4343

4444
# The default batch size is 100, but we can override that if we have thousands or
4545
# millions of documents to upload it will be faster with a larger batch size
46-
await collection.upsert_documents(documents, {"batch_size": 1000})
46+
# await collection.upsert_documents(documents, {"batch_size": 1000})
4747

4848
# Now we can search over our collection or do whatever else we want
4949
# See other examples for more information on searching

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy