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/12/24 04:11:36 UTC

[GitHub] [spark] zhengruifeng opened a new pull request, #39203: [SPARK-41503][CONNECT][PYTHON] Implement Partition Transformation Functions

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

   ### What changes were proposed in this pull request?
   Implement Partition Transformation Functions
   
   
   ### Why are the changes needed?
   for API coverage
   
   
   ### Does this PR introduce _any_ user-facing change?
   yes
   
   
   ### How was this patch tested?
   existing UT


-- 
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 #39203: [SPARK-41503][CONNECT][PYTHON] Implement Partition Transformation Functions

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun closed pull request #39203: [SPARK-41503][CONNECT][PYTHON] Implement Partition Transformation Functions
URL: https://github.com/apache/spark/pull/39203


-- 
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] zhengruifeng commented on pull request #39203: [SPARK-41503][CONNECT][PYTHON] Implement Partition Transformation Functions

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

   thank you for the reviews @dongjoon-hyun @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


[GitHub] [spark] zhengruifeng commented on pull request #39203: [SPARK-41503][CONNECT][PYTHON] Implement Partition Transformation Functions

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

   Partition Transformation Functions only work with DataFrameWriterV2 which is not supported yet, so only add those functions in this PR.  cc @HyukjinKwon @xinrong-meng 


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