baibaichen commented on PR #7980: URL: https://github.com/apache/incubator-gluten/pull/7980#issuecomment-2487618404
> "SPARK-36673: Only merge nullability for Unions of struct" was excluded because of https://github.com/apache/incubator-gluten/issues/7985 **这个exclude 和本 PR 有关**。 隐藏的问题被改动触发了,改了之后会有cast,spark里struct field 不区分大小写,但是ch tuple里是区分的,导致结果diff。后续打算在ch里彻底解决,暂时先不动这个pr了 -- 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]
