linrrzqqq commented on code in PR #63143:
URL: https://github.com/apache/doris/pull/63143#discussion_r3265001740


##########
.gitmodules:
##########
@@ -29,3 +29,6 @@
        path = contrib/openblas
        url = https://github.com/apache/doris-thirdparty.git
        branch = openblas
+[submodule "contrib/datasketches-cpp"]
+       path = contrib/datasketches-cpp
+       url = https://github.com/apache/datasketches-cpp.git

Review Comment:
   why maintain through `contrib` instead of `thirdparty`?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to