Kimahriman commented on PR #41569: URL: https://github.com/apache/spark/pull/41569#issuecomment-1636787701
Ah it's because `ArrowConverters` doesn't check the config for large types for `WithoutSchema` things, so you get a mismatch in the Java vector allocated for the record batch. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
