parthchandra commented on issue #1633: URL: https://github.com/apache/datafusion-comet/issues/1633#issuecomment-2798210998
To make it easier for the next person looking at this, the only difference in the types is that the `value` field in the expected schema is `nullable: false` while in the actual schema it is `nullable:true` The message originates in arrow-array `ArrayStruct::try_new` which compares nullability among other things. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org