We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639eaec commit 321fae9Copy full SHA for 321fae9
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-* Changed behavior on `result.Err()` on truncated unary result (returns non-retryable error now)
+* Changed behavior on `result.Err()` on truncated result (returns non-retryable error now, exclude `StreamExecuteScanQuery`)
2
* Added `ydb.WithIgnoreTruncated` option for disabling errors on truncated flag
3
* Added simple transaction control constructors `table.OnlineReadOnlyTxControl()` and `table.StaleReadOnlyTxControl()`
4
* Added transaction control specifier with context `ydb.WithTxControl`
0 commit comments