Leonid Boykov
Leonid Boykov
### Issue description Altering table to add a new column causes an error ``` [AppendStruct]: missing destination name "" in " ``` even if I've specified a default value for...
### Issue description The `Send` method marks batch as `sent` with any outcome, even if there is some error occurred. There is no way to retry batch sending in case...
##### Description The description of the `Net` struct says that inner properties correspond to network-level configuration. However, `Net.ReadTimeout` is affected by some other timeouts, i.e. if `Consumer.Group.Rebalance.Timeout` is greater than...