kou commented on code in PR #45210:
URL: https://github.com/apache/arrow/pull/45210#discussion_r1909639832


##########
cpp/CMakePresets.json:
##########
@@ -6,6 +6,30 @@
     "patch": 0
   },
   "configurePresets": [
+    {
+      "name": "_allocator-none",

Review Comment:
   It seems that we can add comments by `"$comment"`: 
https://cmake.org/cmake/help/latest/manual/cmake-presets.7.html#format
   
   Could you add a comment why we use `_XXX` name here?



-- 
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]

Reply via email to