Fokko Driesprong

Results 140 issues of Fokko Driesprong

This way we can just use the code as is when releasing, and we don't have to remove the modifier afterward.

python

If a field is being deleted that used to be part of a partition spec, that will throw an error because it cannot resolve the field anymore. See the issue...

API
spark
core

### Feature Request / Improvement Working on the ManifestEvaluators to filter the manifests ### Query engine Other

python

### Feature Request / Improvement Convert an Iceberg table into a PyArrow dataset. This would unlock all the users that use Arrow and Pandas. This way users can read data...

### Feature Request / Improvement It would be awesome to integrate pyiceberg with Dask to allow reading in data from iceberg tables into Dask. ### Query engine Other

After adding this I'm able to Trino it as a Metastore, and query tables.

### Description of Change Bumped the boto versions because I would love to use the bearer authentication: https://github.com/boto/botocore/commit/e5e848a3c9c2c94e36c62d930b0dc42b93c29d43 ### Assumptions Everything is still compatible ### Checklist for All Submissions *...

### Description of Change I noticed that pre-commit was changing some files, therefore I think it is good to add it to the CI to make sure that everything stays...