andygrove commented on PR #3009: URL: https://github.com/apache/arrow-datafusion/pull/3009#issuecomment-1205368676
> For the `median` state store, a `Map<value, value_occurence_count>` might be more likely to be space efficient. Though it may require more computations than the current approach, and likely not work with arrow compute kernels. Clever idea. I'm not sure that would work for floating-point types? -- 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]
