v.19.17Bug Fix

Fixed Segfault in INSERT INTO TABLE FUNCTION File() While Inserting into a File Which Does Not Exist

Fixed segfault in INSERT INTO TABLE FUNCTION file() while inserting into a file which does not exist. Now in this case file would be created and then insert would be processed. #8177 (Olga Khvostikova)