Fokko Driesprong

Results 140 issues of Fokko Driesprong

### Rationale for this change It would be good to check against Java 21 on each change of the code. It looks like the current version of Spotless does not...

### Describe the enhancement requested Java 21 LTS release ### Component(s) Build

Type: enhancement

### Describe the enhancement requested ### Remove Hadoop 2 support There is fallback logic in case it needs to seek within a file. ### Component(s) _No response_

Type: enhancement

### Describe the enhancement requested ### Remove support for Hadoop1 There is still some fallback logic in case of seeking within a file. ### Component(s) Build

Type: enhancement

resolves # [docs](https://github.com/dbt-labs/docs.getdbt.com/issues/new/choose) dbt-labs/docs.getdbt.com/# ### Problem Spark 3.3 is end-of-life and therefore not the best candidate to test against. ### Solution ### Checklist - [ ] I have read [the...

cla:yes
Stale

### Is your feature request related to a problem or challenge? As a next step in integrating PyIceberg and Iceberg-Rust, it would be great to push down the Parquet reading...

enhancement

# Iceberg-rust Write support I've noticed a lot of interest in write support in Iceberg-rust. This issue aims to break this down into smaller pieces so they can be picked...

epic

Tracks the progress of the V3 implementation - [ ] New DataTypes - [x] **UnknownType**: Added in https://github.com/apache/iceberg-python/pull/1681 - [x] **Timestamp(Tz)NanoType**: Introduced in https://github.com/apache/iceberg-python/pull/1632 - [ ] **VariantType**: https://github.com/apache/iceberg-python/issues/1819 -...

V3

### Feature Request / Improvement Right now we don't show the `initial-default` and `write-default` in the `repr` of the `NestedField`. This is because we use it internally to deserialize the...

V3