zfoobar commented on PR #34991:
URL: https://github.com/apache/arrow/pull/34991#issuecomment-1501120274

   Good move. I have to see why it’s failing the macos runner as wellSent from 
my iPhoneOn Apr 9, 2023, at 2:40 AM, Randolf Scholz ***@***.***> wrote:
   Following my #34987 (comment), I think it should be:
   def __bool__(self) -> bool:
       if self.is_valid:
           return self.as_py()
       raise TypeError("Boolean value of null is ambiguous.")
   
   —Reply to this email directly, view it on GitHub, or unsubscribe.You are 
receiving this because you authored the thread.Message ID: ***@***.***>


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