klickhouse icon indicating copy to clipboard operation
klickhouse copied to clipboard

Make Block::read and Block::write public

Open cpg314 opened this issue 11 months ago • 0 comments

This is a follow-up to https://github.com/Protryon/klickhouse/issues/28. It allows other crates to construct Blocks from data.

I use Block::read functions in https://github.com/cpg314/polarhouse (here) and having this merged would allow me to release the crate on crate.io

cpg314 avatar Feb 25 '25 23:02 cpg314