azure-functions-python-worker
azure-functions-python-worker copied to clipboard
MaxItemCount in CosmosDB binding
Describe the request: A clear and concise description. Cosmos DB binding should be able to tune "maxitemcount" parameter.
As of now it is unclear how best page count is calculated. At least it should be well documented how to optimize for "large" extraction.
If not already, the number of pages returned should be set dynamically equalling "maxitemcount=-1"