Jefffrey commented on PR #17085:
URL: https://github.com/apache/datafusion/pull/17085#issuecomment-3389773308

   Sorry this doesn't clear it up for me; the example of `SUM(a + b)` needing 
the physical schema because it must resolve both `a` and `b` doesn't make sense 
to me given scalar and window functions can similarly accept multiple columns 
like that (e.g. `SIN(a + b)`). I'll see if I can dig deeper into the related 
code to try bring my own understanding into this 🤔 


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