goldmedal commented on issue #15382:
URL: https://github.com/apache/datafusion/issues/15382#issuecomment-2751311833
> * Add a mode that outputs selection vectors (for now let's use dense
boolean arrays so it can be added to `RecordBatch`) in `RepartitionExec`. The
array outputs `true` f
zebsme commented on issue #15382:
URL: https://github.com/apache/datafusion/issues/15382#issuecomment-2752247061
>
> > * Add a mode that outputs selection vectors (for now let's use dense
boolean arrays so it can be added to `RecordBatch`) in `RepartitionExec`. The
array outputs `true`
Dandandan commented on issue #15382:
URL: https://github.com/apache/datafusion/issues/15382#issuecomment-2750596093
Yes, I agree with @alamb I don't consider this super easy. However, feel
free to try and implement some steps and let us know when you need help @zebsme
.
Probably it m
alamb commented on issue #15382:
URL: https://github.com/apache/datafusion/issues/15382#issuecomment-2749333765
@zebsme this is likely a fairly tricky thing to implement, just FYI
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH