baiguoname commented on issue #18202:
URL: https://github.com/apache/datafusion/issues/18202#issuecomment-3449941957

   > As far as I know, window function should produce outputs incrementally 
also. I cannot understand why, no result is seen at the output. Just to confirm 
are these plans final plans after all optimization stages. Or the plans right 
after EnforceDistribution rule? The reason I am asking is that, we shouldn't 
see OutputRequirementExec in the final plan.
   
   It is the plan after `EnforceDistribution`.
   Is it assumed to be bug? Is there a plan to fix that?


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