v.22.2Bug Fix
Fix Function Usage in Distributed Queries to Prevent "Not Found Columns" Exception
Fix usage of functionsarrayandtuplewith literal arguments in distributed queries. Previously it could lead toNot found columnsexception. #33938 (Anton Popov).