jorisvandenbossche commented on issue #34173:
URL: https://github.com/apache/arrow/issues/34173#issuecomment-1430588608

   Some previous related discussion (but about NaNs, not null): 
https://issues.apache.org/jira/browse/ARROW-9723
   
   And it seems that the mode kernel initially emitted null for 
`skip_nulls=False`, but this was changed to an empty struct in 
https://github.com/apache/arrow/pull/8637 (the PR that introduced the ability 
to return the n most occurring values and their count). 
   So in any case the documentation is not fully up to date with this change in 
behaviour.


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