Dylan
Dylan
### What happened It seems `Partition field IDs must be greater than or equal to 1000` is unnecessary. Is it a restriction required by nessie? I don't see this restriction...
> LGTM. Maybe we can add locality backfill here as well 🤔 Can you open an issue to track that under locality backfill's tracking issue and cc me? _Originally posted...
I hereby agree to the terms of the [RisingWave Labs, Inc. Contributor License Agreement](https://raw.githubusercontent.com/risingwavelabs/risingwave/17af8a747593ebdbfa826691daf75bdab7d14fa0/.github/contributor-license-agreement.txt). ## What's changed and what's your intention? - use arrow 56 - use datafusion 50 -...
I hereby agree to the terms of the [RisingWave Labs, Inc. Contributor License Agreement](https://raw.githubusercontent.com/risingwavelabs/risingwave/17af8a747593ebdbfa826691daf75bdab7d14fa0/.github/contributor-license-agreement.txt). ## What's changed and what's your intention? Refactored the Iceberg connector to delegate delete file handling...
### Is your feature request related to a problem? Please describe. API in iceberg-rust sdk. (Changes are needed) https://github.com/risingwavelabs/iceberg-rust/blob/833739eacf094fed8e33849ab68df0a0937e16da/crates/iceberg/src/io/object_cache.rs#L42-L47 Maybe we can maintain an manifest cache in the frontend/serving node...