zhztheplayer commented on issue #1162: [CALCITE-2343] PushProjector with OVER expression causes infinite loop (Chunwei Lei) URL: https://github.com/apache/calcite/pull/1162#issuecomment-483492745 Besides, should we push down RexOver's operands? Say, inside the expression `sum(x + x) over ()`, `x + x` is strong and can be preserved into Project.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
