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/09/15 16:07:23 UTC

[GitHub] [spark] huaxingao opened a new pull request, #37901: [SPARK-40429][SQL][3.3] Only set KeyGroupedPartitioning when the referenced column is in the output

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

   ### What changes were proposed in this pull request?
   back porting [PR](https://github.com/apache/spark/pull/37886) to 3.3.
   Only set `KeyGroupedPartitioning` when the referenced column is in the output
   
   
   ### Why are the changes needed?
   bug fixing
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   New test
   


-- 
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 #37901: [SPARK-40429][SQL][3.3] Only set KeyGroupedPartitioning when the referenced column is in the output

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on PR #37901:
URL: https://github.com/apache/spark/pull/37901#issuecomment-1248309331

   Thank you, @huaxingao .


-- 
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] huaxingao commented on pull request #37901: [SPARK-40429][SQL][3.3] Only set KeyGroupedPartitioning when the referenced column is in the output

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

   Thanks a lot @dongjoon-hyun 


-- 
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 #37901: [SPARK-40429][SQL][3.3] Only set KeyGroupedPartitioning when the referenced column is in the output

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun closed pull request #37901: [SPARK-40429][SQL][3.3] Only set KeyGroupedPartitioning when the referenced column is in the output
URL: https://github.com/apache/spark/pull/37901


-- 
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 #37901: [SPARK-40429][SQL][3.3] Only set KeyGroupedPartitioning when the referenced column is in the output

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on PR #37901:
URL: https://github.com/apache/spark/pull/37901#issuecomment-1248453486

   Merged to branch-3.3.


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