avantgardnerio commented on PR #2294: URL: https://github.com/apache/datafusion-ballista/pull/2294#issuecomment-5283567049
@phillipleblanc purely additive PR, TDigest untouched. One thing I found while writing it though: TDigest can lose a batch's min/max entirely when the batch contains a NaN, and cut_partitions routes files on exactly those. Repro in the description. Does that change your view on keeping both vs migrating off it later? Happy either way, just want to know before I build more on top. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
