NVIDIA / spark-rapids-jni

RAPIDS Accelerator JNI For Apache Spark
Apache License 2.0
32 stars 60 forks source link

Flipped MACRO ordering to properly match style #2178

Closed hyperbolic2346 closed 1 week ago

hyperbolic2346 commented 2 weeks ago

Tiny fix to help match the style of existing code.

As pointed out by https://github.com/NVIDIA/spark-rapids-jni/pull/2168#discussion_r1655666506.

Closes https://github.com/NVIDIA/spark-rapids-jni/issues/2177

ttnghia commented 2 weeks ago

build

jihoonson commented 1 week ago

@hyperbolic2346 thank you for fixing this!