findepi commented on issue #17401:
URL: https://github.com/apache/datafusion/issues/17401#issuecomment-3252329941

   Related issues
   
   - https://github.com/apache/datafusion/issues/13015 -- but that one does not 
involve aggregate functions. It indicates `EquivalenceProperties` as the 
culprit and my naive analysis also points at that class.
   - https://github.com/apache/datafusion/issues/7698 -- but that one talks 
about wide tables. Here the reproducer is table with only dozen columns
   - https://github.com/apache/datafusion/issues/17261 -- but that one talks 
about UNION and ORDER BY, here we have only a window function
   - https://github.com/apache/datafusion/issues/13748 -- because that one is 
also about exponential planning time, however talks about UNION and ORDER BY, 
here we have only a window function
   


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