Krzysztof Majk
Krzysztof Majk
thx fix applied
I'm using bulk loader under dotnet 6.0 it works ok with ```DateTime[] startAt = new DateTime [batchSize]; // Clickhouse schema DateTime('UTC')```
I have successfully reproduced this issue with 5 concurrent producers (after ~3mln messages) - happens every time. `2022-11-05 12:55:34 +01:00: Upstream closed connection: FRAME_ERROR - type 3, all octets =...
@TalZaccai I can do this. I'll write in a few days how I'm doing.
@TalZaccai Ok so basic support is working. Can you please review my code? I also have questions about: >7. Add a new method to ListObjImpl which will perform the required...