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 2021/04/23 15:09:08 UTC

[GitHub] [spark] MaxGekk commented on pull request #32311: [SPARK-35088][SQL] Accept ANSI intervals by the Sequence expression

MaxGekk commented on pull request #32311:
URL: https://github.com/apache/spark/pull/32311#issuecomment-825724105


   The error message confuses slightly:
   https://github.com/apache/spark/blob/9af338cd685bce26abbc2dd4d077bde5068157b1/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/collectionOperations.scala#L2567
   Type checking can fails because of unsupported type of steps even `start` and `stop` have one of: integral, timestamp or date.


-- 
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



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