v.1.1.54388Backward Incompatible Changes
Server Version Compatibility Issue with Distributed Queries in Version 1.1.54388
If servers with version 1.1.54388 (or newer) and servers with an older version are used simultaneously in a distributed query and the query has thecast(x, 'Type')expression without theASkeyword and does not have the wordcastin uppercase, an exception will be thrown with a message likeNot found column cast(0, 'UInt8') in block. Solution: Update the server on the entire cluster.