nstylo
nstylo
I came across your project while working on a tool built on gmx. I need to differentiate between newly openend positions and updated positions. Apparently you solved this:  Can...
I am using the [inserter](https://docs.rs/clickhouse/latest/clickhouse/inserter/struct.Inserter.html) to periodically write batches of messages from a Kafka topic into ClickHouse. I wonder what happens to the data when an error happens on write/commit....
### Is this your first time submitting a feature request? - [x] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [x] I have searched the existing issues, and...