zeroshade opened a new pull request, #173:
URL: https://github.com/apache/arrow-go/pull/173
Split from #171 to be a more focused PR.
Currently we will properly write arrow data with the canonical UUID
extension type as a parquet UUID column via `pqarrow`. This PR enables us to
read back that data using the `extensions.UUID` data type correctly even when
we don't have a stored schema.
Added a test to the `ArrowExtensionTypeRoundTrip` to ensure proper round
trip without a stored schema.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]