docs/changelogs/v25.5.4.38-stable.md
IN execution with transform_null_in=1 with null in the left argument and non-nullable subquery result. #81584 (Pavel Kruglov)./js. This closes #61890. #81895 (Alexey Milovidov).MongoDB table engine definitions could include a path component in the host:port argument which was silently ignored. The mongodb integration refuses to load such tables. With this fix we allow loading such tables and ignore path component if MongoDB engine has five arguments, using the database name from arguments. Note: The fix is not applied for newly created tables or queries with mongo table function, as well as for dictionary sources and named collections. #81942 (Vladimir Cherkasov).Aggregator in case of exception during merge. #82022 (Nikita Taranov).Not found column error for queries with arrayJoin under WHERE condition and IndexSet. #82113 (Nikolai Kochetov).map<string, decimal(9, 2)>. Fixes #81301. #82114 (alesapin).03532_crash_in_aggregation_because_of_lost_exception with distr. #82399 (Nikita Taranov).