zeroshade commented on PR #421: URL: https://github.com/apache/arrow-go/pull/421#issuecomment-3005705984
> This is what I tried with GetSchemaPayload and GetRecordBatchPayload (missing some err handling code). I get Arrow `Error: IOError: Invalid flatbuffers message from the BigQuery side.` Yea, that's because `SerializeBody()` doesn't perform the padding and alignment, hence my suggestion in https://github.com/apache/arrow-go/pull/421#issuecomment-3005699724 to just adding methods to the Payload object -- 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]
