Azure / azure-kusto-java

Microsoft Azure Kusto Library for Java
MIT License
38 stars 43 forks source link

Managed streaming - better estimation for decision for streaming vs queuing #368

Closed ohadbitt closed 2 weeks ago

ohadbitt commented 4 months ago

Added

This will also allow users to stream bigger than 4mb non-compressed data

github-actions[bot] commented 4 months ago

Test Results

326 tests  +4   318 ✅ +4   3m 50s ⏱️ +48s  27 suites +2     8 💤 ±0   27 files   +2     0 ❌ ±0 

Results for commit 304ff39e. ± Comparison against base commit b7d2477f.

:recycle: This comment has been updated with latest results.

AsafMah commented 4 months ago

This is a very big PR, can you summarize the changes in more detail?

Also, for disableRetries, maybe we want to fold this in to a more robust Policy object like @yogilad suggested and worked on.

AsafMah commented 3 weeks ago

Go over the pending comments, but approved in principle