### Describe the bug `SELECT ... FROM l JOIN r` is not a valid SQL query, the `ON` condition should not be optional ### Additional context https://github.com/apache/datafusion/issues/13486
Describe the bug
SELECT ... FROM l JOIN ris not a valid SQL query, theONcondition should not be optionalAdditional context
apache/datafusion#13486