gruuya commented on PR #25292:
URL: https://github.com/apache/datafusion/pull/25292#issuecomment-5776362537

   Alright, I've unslopped and polished the PoC, and opened a PR that uses 
bitmap buckets: https://github.com/apache/datafusion/pull/25602
   
   I think that's a more elegant approach to the problem; same effect 
(clustered dynamic pruning through a join), but without any extra configs, so 
on by default (though it only works for integer-like keys for now).


-- 
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]

Reply via email to