You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by GitBox <gi...@apache.org> on 2021/09/23 14:24:08 UTC

[GitHub] [parquet-mr] gszadovszky commented on pull request #933: PARQUET-2094: Handle negative values in page headers

gszadovszky commented on pull request #933:
URL: https://github.com/apache/parquet-mr/pull/933#issuecomment-925864508


   > TravisCI runs contain multiple `ParquetDecodingException`s ([example](https://app.travis-ci.com/github/apache/parquet-mr/jobs/538955407#L2605)). Is this expected?
   
   @plygrnd, yes this is expected. The test class [TestCorruptThriftRecords](https://github.com/apache/parquet-mr/blob/master/parquet-thrift/src/test/java/org/apache/parquet/hadoop/thrift/TestCorruptThriftRecords.java) verifies if the correct exceptions are thrown. It uses MR to execute the tests and it seems MR logs the exceptions before they are thrown to the caller.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@parquet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org