You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "cyb70289 (via GitHub)" <gi...@apache.org> on 2023/05/25 05:24:57 UTC

[GitHub] [arrow] cyb70289 commented on issue #35508: [C++][Python] Adding data to tdigest in pyarrow

cyb70289 commented on issue #35508:
URL: https://github.com/apache/arrow/issues/35508#issuecomment-1562290508

   > Is it possible to alter the scale function used in the implementation?
   
   It's currently hard coded in [c++ source](https://github.com/apache/arrow/blob/main/cpp/src/arrow/util/tdigest.cc#L63). It's possible to add new scale functions and export an option to choose one.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org