Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
SQL generation does not support the Self Join.
SELECT x.key FROM t1 x JOIN t1 y ON x.key = y.key
[Github] Pull Request #11084 (gatorsmile)