Quanlong Huang created ORC-315:
----------------------------------
Summary: More robust on reading random corrupt files
Key: ORC-315
URL: https://issues.apache.org/jira/browse/ORC-315
Project: ORC
Issue Type: Task
Components: C++
Reporter: Quanlong Huang
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!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)