Open ibrarahmad opened 5 years ago
Some JOIN syntax does not work like non-equality JOIN condition not supported in clickhousedb.
@ibrarahmad the commit would cause simple aggregate without join not to push down due to 0 cost returned
this could cause https://github.com/Percona-Lab/clickhousedb_fdw/issues/16
Some JOIN syntax does not work like non-equality JOIN condition not supported in clickhousedb.