fhueske commented on issue #4934: [FLINK-7800] [table] Enable window joins without equi-join predicates URL: https://github.com/apache/flink/pull/4934#issuecomment-419387750 If I remember correctly, we would have to disable some checks for equi-joins and push them to later optimization phases. It's probably not a super important features, but then again it is fairly easy to add and we also support non-keyed window aggregates which run with parallelism 1.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
