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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
