maropu commented on issue #25189: [SPARK-28435][SQL] Support cast StringType to IntervalType for SQL interface URL: https://github.com/apache/spark/pull/25189#issuecomment-514440557 Weird message log? Is this not related to this pr, right? ``` This patch adds the following public classes (experimental): class CannotReplaceMissingTableException( case class MakeDate(year: Expression, month: Expression, day: Expression) case class ReplaceTable( case class ReplaceTableAsSelect( case class ReplaceTableStatement( case class ReplaceTableAsSelectStatement( case class ReplaceTableExec( case class AtomicReplaceTableExec( case class AtomicCreateTableAsSelectExec( case class ReplaceTableAsSelectExec( case class AtomicReplaceTableAsSelectExec( ``` Anyway, could you update the title/description? (It seems the current title doesn't explain about the pr directly?)
---------------------------------------------------------------- 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]
