Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Cannot Reproduce
-
1.11.0
-
None
-
None
Description
1) Create a directory having multiple text files (one or more empty)
2) Do a scan on the directory
select * from lfs.`/home/user/dir1`;
The query throws the below error-
Error: SYSTEM ERROR: FileNotFoundException: File file:///home/user/dir1/<filename> does not exist Setup failed for CompliantTextRecordReader Fragment 1:2
Issue reproducible with - csv, tsv and psv files