gabotechs commented on issue #16788:
URL: https://github.com/apache/datafusion/issues/16788#issuecomment-3077407611

   This seems like a recurring problem specially when submitting Substrait 
plans to DataFusion. There was this other instance that was fixed by @fmonjalet 
some months ago https://github.com/apache/datafusion/pull/16031, and the 
solution seemed to be to build the LogicalPlan differently.
   
   Do you think there could be an opportunity to map the Substrait -> 
DataFusion plans differently so that this does not happen? or could this also 
happen in DataFusion's SQL path.


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to