Skip to content
Snippets Groups Projects
Commit b94f4b6f authored by actuaryzhang's avatar actuaryzhang Committed by Felix Cheung
Browse files

[SPARK-19452][SPARKR] Fix bug in the name assignment method

## What changes were proposed in this pull request?
The names method fails to check for validity of the assignment values. This can be fixed by calling colnames within names.

## How was this patch tested?
new tests.

Author: actuaryzhang <actuaryzhang10@gmail.com>

Closes #16794 from actuaryzhang/sparkRNames.
parent 0674e7eb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment