Lordworms commented on issue #10585: URL: https://github.com/apache/datafusion/issues/10585#issuecomment-2125926141
I have detected the location which causes the bug, seems like in arrow-rs, when getting DataType::Int8, we always return a Int32 Array Instead <img width="1360" alt="image" src="https://github.com/apache/datafusion/assets/48054792/b42f1c78-5af6-4fc5-a210-f95ecc9fbf40"> -- 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]
