candiduslynx commented on PR #35851: URL: https://github.com/apache/arrow/pull/35851#issuecomment-1570662275
@zeroshade I found an issue with the test & it should now pass, but I'm really confused about `array.NewStructData` behavior in conjunction with pqarrow. Could you please take a look at the code in https://github.com/cloudquery/filetypes/pull/172? Specifically, the issue I see is that the offsets/null bitmaps for the nested field are propagated strangely. It [panics](https://github.com/cloudquery/filetypes/actions/runs/5134969218/jobs/9239730687?pr=172#step:6:8) while trying to create Struct array from data, so I don't know where to look. -- 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