alamb opened a new issue, #14063:
URL: https://github.com/apache/datafusion/issues/14063

                 took me a while to figure out what's happening here; maybe 
instead check slice.nulls() explicitly and return None if it doesn't exist 
(i.e. there's no nulls)?
   
   also the pre-existing short-circuiting might be useful in cases where the 
nulls() index exists but valid_indices() truly is empty (i.e. the array is 
completely nulls)?
   
   _Originally posted by @Blizzara in 
https://github.com/apache/datafusion/pull/14042#discussion_r1907148647_
               


-- 
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...@datafusion.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to