zhztheplayer edited a comment on issue #1162: [CALCITE-2343] PushProjector with OVER expression causes infinite loop (Chunwei Lei) URL: https://github.com/apache/calcite/pull/1162#issuecomment-483333698 Thanks for your work, @chunweilei . Just my 2 cents: can we leverage the existing field `ProjectJoinTransposeRule#preserveExprCondition`? Currently we pass a lambda expression that always returns `true`. But that way is more like a workaround, I am not sure. Overall +1.
---------------------------------------------------------------- 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
