mwarqee

Results 2 issues of mwarqee

While testing https://github.com/vgrem/Office365-REST-Python-Client/blob/master/examples/sharepoint/lists/read_large.py I get the above error. Is there any mechanism currently to bypass this? Complete error message: office365.runtime.client_request_exception.ClientRequestException: ('-2147024749, Microsoft.SharePoint.SPQueryThrottledException', 'The query cannot be completed because the number...

question

## Expected Behavior When generating date ranges, avoid overlapping ranges with previous rows. ## Current Behavior I have read and followed the articles here: https://databrickslabs.github.io/dbldatagen/public_docs/DATARANGES.html?highlight=previous+rows & here https://databrickslabs.github.io/dbldatagen/public_docs/reference/api/dbldatagen.column_generation_spec.html?highlight=basecolumns#dbldatagen.column_generation_spec.ColumnGenerationSpec.baseColumns Current output:...