Skip to content

Conversation

@zhengruifeng
Copy link
Contributor

@zhengruifeng zhengruifeng commented May 12, 2016

What changes were proposed in this pull request?

1,Rename matrix args in BreezeUtil to upper to match the doc
2,Fix several typos in ML and SQL

How was this patch tested?

manual tests

@SparkQA
Copy link

SparkQA commented May 12, 2016

Test build #58488 has started for PR 13078 at commit 2d9a090.

@shaneknapp
Copy link
Contributor

i will retrigger this build once maintenance is over.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Y'know, while we're at it, the matrix args in this whole class don't match the docs. The arg here and similarly elsewhere can be called "A" not "a".

Also this should check that A.rows == y.length for consistency.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right. I will rename the matrix args to upper and add this missing checking.

@shaneknapp
Copy link
Contributor

jenkins, test this please

1 similar comment
@shaneknapp
Copy link
Contributor

jenkins, test this please

@SparkQA
Copy link

SparkQA commented May 12, 2016

Test build #58497 has finished for PR 13078 at commit 2d9a090.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented May 13, 2016

Test build #58537 has finished for PR 13078 at commit 9b2a5aa.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@asfgit asfgit closed this in c7efc56 May 15, 2016
@zhengruifeng zhengruifeng deleted the fix_ann branch May 16, 2016 06:08
@rxin
Copy link
Contributor

rxin commented May 20, 2016

@srowen we should backport the doc fixes into branch-2.0.

asfgit pushed a commit that referenced this pull request May 20, 2016
1,Rename matrix args in BreezeUtil to upper to match the doc
2,Fix several typos in ML and SQL

manual tests

Author: Zheng RuiFeng <[email protected]>

Closes #13078 from zhengruifeng/fix_ann.

(cherry picked from commit c7efc56)
Signed-off-by: Reynold Xin <[email protected]>
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.

5 participants