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/08/24 05:08:53 UTC

[GitHub] [spark] dongjoon-hyun opened a new pull request, #42644: [SPARK-44127][R] Reenable test_sparkSQL_arrow.R in Java 21

dongjoon-hyun opened a new pull request, #42644:
URL: https://github.com/apache/spark/pull/42644

   ### What changes were proposed in this pull request?
   
   This PR aims to re-enable `test_sparkSQL_arrow.R` in Java 21.
   
   ### Why are the changes needed?
   
   To have Java 21 test coverage.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   ```
   $ java -version
   openjdk version "21" 2023-09-19
   OpenJDK Runtime Environment (build 21+35-2513)
   OpenJDK 64-Bit Server VM (build 21+35-2513, mixed mode, sharing)
   
   $ build/sbt test:package -Psparkr -Phive
   
   $ R/install-dev.sh; R/run-tests.sh
   ...
   sparkSQL:
   SparkSQL functions: ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
   ...........................................................................................................................................................................................................................................................................................................................................................................................................
   ...
   ```
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.
   


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


[GitHub] [spark] dongjoon-hyun commented on pull request #42644: [SPARK-44127][R][TESTS] Reenable test_sparkSQL_arrow.R in Java 21

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun commented on PR #42644:
URL: https://github.com/apache/spark/pull/42644#issuecomment-1691142126

   Thank you, @yaooqinn .
   Merged to master for Apache Spark 4.


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


[GitHub] [spark] dongjoon-hyun closed pull request #42644: [SPARK-44127][R][TESTS] Reenable test_sparkSQL_arrow.R in Java 21

Posted by "dongjoon-hyun (via GitHub)" <gi...@apache.org>.
dongjoon-hyun closed pull request #42644: [SPARK-44127][R][TESTS] Reenable test_sparkSQL_arrow.R in Java 21
URL: https://github.com/apache/spark/pull/42644


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