When 'SETTINGS object_storage_cluster='my-swarm'' is used in a query with join, swarm throws an error that table does not exist. GLOBAL JOIN does not work as well. We need to use the GLOBAL join behaviour by default, when requestor server runs a subquery to calculate the right table. This temporary table is passed to each remote server, and queries are run on them using the temporary data that was transmitted