adriangb commented on issue #21080: URL: https://github.com/apache/datafusion/issues/21080#issuecomment-4555033091
@LiaCastaneda will you open a tracking issue to actually fix the problem? I imagine it will end up being some combination of adapting distributed engines to either not split the plan in that way or implement a distributed communication channel + all of the same stuff we've been dealing with for `DynamicFilterPhysicalExpr` w.r.t. serde. -- 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]
