GitHub user LiaCastaneda added a comment to the discussion: Is HashAggregation spilling enabled by default?
Thanks for the answer, yes this makes sense & that's exactly what is happening to me, when I set a concrete memory pool it fails otherwise using a `UnboundedMemoryPool` it works just fine GitHub link: https://github.com/apache/datafusion/discussions/15543#discussioncomment-12764463 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
