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/08 04:40:19 UTC

[GitHub] [spark] kazuyukitanimura commented on pull request #35395: [SPARK-38085][SQL] DataSource V2: Handle DELETE commands for group-based sources

kazuyukitanimura commented on pull request #35395:
URL: https://github.com/apache/spark/pull/35395#issuecomment-1032208384


   > The test failure seem unrelated.
   > 
   > ```
   > annotations failed mypy checks:
   > [23](https://github.com/aokolnychyi/spark/runs/5102950901?check_suite_focus=true#step:15:23)
   > python/pyspark/ml/stat.py:478: error: Item "None" of "Optional[Any]" has no attribute "summary"  [union-attr]
   > [24](https://github.com/aokolnychyi/spark/runs/5102950901?check_suite_focus=true#step:15:24)
   > Found 1 error in 1 file (checked 324 source files)
   > ```
   
   I see that there is a revert commit in the upstream https://github.com/apache/spark/commit/e34d8eec019a0e60576fa7d6d2193d8a3c5bedab


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