Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
We're going to support ORC in Impala by integrating the c++ lib (IMPALA-5717). Currently, we cannot move forward since one of the tests keep failing. This test corrupts a normal ORC file randomly and sees if the system crash on reading it. Unfortunately, the c++ lib seems not quite robust right now and crash easily.
I've filed some JIRAs about this: ORC-311, ORC-312, ORC-313, ORC-314. I think we should introduce the random corrupt test for ORC lib as well. Hopes we can accelerate progress and make IMPALA-5717 done.
Thanks!
Attachments
Issue Links
- blocks
-
IMPALA-6772 Enable test_scanners_fuzz for ORC format
- Resolved
- is blocked by
-
ORC-311 C++ Reader crash for corrupt StripeFooter
- Closed
-
ORC-312 C++ Reader crash for corrupt memory
- Closed
-
ORC-313 Missing checks on SubType count of LIST, MAP and UNION types
- Closed
-
ORC-314 C++ Reader crash for out of range scale in parsing decimals
- Closed
-
ORC-317 C++ reader crash on reading corrupt types
- Closed
-
ORC-319 C++ reader crash after Lz4DecompressionStream thrown a ParseError
- Closed