v.22.7Bug Fix
Fix Logical Error with Argument Type Nothing in Functions
Fix possible logical error ... with argument with type Nothing and default implementation for Nothing is expected to return result with type Nothing, got ... in some functions. Closes: #37610 Closes: #37741. #37759 (Kruglov Pavel).