Anthony Dodd
Anthony Dodd
In GitLab by @doddzilla on Dec 5, 2020, 09:12 changed the description
Nice, thanks for the response. I'll give it a try.
Wondering the same thing. I definitely love the simplicity of this crate. A mutation API would be even better! Already plans to work on this? Open to a PR?
I am observing the same issue.
One of the primary use cases would be for ensuring buffers have enough space to be able to encode a full record batch. However, this might be tricky as compression...
I'm getting the same thing, except mine is for `and product_version 'thelio-mira-b1'`.
Looks like [this is the line](https://github.com/system76/thelio-io-windows/blob/master/src/main.rs#L89) where the code checks the product version. This driver just probably hasn't been updated to account for newver models of the mira. I'll make...
Well, that appears to have done the trick. I'll open a PR.
I'm seeing the same issue, specifically on my Arm Macbook. On my windows machine, it works just fine.