zinking commented on PR #37428: URL: https://github.com/apache/spark/pull/37428#issuecomment-1207374314
guess this isn't the fix intended after sunchao commented the spark type is intended for maintaining type precision, but here the spark type is carrying the name `c1` which is renamed from `c0` so carrying it forward to later phases will cause same type validation errors. -- 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]
