diff --git a/test/test_files/csv/errors.test b/test/test_files/csv/errors.test index ad3bfb2ba48..ad4ded48a5a 100644 --- a/test/test_files/csv/errors.test +++ b/test/test_files/csv/errors.test @@ -29,5 +29,5 @@ Copy exception: Error in file ${KUZU_ROOT_DIRECTORY}/dataset/csv-error-tests/too Copy exception: Error in file ${KUZU_ROOT_DIRECTORY}/dataset/csv-error-tests/too-many-values.csv, on line 2: expected 1 values per row, but got more. -STATEMENT LOAD FROM "${KUZU_ROOT_DIRECTORY}/dataset/csv-error-tests/union-no-conversion.csv" (HEADER=TRUE) RETURN * ----- error +---- 1 Conversion exception: Could not convert to union type UNION(u:UINT8, s:INT8): a.