You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "spenczar (via GitHub)" <gi...@apache.org> on 2023/05/19 18:04:55 UTC

[GitHub] [arrow] spenczar commented on issue #35692: Null fixed-length lists cannot be read from parquet file

spenczar commented on issue #35692:
URL: https://github.com/apache/arrow/issues/35692#issuecomment-1555044105

   Agreed, this section looks a little off to me:
   https://github.com/apache/arrow/blob/8a856c90f9b8fa33de636f98eb33123ccc304b25/cpp/src/parquet/arrow/reader.cc#L676-L682
   
   The offset difference `size` _should_ be zero for null values. I think that code needs to be checking the validity buffer.


-- 
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: github-unsubscribe@arrow.apache.org

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