don4get commented on PR #43607:
URL: https://github.com/apache/arrow/pull/43607#issuecomment-2307479248

   > Sigh, I would check `ARROW-GH-43605.parquet` for now...
   > 
   > I still don't know, since this pr is just recover from panic, #43616 is 
related to the avx2 decoding in `ARROW-GH-43605.parquet`. Can we using other 
file in this patch? Or this is strongly related to `ARROW-GH-43605.parquet` and 
cannot be reproduce with other file?
   
   #43605 highlights a panic in a goroutine, which in the end is a crash in 
avx2 decoding.
   
   #41317 leads to a panic in 
[validate](https://github.com/don4get/arrow/blob/8e034c7d1051b12d24f9e26ec9ef2201af27c526/go/arrow/array/table.go#L226),
 far from avx decoding.
   
   It is not the same issue, I cannot reuse these files.


-- 
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-unsubscr...@arrow.apache.org

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

Reply via email to