dentiny

Results 58 issues of dentiny

### Search before asking - [x] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description Similar to v1 issue: https://github.com/ray-project/kuberay/issues/3344, it's general practice to practice...

enhancement
apiserver
P2
stability

### Search before asking - [x] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description In the Apr.22, 2025 community meeting, kuberay main contributors and...

enhancement
good-first-issue
help-wanted
apiserver
P0.5
1.5.0

### Describe the issue gcc's STL implementation suffers the same problem, see [issue](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70298) for details. I'm wondering if abseil team plans to resolve it. ### Steps to reproduce the problem...

### Feature Description Hi team, I'm now heavily use opendal in my work, I'm wondering if it's possible to provide a mock `Operator`, so I could easily mock in my...

enhancement
releases-note/feat
rust

## Which issue does this PR close? - Closes https://github.com/apache/iceberg-rust/pull/1698 ## What changes are included in this PR? Context: I see huge CPU time spent on manifest list loading, especially...

### Is your feature request related to a problem or challenge? Hi team, I'm using catalog heavily in my daily dev and testing. `Catalog` is "proxy" / "library" / whatever-you-call-it...

enhancement
stale

### Is your feature request related to a problem or challenge? Hi team, I plan to use `list_namespaces` and `list_tables` on recovery. For example, when a server goes back, created...

enhancement

### Is your feature request related to a problem or challenge? Reading from the iceberg [spec](https://iceberg.apache.org/spec/#version-3), it mentions - Writers must set the table's next-row-id and use the existing next-row-id...

enhancement

### Is your feature request related to a problem or challenge? Currently parquet and arrow are still at v0.55, while other well-known libraries (like deltalake) are also upgraded to v0.56:...

enhancement

Hi team, I'm suffering link error when compiling the extension. (I feel weird, since vcpkg is supposed to be hermetic from my understanding.) Error message: ```sh [ 90%] Building CXX...