Hi, we encounter an error when only one table is added to a merge table definition
During a query like "select * from merge table” we get: 
Table: missing ')'"
Probably merge tables cannot contain just one table but the returned error looks like a syntax error.
Some more info to reproduce: the table that has been added to the merge table is a remote table.

Best,
Yannis