Re: [PR] [FLINK-34910] Fix optimizing window join [flink]

2024-03-21 Thread via GitHub
dawidwys merged PR #24549: URL: https://github.com/apache/flink/pull/24549 -- 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:

Re: [PR] [FLINK-34910] Fix optimizing window join [flink]

2024-03-21 Thread via GitHub
flinkbot commented on PR #24549: URL: https://github.com/apache/flink/pull/24549#issuecomment-2012256673 ## CI report: * d16fe63ecacbe579ca6c7eda4135b597c4eb6832 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[PR] [FLINK-34910] Fix optimizing window join [flink]

2024-03-21 Thread via GitHub
dawidwys opened a new pull request, #24549: URL: https://github.com/apache/flink/pull/24549 ## What is the purpose of the change Fix support for ``` SELECT * FROM TABLE(TUMBLE) JOIN TABLE(TUMBLE...) ``` without enclosing the tables with a