bidhan-a opened a new issue #10972:
URL: https://github.com/apache/arrow/issues/10972


   Hello,
   
   The [`Interface` 
](https://pkg.go.dev/github.com/apache/arrow/go/arrow/array#Interface)interface 
provides methods `IsNull` and `IsValid` to check whether the value at the given 
index is null or not null. 
   
   Is there a way we can get the actual value at the given index?
   
   Thanks 


-- 
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]


Reply via email to