otegami opened a new pull request, #46894:
URL: https://github.com/apache/arrow/pull/46894

   ### Rationale for this change
   
   The GLib bindings were missing methods to handle distinct count statistics 
in GArrowArrayStatistics.
   
   ### What changes are included in this PR?
   
   This PR adds the following:
   - Add garrow_array_statistics_has_distinct_count()
   - Add garrow_array_statistics_get_distinct_count()
   - Add garrow_array_statistics_set_distinct_count()
   - Add tests for distinct count
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   No.
   
   * GitHub Issue: #44435 


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