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

Fix Scaladoc warnings in GpuScalaUDF and BufferSendState #3236

Merged
merged 1 commit into from
Aug 17, 2021

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Aug 16, 2021

Fixes the following Scaladoc warnings that appear during the build:

[INFO] --- scala-maven-plugin:4.3.0:doc-jar (attach-scaladocs) @ rapids-4-spark-sql_2.12 ---
model contains 913 documentable templates
/spark-rapids/sql-plugin/src/main/scala/org/apache/spark/sql/rapids/GpuScalaUDF.scala:70: warning: Could not find any member to link for "RapidsUDF".
  /**
  ^
/spark-rapids/sql-plugin/src/main/scala/com/nvidia/spark/rapids/shuffle/BufferSendState.scala:154: warning: Could not find any member to link for "`RapidsShuffleSendPrepareException`".
  /**
  ^
two warnings found

Signed-off-by: Jason Lowe <jlowe@nvidia.com>
@jlowe jlowe added the documentation Improvements or additions to documentation label Aug 16, 2021
@jlowe jlowe added this to the Aug 16 - Aug 27 milestone Aug 16, 2021
@jlowe jlowe self-assigned this Aug 16, 2021
@jlowe
Copy link
Member Author

jlowe commented Aug 16, 2021

build

@abellina abellina merged commit c5b8f2d into NVIDIA:branch-21.10 Aug 17, 2021
razajafri pushed a commit to razajafri/spark-rapids that referenced this pull request Aug 23, 2021
Signed-off-by: Jason Lowe <jlowe@nvidia.com>
Signed-off-by: Raza Jafri <rjafri@nvidia.com>
@jlowe jlowe deleted the fix-scaladoc branch September 10, 2021 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants