tosinva-stripe commented on issue #195: URL: https://github.com/apache/arrow-go/issues/195#issuecomment-2492483594
Thanks for the response @zeroshade, I am using arrow/go/v17's [`pqarrow.ReadTable`](https://pkg.go.dev/github.com/apache/arrow/go/[email protected]/parquet/pqarrow#ReadTable) to read the records from parquet files. Wouldn't using int64 offsets instead of int32 be the simplest approach? -- 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]
