alamb commented on issue #23982:
URL: https://github.com/apache/datafusion/issues/23982#issuecomment-5151129697

   BTW I have been trying to gather ideas for window function performance 
improvements in this ticekt
   - https://github.com/apache/datafusion/issues/23197
   
   In particular if we want to make window function evaluation faster, we may 
want to consider an alternate structure such as SegmentTrees rather than 
optimize the existing linear implementations
   - https://github.com/apache/datafusion/issues/4904


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