Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Java string concatenate test for single column [skip ci] #8330

Merged
merged 1 commit into from
May 24, 2021

Conversation

tgravescs
Copy link
Contributor

to stringConcatenate when using a scalar separator.

Reference #8282 changed to throw an exception if only a single column is passed in to the stringConcatenate using scalar separator. Update our Java test for that functionality.

Signed-off-by: Thomas Graves tgraves@nvidia.com

to stringConcatenate

Signed-off-by: Thomas Graves <tgraves@nvidia.com>
@tgravescs tgravescs added bug Something isn't working 3 - Ready for Review Ready for review by team Java Affects Java cuDF API. Spark Functionality that helps Spark RAPIDS non-breaking Non-breaking change labels May 24, 2021
@tgravescs tgravescs self-assigned this May 24, 2021
@tgravescs tgravescs requested a review from a team as a code owner May 24, 2021 16:00
@tgravescs tgravescs changed the title Update java test for PR 8282 changed behavior of passing single column [skip ci] Update java test for PR 8282 changed behavior of passing single column to stringConcatenate [skip ci] May 24, 2021
@jlowe jlowe changed the title Update java test for PR 8282 changed behavior of passing single column to stringConcatenate [skip ci] Update Java string concatenate test for single column [skip ci] May 24, 2021
@tgravescs
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit b1d7788 into rapidsai:branch-21.06 May 24, 2021
@tgravescs tgravescs deleted the fixConcatTest branch May 24, 2021 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team bug Something isn't working Java Affects Java cuDF API. non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants