tachyonwill opened a new pull request #12427:
URL: https://github.com/apache/arrow/pull/12427


   DCHECK doesn't make sense here as we can hit this condition due to
   Parquet file with a non-dictionary encoded data page followed by a
   dictionary encoded data page(dictionary page before both data pages).
   Nothing in Parquet spec seems to preclude this and this should work with
   decoding logic. See JIRA for more evidence in support of this.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to