AngersZhuuuu commented on pull request #32940: URL: https://github.com/apache/spark/pull/32940#issuecomment-864335099
> Can we define the behavior first and put it in the PR description? I'd expect cast string to interval year is equal to: cast string to interval year to month and truncate the month part. No new regex is needed. Updated, as your comment, we don't need to support `INTERVAL [+|-]'[+|-]y-m' YEAR` `INTERVAL [+|-]'[+|-]y-m' MONTH` -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
