TessaIO
TessaIO
Apparently, the docs area bit outdated, as the new time format requires the seconds also when specifying the `from` and `to` options.
* [x] I added CHANGELOG entry for this change. * [ ] Change is not relevant to the end user. ## Changes Resolves #8483 This PR adds useful debug logs...
Fixes #18840. ### Description log total bytes gathered when max scatter-gather bytes limit is reached #### Release note log total bytes gathered when max scatter-gather bytes limit is reached This...
### Description Currently, when the query returned data is bigger than the max scatter-gather, we just log that the query's max scatter-gather bytes limit is reached, but we don't have...