dwilson1988 commented on PR #545: URL: https://github.com/apache/arrow-go/pull/545#issuecomment-4024618233
In arrow? We can provide the raw structs and such, but that puts a lot of burden on the user to get a concrete type. I agree that with iceberg we don't need much, but for a particular Value, getting the raw arrow structs is less immediately useful than getting a Go type back (as is already done for other types like `uuid`). -- 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]
