In preparation for adding Data Reading, I'm splitting up the PRs to make them more reasonable to review.
This PR updates the version of the Arrow Go library being utilized and implements the conversions from Arrow Schemas to Iceberg Schemas, including name mapping for handling field IDs properly.
In preparation for adding Data Reading, I'm splitting up the PRs to make them more reasonable to review.
This PR updates the version of the Arrow Go library being utilized and implements the conversions from Arrow Schemas to Iceberg Schemas, including name mapping for handling field IDs properly.
Tests are also included for this.