You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "abhishekukmeesho (via GitHub)" <gi...@apache.org> on 2023/08/08 19:04:02 UTC

[GitHub] [spark] abhishekukmeesho commented on pull request #38356: [SPARK-40885] `Sort` may not take effect when it is the last 'Transform' operator

abhishekukmeesho commented on PR #38356:
URL: https://github.com/apache/spark/pull/38356#issuecomment-1670142581

   Hello @EnricoMi @zzzzming95  Is this issue fixed? If so how do I make sure I include this fix in Spark 3.4? I'm using Databricks 13.2 version(which provides Spark 3.4.0) and still facing this issue where the last `sortByPartition` is overriden by `partitionBy` sort columns in the physical plan resulting in complete ignoring of `sortByPartition` sort columns. Any help is much appreciated here. TIA.


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