LuciferYang commented on pull request #29370:
URL: https://github.com/apache/spark/pull/29370#issuecomment-670381199


   The main change of Address 
[eeeb28a](https://github.com/apache/spark/pull/29370/commits/eeeb28a15b9047f16049f0f1cecf97dbf6ab3562)
 impl `contact` method of `ExpressionSet` in Scala 2.13 version refer to 
`ExpressionSet` in Scala 2.12
   
   The effect as follow:
   
   - Pass `ExpressionSetSuite ` 
   
   - Pass `InferFiltersFromConstraintsSuite ` 
   
   **Before**
   ```
   Tests: succeeded 3973, failed 31, canceled 0, ignored 6, pending 0
   *** 2 SUITES ABORTED ***
   *** 31 TESTS FAILED ***
   ```
   **After**
   ```
   Tests: succeeded 3973, failed 31, canceled 0, ignored 6, pending 0
   *** 2 SUITES ABORTED ***
   *** 27 TESTS FAILED ***
   ```


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



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

Reply via email to