klickhouse
klickhouse copied to clipboard
Make Block::read and Block::write public
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