Skip to content

Conversation

@lwwmanning
Copy link
Contributor

What changes were proposed in this pull request?

The description in the comment for array_contains is vague/incomplete (i.e., doesn't mention that it returns null if the array is null); this PR fixes that.

How was this patch tested?

No testing, since it merely changes a comment.

Please review http://spark.apache.org/contributing.html before opening a pull request.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@rxin
Copy link
Contributor

rxin commented Mar 21, 2017

Thanks - merging in master/branch-2.1.

asfgit pushed a commit that referenced this pull request Mar 21, 2017
## What changes were proposed in this pull request?

The description in the comment for array_contains is vague/incomplete (i.e., doesn't mention that it returns `null` if the array is `null`); this PR fixes that.

## How was this patch tested?

No testing, since it merely changes a comment.

Please review http://spark.apache.org/contributing.html before opening a pull request.

Author: Will Manning <[email protected]>

Closes #17380 from lwwmanning/patch-1.

(cherry picked from commit a04dcde)
Signed-off-by: Reynold Xin <[email protected]>
@asfgit asfgit closed this in a04dcde Mar 21, 2017
asfgit pushed a commit that referenced this pull request Mar 27, 2017
## What changes were proposed in this pull request?

This PR proposes to match minor documentations changes in #17399 and #17380 to R/Python.

## How was this patch tested?

Manual tests in Python , Python tests via `./python/run-tests.py --module=pyspark-sql` and lint-checks for Python/R.

Author: hyukjinkwon <[email protected]>

Closes #17429 from HyukjinKwon/minor-match-doc.
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