I submitted this pull request: https://github.com/Parquet/parquet-mr/pull/413 . It adds a single test case that writes a parquet file that ends up being larger than 1 block, and then tries to read the values back in. It's failing with a null pointer exception, which I don't think it should do.
I originally raised this issue on the google group: https://groups.google.com/d/msg/parquet-dev/eMoVUXxY044/RzaoK2LykbYJ but didn't get any responses. It took a lot of digging to find this mailing list, should it be used instead? -Steven Willis
