You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Quanlong Huang (Code Review)" <ge...@cloudera.org> on 2020/01/31 02:31:50 UTC

[Impala-ASF-CR] IMPALA-6772: Enable test scanners fuzz for ORC

Hello Zoltan Borok-Nagy, Csaba Ringhofer, Impala Public Jenkins, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/15062

to look at the new patch set (#7).

Change subject: IMPALA-6772: Enable test_scanners_fuzz for ORC
......................................................................

IMPALA-6772: Enable test_scanners_fuzz for ORC

Add test coverage for randomly corrupt ORC files by adding orc in tests
of test_scanners_fuzz.py. Also add two additional queries for nested
types.

Tests:
 - Ran test_scanners_fuzz.py 780 rounds (took 43h).
 - Ran test_scanners_fuzz.py for orc/def/block 1081 rounds (took 24h).

Change-Id: I3233e5d9f555029d954b5ddd5858ea194afc06bf
---
M testdata/datasets/functional/functional_schema_template.sql
M testdata/datasets/functional/schema_constraints.csv
M tests/query_test/test_scanners_fuzz.py
3 files changed, 80 insertions(+), 31 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/62/15062/7
-- 
To view, visit http://gerrit.cloudera.org:8080/15062
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3233e5d9f555029d954b5ddd5858ea194afc06bf
Gerrit-Change-Number: 15062
Gerrit-PatchSet: 7
Gerrit-Owner: Quanlong Huang <hu...@gmail.com>
Gerrit-Reviewer: Csaba Ringhofer <cs...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <hu...@gmail.com>
Gerrit-Reviewer: Zoltan Borok-Nagy <bo...@cloudera.com>