You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "sgilmore10 (via GitHub)" <gi...@apache.org> on 2023/06/06 13:10:50 UTC

[GitHub] [arrow] sgilmore10 commented on a diff in pull request #35918: GH-35914: [MATLAB] Integrate the latest libmexclass changes to support error-handling

sgilmore10 commented on code in PR #35918:
URL: https://github.com/apache/arrow/pull/35918#discussion_r1219624876


##########
matlab/src/cpp/arrow/matlab/array/proxy/numeric_array.h:
##########
@@ -25,6 +25,7 @@
 #include "arrow/builder.h"
 #include "arrow/type_traits.h"
 
+#include "arrow/matlab/error/error.h"
 #include "arrow/matlab/array/proxy/array.h"
 #include "arrow/matlab/bit/bit_pack_matlab_logical_array.h"

Review Comment:
   That's a good point. We definitely do want to use `clang-format`.  I've made an issue to track this (#35941). 



-- 
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: github-unsubscribe@arrow.apache.org

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