cyb70289 opened a new pull request #10967: URL: https://github.com/apache/arrow/pull/10967
Current code performs k-way merge on multiple tdigests. Though looks fancy, it's not very useful in practice. More importantly, it brings big headache on how to maintain the input tdigest vector decently. This patch simplifies the API to merge only one tdigest once. -- 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]
