pitrou commented on PR #32:
URL: https://github.com/apache/iceberg-cpp/pull/32#issuecomment-2601757647

   I don't think we've had any major issues with our style conventions on Arrow 
C++.
   
   The only annoyance I have personally is the ambiguity around method naming, 
between `CamelCase` for most methods and `snake_case` for "cheap" accessors. I 
would rather a single method naming (and, coming from Python, I generally like 
`snake_case` the best, but that's just personal :) ).


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to