Wouter de Bie
Wouter de Bie
Moved this into and issue (@bolkedebruin). The issue is that there are no tests for Kerberos. I'm not sure if the minicluster can do this (@ravwojdyla) and how to setup...
Hi! I've just found an issue using JsonStringToMap on PIG 0.8.1. The schema `"json: [chararray]"` throws a `ParseException`. The following works on PIG 0.8.1: ``` return Utils.getSchemaFromString("json: []", DataType.CHARARRAY); ```...
There are a few places where locast2tuner explicitly panics, but this means that the error messages are kind of bad. Similarly, there are places where `unwrap` is used, which could...
We should have binary packages built for ~~MacOS~~, Windows, ~~Ubuntu~~ and ~~Docker~~.
I'm pretty much using the http client in the example, however, I need to post some data. When doing this, I get a debug message: ``` I (891184) esp-x509-crt-bundle: Certificate...
I'm working on a project that is based on `[esp-idf-template](https://github.com/esp-rs/esp-idf-template)` and when I'm trying to include `esp-idf-hal` in my `Cargo.toml` compilation fails with the following error: ``` error[E0530]: function parameters...
The current version conflicts with nodes that require a later version.
- Bumps py-cpuinfo to version 9 - Since there are no precompiled llama-cpp-python wheels available for MacOS on Apple Sillicon, this installs direclty from pypiy.org