cloud-fan commented on PR #40206: URL: https://github.com/apache/spark/pull/40206#issuecomment-1447718309
Yea, we will have to modify `checkField`. We can replace char/varchar type with string type in `checkField` so that most code can be unchanged, and only use the original type for length check related logic. -- 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]
