Skip to content

Conversation

@shivaram
Copy link
Contributor

@shivaram shivaram commented Apr 9, 2015

I've kept the regex to be 'SparkR' for now as 'R' might be too verbose. BTW does it ignore case by default ? (i.e. SparkR vs. SPARKR)

@JoshRosen
Copy link
Contributor

@shivaram
Copy link
Contributor Author

shivaram commented Apr 9, 2015

Cool ! A way to test this would be to see if this PR apache/spark#5436 shows up

Copy link
Contributor

Choose a reason for hiding this comment

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

For the filename regex, we might want to only match files in the top-level R folder or in the Java half of the SparkR, so how about (^r/)|src/main/r/|api/r/, which I think should cover all R-related sources?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Makes sense. Done

@JoshRosen
Copy link
Contributor

Looks like it worked! https://spark-prs.appspot.com/#r

@JoshRosen JoshRosen closed this in 6ed78ae Apr 9, 2015
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.

2 participants