MaxGekk opened a new pull request, #37246: URL: https://github.com/apache/spark/pull/37246
### What changes were proposed in this pull request? In the PR, I propose to fix the width of the day-of-month field to the maximum value 2: <img width="573" alt="Screenshot 2022-07-21 at 21 11 11" src="https://user-images.githubusercontent.com/1580697/180284361-ac0d11f2-5fb2-4fa9-b950-8d5cf5e7b16f.png"> and clarify the behavior of parsing numbers: <img width="751" alt="Screenshot 2022-07-21 at 21 11 23" src="https://user-images.githubusercontent.com/1580697/180284644-7af789af-5ebb-4e7e-a041-a00dea8c7b5b.png"> ### Why are the changes needed? To not confuse users and improve user experience with Spark SQL. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? By building docs and manually checking the changes. -- 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]
