irshadcc commented on issue #14908: URL: https://github.com/apache/arrow/issues/14908#issuecomment-1364610895
@lidavidm PromotableWriter changed the a field to Union Type causing mismatch between the schema and vector schema root's schema. I should have used structWriter.bigint() rather than structWriter.integer(). -- 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]
