nazq

Results 10 issues of nazq

### Problem description Would like to see read support for Apache Iceberg similar to the support for delta. Cc @asheeshgarg

enhancement

## Feature Request uv is a great rust built pip replacement (https://github.com/astral-sh/uv). Would be great to add a variable to show if the env was created by uv #### Is...

✨ enhancement

### Steps to Reproduce Per https://github.com/astral-sh/rye/issues/941 I have an offline rye installation now working. To summarise, I have an internal pypi mirror and no proxy so followed these steps: 1....

Haven't updated the docs just yet but wanted to get some folks to look at the code changes first.

I've been using rye for a while now and generally very happy with it over poetry. One thing I would like to see though is a general use param to...

I have many py/rust projects where I control the build and test steps then only do a final rye build, or maybe even maturin build at the end. It would...

### What happened? Setup all helm installed: - ingress-nginx-4.12.1 appver - 1.12.1 - oauth2-proxy-7.12.8 appver - 7.8.2 - kubernetes-dashboard-7.11.1 dashboard ingress: ``` kong: admin: tls: enabled: false app: ingress: enabled:...

kind/bug

Was getting a bunch of 429s and I noticed the Builders are different between the sync and tokio variants. Adding with_retries into the tokio mod would work. But I was...

## Summary The LSP plugin system (rust-analyzer-lsp, typescript-lsp, etc.) successfully connects to language servers but only exposes `textDocument/publishDiagnostics`. Core IDE navigation features are not available as tools despite the LSP...

enhancement
has repro
area:tools