v.18.16Bug Fix

Fixed Error for Inserting NULL Elements in Non-Nullable Array Columns

Fixed an error when trying to insert an array with NULL elements in the Values format into a column of type Array without Nullable (if input_format_values_interpret_expressions = 1). #3487 #3503