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/11/25 18:54:03 UTC

[GitHub] [spark] zero323 opened a new pull request, #38804: [SPARK-41267][R][SQL] Add unpivot / melt to SparkR

zero323 opened a new pull request, #38804:
URL: https://github.com/apache/spark/pull/38804

   ### What changes were proposed in this pull request?
   
   This PR adds `unpivot` / `melt` functions to SpakR.
   
   ### Why are the changes needed?
   
   Feature parity.
   
   ### Does this PR introduce _any_ user-facing change?
   
   New functions available to R users.
   
   
   ### How was this patch tested?
   
   New unit tests.


-- 
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] HyukjinKwon commented on pull request #38804: [SPARK-41267][R][SQL] Add unpivot / melt to SparkR

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on PR #38804:
URL: https://github.com/apache/spark/pull/38804#issuecomment-1328151892

   Merged to master.


-- 
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] HyukjinKwon closed pull request #38804: [SPARK-41267][R][SQL] Add unpivot / melt to SparkR

Posted by GitBox <gi...@apache.org>.
HyukjinKwon closed pull request #38804: [SPARK-41267][R][SQL] Add unpivot / melt to SparkR
URL: https://github.com/apache/spark/pull/38804


-- 
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] zero323 commented on pull request #38804: [SPARK-41267][R][SQL] Add unpivot / melt to SparkR

Posted by GitBox <gi...@apache.org>.
zero323 commented on PR #38804:
URL: https://github.com/apache/spark/pull/38804#issuecomment-1328308879

   Thanks @HyukjinKwon!


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