can we add another test that does not use `ON`? Something like
```
SELECT * 
FROM table_a AS a, table_b AS b
WHERE a.id = b.id
```

[ Full content available at: 
https://github.com/apache/incubator-superset/pull/5703 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to