This is an automated email from the ASF dual-hosted git repository. zeroshade pushed a change to branch fix-manifest-entry-partition-schema in repository https://gitbox.apache.org/repos/asf/iceberg-go.git
at 41647c0 simplifications of manifest handling This branch includes the following new commits: new f39f69d Fix #305: ManifestEntry partition field schema should be dynamically built new d6e5715 - replace all Must* functions on the Avro schema building code with a single generic Must function - create constants of non-parametric Avro schema to prevent wasting resources on rebuilding them each time - add license blurb to all new files new 4a58797 Add support for new types when converting Iceberg -> Avro schema new 9a8eaf6 Working iceberg <--> avro schema type conversions new 40e63d5 - add new WriteManifestEntries to writes Manifest files with proper metadata: https://iceberg.apache.org/spec/#manifests - fix a few bug in Metadata builder that triggers on table creation new 41647c0 simplifications of manifest handling The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference.