Rename RAPIDS Accelerator for Apache Spark to NVIDIA cuDF plugin for Apache Spark - #5024
Rename RAPIDS Accelerator for Apache Spark to NVIDIA cuDF plugin for Apache Spark#5024sameerz wants to merge 15 commits into
Conversation
…Apache Spark Signed-off-by: Sameer Raheja <sraheja@nvidia.com>
Greptile SummaryThe PR renames product and repository references from RAPIDS Accelerator for Apache Spark to NVIDIA cuDF plugin for Apache Spark while retaining existing artifact and binary-contract names.
Confidence Score: 5/5The PR appears safe to merge. No blocking failure remains. Important Files Changed
Reviews (7): Last reviewed commit: "Merge remote-tracking branch 'origin/cud..." | Re-trigger Greptile |
|
Some user-visible references to the old product/repository names.
Old issue URL:
|
still creates commits as “spark-rapids automation”, while sync-clang-format-version.yml now uses “cudf-spark automation”. These should be aligned. |
Signed-off-by: Sameer Raheja <sraheja@nvidia.com>
|
LTGM |
Signed-off-by: Sameer Raheja <sraheja@nvidia.com>
gerashegalov
left a comment
There was a problem hiding this comment.
New trailing whitespace fails pre-commit CI.
CONTRIBUTING.md:67 and profiler/README.md:4
fails precommit
The repository-link rename remains incomplete.
from_json_to_raw_map.cu:188 still links to github.com/rapidsai/cudf.
Additional old shorthand references remain in CMakeLists.txt:53, cast_string_to_float.cu:195,396, and timezones.cu:537.
Update these to NVIDIA/cudf or NVIDIA/cudf-spark as applicable.
Signed-off-by: Sameer Raheja <sraheja@nvidia.com>
Signed-off-by: Sameer Raheja <sraheja@nvidia.com>
Signed-off-by: Sameer Raheja <sraheja@nvidia.com>
Signed-off-by: Sameer Raheja <sraheja@nvidia.com>
Signed-off-by: Sameer Raheja <sraheja@nvidia.com>
Signed-off-by: Sameer Raheja <sraheja@nvidia.com>
|
build |
|
Build blocked on #5014 |
Signed-off-by: Sameer Raheja <sraheja@nvidia.com>
Signed-off-by: Sameer Raheja <sraheja@nvidia.com>
| if [ -z "$our_ver" ] || [ -z "$cudf_ver" ] || [ "$our_ver" != "$cudf_ver" ]; then | ||
| echo "ERROR: clang-format version mismatch or failed to extract version!"; | ||
| echo " spark-rapids-jni: ${our_ver:-(empty)}"; | ||
| echo " cudf-spark-jni: ${our_ver:-(empty)}"; |
There was a problem hiding this comment.
Revert the change to the submodule. This will be a cudf PR.
Rename RAPIDS Accelerator for Apache Spark to NVIDIA cuDF plugin for Apache Spark.
Update first reference to the product to NVIDIA cuDF plugin for Apache Spark, and subsequent references to the cuDF plugin. It is ok to include JNI in the name for this repository, so NVIDIA cuDF plugin JNI for Apache Spark.
Update github references for cudf, cudf-spark, cudf-spark-jni