We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50167c3 commit e05d661Copy full SHA for e05d661
src/main/cpp/src/parse_uri.cu
@@ -993,4 +993,4 @@ std::unique_ptr<cudf::column> parse_uri_to_query(cudf::strings_column_view const
993
return detail::parse_uri(input, detail::URI_chunks::QUERY, strings_column_view(*col), stream, mr);
994
}
995
996
-} // namespace spark_rapids_jni
+} // namespace spark_rapids_jni
0 commit comments