Fokko Driesprong
Fokko Driesprong
### Feature Request / Improvement This allows distribution of the Catalog object within Ray.
### Feature Request / Improvement This allows distribution of the Table object within Ray.
### Feature Request / Improvement PyIceberg has added support for glue catalog. We need to have support for Nessie catalog too just like hive, glue, REST catalogs. Migrated from https://github.com/apache/iceberg/issues/6414
### Feature Request / Improvement Allow setting table properties through Hive
### Feature Request / Improvement Have an API to efficiently perform an upsert
### Feature Request / Improvement Migration of issue https://github.com/apache/iceberg/issues/8619
### Feature Request / Improvement Migrated ticket https://github.com/apache/iceberg/issues/3220 Check the original ticket for details.
Add a section on how to use development snapshots.
Apache Avro 1.9.0 brings a lot of new features: * Deprecate Joda-Time in favor of Java8 JSR310 and setting it as default * Remove support for Hadoop 1.x * Move...