Skip to content

JNI: Refactor the code of making column from scalar [skip ci] - #8310

Merged
rapids-bot[bot] merged 1 commit into
NVIDIA:branch-21.06from
firestarman:column_from_scalar
May 24, 2021
Merged

JNI: Refactor the code of making column from scalar [skip ci]#8310
rapids-bot[bot] merged 1 commit into
NVIDIA:branch-21.06from
firestarman:column_from_scalar

Conversation

@firestarman

Copy link
Copy Markdown
Contributor

This small PR is to replace the JNI implementation with the corresponding cudf API make_column_from_scalar.

The PR #8185 has added the support for nested type, so it is ok to do this now.

Signed-off-by: Firestarman firestarmanllc@gmail.com

By replacing the JNI implementation with the corresponding cudf API
`make_column_from_scalar`.

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
@firestarman
firestarman requested a review from a team as a code owner May 21, 2021 01:46
@github-actions github-actions Bot added the Java Affects Java cuDF API. label May 21, 2021
@firestarman firestarman added Spark Functionality that helps Spark RAPIDS non-breaking Non-breaking change 3 - Ready for Review Ready for review by team Java Affects Java cuDF API. improvement Improvement / enhancement to an existing function and removed Java Affects Java cuDF API. labels May 21, 2021
@sperlingxx

Copy link
Copy Markdown
Contributor

LGTM

@firestarman

Copy link
Copy Markdown
Contributor Author

I vierified locally, it is non-breaking for both cudf and plugin.

@wbo4958 wbo4958 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

Comment thread java/src/main/native/src/ColumnVectorJni.cpp
@jlowe

jlowe commented May 24, 2021

Copy link
Copy Markdown
Contributor

@gpucibot merge

@rapids-bot
rapids-bot Bot merged commit b9588d1 into NVIDIA:branch-21.06 May 24, 2021
@firestarman
firestarman deleted the column_from_scalar branch May 24, 2021 14:08
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 improvement Improvement / enhancement to an existing function 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.

5 participants