You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/07/24 01:17:25 UTC

[GitHub] [spark] maropu commented on issue #25189: [SPARK-28435][SQL] Support cast StringType to IntervalType for SQL interface

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org