clickhouse.rs
clickhouse.rs copied to clipboard
Add `Insert::written_bytes` method
Summary
Add a function to retrieve written_bytes from and Insert, so users can create their own inserter logic.
LGTM, thanks for your contribution!
@mmcgee-jump, can you share why the inserter feature is unsuitable for your use case?
Closing due to inactivity.