Join Slack
Powered by
Hi all, I saw that the official website <https://n...
# troubleshooting
e
Echo Lee
03/31/2023, 2:58 AM
Hi all, I saw that the official website
https://nightlies.apache.org/flink/flink-docs-release-1.17/docs/dev/table/sql/queries/joins/#outer-equi-join
describes that Regular Joins only supports equivalent joins, but local verification supports non-equivalent joins, for example
on a.value > b.value
Is there a mistake in the description on the official website or something wrong with my understanding?
Open in Slack
Previous
Next