westonpace commented on PR #15211:
URL: https://github.com/apache/datafusion/pull/15211#issuecomment-2722699472

   > Currently duplicate WindowFunction calls would fail due to duplicate 
unqualified name.
   
   Does this error come from Datafusion or from Substrait?  I wouldn't think 
Substrait would care about duplicate names (since it doesn't use names).
   
   If the error is coming from Datafusion then maybe it's not a valid logical 
plan?
   
   I'm not opposed to the change but do we want to have the Substrait 
serializer be robust to invalid input?  That seems like it could be a slippery 
slope to more work.


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