mapleFU commented on issue #36385:
URL: https://github.com/apache/arrow/issues/36385#issuecomment-1825819951

   @tcrasset I think the `distinct_count` is bug prone, and relying on it is a 
bit dangerous ( since some legacy writer might write the bad data)
   
   One take-away is using a `distinct_count` when we're using DictEncoder and 
Dict didn't fallback, you can try to add this


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