mapleFU commented on PR #35989:
URL: https://github.com/apache/arrow/pull/35989#issuecomment-1596204490

   > data = [1, 2, 2, None, 4], type = DataType(uint16), physical_type = 'INT32'
   min_value = 1, max_value = 4, null_count = 1, num_values = 4, distinct_count 
= 0
   
   After my reflect, the `distinct_count` need to be fixed. Can you confirm 
that @pitrou ?
   


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