cashmand commented on PR #455:
URL: https://github.com/apache/arrow-go/pull/455#issuecomment-3138348439

   > Correct, the spec states that if the typed_value field is omitted, then 
the value field must be required, so Go errors if it is optional when the 
typed_value field is omitted causing this test case to fail.
   
   My preference would be to relax the spec for this issue. It doesn't seem 
like there's much benefit to enforcing it on the read side, and it's easy to 
imagine a writer failing to enforce it in some cases where it usually adds a 
`typed_value` to the schema, but not always.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to