Protryon / klickhouse

Rust crate for accessing Clickhouse
Apache License 2.0
92 stars 21 forks source link

fix: #64 use std::ffi::c_char instead of local defined c_char i8 to f… #65

Closed tkoeppen closed 3 months ago

tkoeppen commented 3 months ago

…ix lz4::liblz4::LZ4_compress_default E0308 compile error in aarch64 docker build

should fix: https://github.com/Protryon/klickhouse/issues/64