Skip to content

Conversation

@MrBago
Copy link
Contributor

@MrBago MrBago commented Jan 11, 2018

What changes were proposed in this pull request?

Including VectorSizeHint in RFormula piplelines will allow them to be applied to streaming dataframes.

How was this patch tested?

Unit tests.

@MrBago MrBago changed the title Have RFormula include VectorSizeHint in pipeline [SPARK-23046][ML] Have RFormula include VectorSizeHint in pipeline Jan 11, 2018
@MrBago MrBago changed the title [SPARK-23046][ML] Have RFormula include VectorSizeHint in pipeline [SPARK-23046][ML][SparkR] Have RFormula include VectorSizeHint in pipeline Jan 11, 2018
@SparkQA
Copy link

SparkQA commented Jan 11, 2018

Test build #85979 has finished for PR 20238 at commit 09f0d60.

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

@SparkQA
Copy link

SparkQA commented Jan 11, 2018

Test build #85981 has finished for PR 20238 at commit ff4d1cf.

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

@jkbradley
Copy link
Member

Reviewing now

@jkbradley
Copy link
Member

LGTM
I'm going to merge this with master and backport it to branch-2.3 since this fixes 1 of 2 bugs in RFormulaModel for use with Structured Streaming.

Thanks @MrBago !

Copy link
Contributor

@WeichenXu123 WeichenXu123 left a comment

Choose a reason for hiding this comment

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

LGTM. thanks!

asfgit pushed a commit that referenced this pull request Jan 11, 2018
…eline

## What changes were proposed in this pull request?

Including VectorSizeHint in RFormula piplelines will allow them to be applied to streaming dataframes.

## How was this patch tested?

Unit tests.

Author: Bago Amirbekian <[email protected]>

Closes #20238 from MrBago/rFormulaVectorSize.

(cherry picked from commit 186bf8f)
Signed-off-by: Joseph K. Bradley <[email protected]>
@asfgit asfgit closed this in 186bf8f Jan 11, 2018
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.

4 participants