diff --git a/src/functions/delta_scan.cpp b/src/functions/delta_scan.cpp index 6836abb..0593d77 100644 --- a/src/functions/delta_scan.cpp +++ b/src/functions/delta_scan.cpp @@ -772,7 +772,7 @@ shared_ptr DeltaMultiFileReader::CreateFileList(ClientContext &co } } - return make_uniq(context, paths[0]); + return make_shared_ptr(context, paths[0]); } // Generate the correct Selection Vector Based on the Raw delta KernelBoolSlice dv and the row_id_column