DO NOT USE THIS INSTANCE FOR LIVE DATA!!!!
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)