-
### Describe the bug
When using the `tauri_plugin_log` plugin with the Webview target as such
```
.plugin(
tauri_plugin_log::Builder::new()
.targets([Target::n…
-
I mean this:
![image](https://github.com/user-attachments/assets/92660cac-c6e0-41dc-b3f3-4ccd1c9fc9ab)
At the very least the repo should have the "rust" tag!
-
I'm trying to implement a custom partitioner for a Kafka producer using `rust-rdkafka`, specifically with the `FutureProducer`. However, despite implementing a custom partitioner and specifying it in …
-
# Environment
**Delta-rs version**:
0.21.0
**Binding**:
**Environment**:
- **OS**:
Linux
***
# Bug
switching from pyarrow engine to rust increase memory usage by nearly 3X, the job…
-
### Feature Request / Improvement
Based on some testing in Iceberg-Rust https://github.com/apache/iceberg-rust/pull/349#pullrequestreview-2444443544 it came to the light that with PyIceberg the `file…
-
I want to use pg_later to [create pgvector index](https://github.com/pgvector/pgvector/?tab=readme-ov-file#hnsw) as an async job. But it looks like `sqlparser-rs` can not parse the SQL.
```
postgr…
-
We do permit having more than one copy of the Rust runtime inside a binary, and AFAIK we also permit "Rust" ABI function calls between code using different runtimes, as long as they were built with th…
-
I wanted to know if it's possible to make queries from the Rust side, or if should be using other library if I don't plan to use the frontend side.
Currently, with the store plugin I do this:
`…
-
I have tried multiple ways of trying to login greeting message from tauri on the rust side, but nothing works. So the app is compiling, however no logs, I see greeting message in the android emulator,…
-
```
~/development/subtensor$ cargo audit --version
cargo-audit-audit 0.21.0
~/development/subtensor$ cargo audit
Fetching advisory database from `https://github.com/RustSec/advisory-…