NVIDIA / spark-rapids-jni

RAPIDS Accelerator JNI For Apache Spark
Apache License 2.0
36 stars 64 forks source link

[BUG] versions.json being clobbered by subsequent builds #2163

Closed jlowe closed 3 months ago

jlowe commented 3 months ago

After #2136 versions.json is getting clobbered during submodule sync builds because subsequent builds after the libcudf build are overwriting the file with a small subset of dependencies. This loss of pinning information can be seen on the first submodule sync commit after the change.