You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "dongjoon-hyun (via GitHub)" <gi...@apache.org> on 2023/09/25 17:08:05 UTC

[GitHub] [spark] dongjoon-hyun commented on pull request #43092: [SPARK-45305][SQL][TESTS] Remove JDK 8 workaround added TreeNodeSuite

dongjoon-hyun commented on PR #43092:
URL: https://github.com/apache/spark/pull/43092#issuecomment-1734149607

   I verified manually this removal. This suite works fine without any compilation issue.
   ```
   $ build/sbt "catalyst/testOnly *.TreeNodeSuite"
   ...
   [info] Run completed in 1 second, 730 milliseconds.
   [info] Total number of tests run: 34
   [info] Suites: completed 1, aborted 0
   [info] Tests: succeeded 34, failed 0, canceled 0, ignored 0, pending 0
   [info] All tests passed.
   [success] Total time: 10 s, completed Sep 25, 2023, 10:07:21 AM
   ```


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