Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Impala 2.11.0
-
None
-
None
-
ghx-label-9
Description
We should add tests for truncated files to test_scanners_fuzz.py. Impala can see truncated files when users overwrite tables (e.g. using Hive) while Impala is scanning them.
The fuzz test already truncates files already, however we need to add support for running a query on an untruncated table first, so that the metadata and the file diverge. See IMPALA-5890 for details.
Attachments
Issue Links
- relates to
-
IMPALA-5890 Segmentation fault in ScannerContext::Stream::GetBytesInternal(long, unsigned char**, bool, long*)
- Resolved