Azure / azure-cosmosdb-bulkexecutor-java-getting-started

Bulk Executor Utility for Azure Cosmos DB Java SQL API
Creative Commons Attribution 4.0 International
14 stars 13 forks source link

Document size larger than script payload limit #10

Open Liave100 opened 3 years ago

Liave100 commented 3 years ago

Hi,

when inserting with bulk import I get this error message: "Document size 363925 larger than script payload limit. 220201". can you please advise what is the limit of the library and why is it smaller (?) than the cosmos DB limit? is there a recommended size to insert for each document?

thanks, Liav