dongjoon-hyun commented on issue #26010: [SPARK-29342][SQL] Make casting of string values to intervals case insensitive URL: https://github.com/apache/spark/pull/26010#issuecomment-539097283 I removed the following from the PR description. ``` Also I renamed the fromCaseInsensitiveString method to fromStringWithOptionalPrefix because the difference between fromStringWithOptionalPrefix and fromString is in tolerance to missing of the interval prefix. ```
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
