Skip to content

Conversation

@rxin
Copy link
Contributor

@rxin rxin commented Jun 2, 2015

No description provided.

@brkyvz
Copy link
Contributor

brkyvz commented Jun 2, 2015

LGTM

@SparkQA
Copy link

SparkQA commented Jun 2, 2015

Test build #33945 has finished for PR 6566 at commit e0ace1c.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • case class SortOrder(child: Expression, direction: SortDirection) extends Expression
    • abstract class BinaryMathExpression(f: (Double, Double) => Double, name: String)

asfgit pushed a commit that referenced this pull request Jun 2, 2015
…l for pairs that don't appear

Author: Reynold Xin <[email protected]>

Closes #6566 from rxin/crosstab and squashes the following commits:

e0ace1c [Reynold Xin] [SPARK-7982][SQL] DataFrame.stat.crosstab should use 0 instead of null for pairs that don't appear

(cherry picked from commit 6396cc0)
Signed-off-by: Reynold Xin <[email protected]>
@asfgit asfgit closed this in 6396cc0 Jun 2, 2015
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
…l for pairs that don't appear

Author: Reynold Xin <[email protected]>

Closes apache#6566 from rxin/crosstab and squashes the following commits:

e0ace1c [Reynold Xin] [SPARK-7982][SQL] DataFrame.stat.crosstab should use 0 instead of null for pairs that don't appear
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
…l for pairs that don't appear

Author: Reynold Xin <[email protected]>

Closes apache#6566 from rxin/crosstab and squashes the following commits:

e0ace1c [Reynold Xin] [SPARK-7982][SQL] DataFrame.stat.crosstab should use 0 instead of null for pairs that don't appear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants