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

   Besides, the min-max api looks like:
   
   ```c++
     /// \brief Return true if the min and max statistics are set. Obtain
     /// with TypedStatistics<T>::min and max
     virtual bool HasMinMax() const = 0;
   ```


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