john-bodley commented on issue #8733: WIP: Replace pandas.DataFrame with 
PyArrow.Table for nullable int typing
URL: 
https://github.com/apache/incubator-superset/pull/8733#issuecomment-562610665
 
 
   @robdiciuccio an issue was reported recently at Airbnb where nullable 
booleans weren’t being reported correctly, i.e., `NULL` was being cast to 
`false` per 
[here](https://stackoverflow.com/questions/34520267/getting-boolean-pandas-column-that-supports-na-is-nullable).
 
   
   Is this something which will be resolved by using `PyArrow`? 
   
   cc: @etr2460 @graceguo-supercat 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to