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 2022/02/23 08:42:25 UTC

[GitHub] [spark] MaxGekk commented on pull request #35607: [WIP][SPARK-38284][SQL] Add the `TIMESTAMPDIFF()` function

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


   @HyukjinKwon Is this known issue? One GA is failing with this but I do believe it is not related to my changes.
   ```
   annotations failed mypy checks:
   python/pyspark/pandas/generic.py:585: error: Incompatible return value type (got "Union[ndarray[Any, Any], ExtensionArray]", expected "ndarray[Any, Any]")  [return-value]
   Found 1 error in 1 file (checked 3[24](https://github.com/MaxGekk/spark/runs/5294084279?check_suite_focus=true#step:15:24) source files)
   1
   Error: Process completed with exit code 1.
   ```


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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

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