[GitHub] spark pull request: SparkSQL add SkewJoin

2014-06-21 Thread YanjieGao
Github user YanjieGao commented on the pull request: https://github.com/apache/spark/pull/1134#issuecomment-46754360 Hi rxin,I reformat it . Can you give me some suggestions.I will try to make it better. --- If your project is set up for it, you can reply to this email and have

[GitHub] spark pull request: SparkSQL add SkewJoin

2014-06-20 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/1134#issuecomment-46648420 Do you mind reformatting the code to match the Spark coding style? https://cwiki.apache.org/confluence/display/SPARK/Spark+Code+Style+Guide --- If your project is

[GitHub] spark pull request: SparkSQL add SkewJoin

2014-06-20 Thread gao8658
Github user gao8658 commented on the pull request: https://github.com/apache/spark/pull/1134#issuecomment-46648531 Thanks a lot .I will reformat the code to match the Spark coding style. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] spark pull request: SparkSQL add SkewJoin

2014-06-19 Thread gao8658
GitHub user gao8658 opened a pull request: https://github.com/apache/spark/pull/1134 SparkSQL add SkewJoin Hi all, I want to submit a SkewJoin operator in SparkSql joins.scala. In some case ,data skew happens.SkewJoin sample the table rdd to find the largest key,then

[GitHub] spark pull request: SparkSQL add SkewJoin

2014-06-19 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/1134#issuecomment-46553728 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your