krlmlr commented on PR #14277: URL: https://github.com/apache/arrow/pull/14277#issuecomment-1263078706
Thanks, confirming that this PR fixes the roundtrip for BLOBs to and from the database via Arrow. I wonder if we should special-case lists of raw vectors. The challenge is that we'll really need to look into all elements to see whether they are raw or not. Conversely, what happens if a malformed `blob` object is processed here? -- 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]
