lincoln-lil commented on PR #4739:
URL: https://github.com/apache/calcite/pull/4739#issuecomment-3737493222

   Although the current change does not break any existing tests, it reveals a 
potential impact at 
https://github.com/apache/calcite/blob/main/core/src/main/java/org/apache/calcite/rel/logical/LogicalWindow.java#L252
   .
   This change breaks the assumption in LogicalWindow that OVER window 
aggregate calls use column names with the '$' prefix, this should be updated 
accordingly.


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

Reply via email to