Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/23446 )
Change subject: Fix build failure in ARM machines ...................................................................... Patch Set 1: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/23446/1/src/kudu/common/columnar_serialization.cc File src/kudu/common/columnar_serialization.cc: http://gerrit.cloudera.org:8080/#/c/23446/1/src/kudu/common/columnar_serialization.cc@347 PS1, Line 347: defined(__x86_64__) Yes, that's the right way to use this, and this is consistent with other places in the code. Thank you for the fix! -- To view, visit http://gerrit.cloudera.org:8080/23446 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ib4bc3c5f7317531f8c5a98e397916a8d13c1ddc1 Gerrit-Change-Number: 23446 Gerrit-PatchSet: 1 Gerrit-Owner: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Fri, 19 Sep 2025 23:03:32 +0000 Gerrit-HasComments: Yes
