Hello Adar Dembo, Grant Henke,

I'd like you to do a code review. Please visit

    http://gerrit.cloudera.org:8080/15680

to review the following change.


Change subject: columnar_serialization: fix build on older gccs
......................................................................

columnar_serialization: fix build on older gccs

It seems that GCC expects particular pointer types for the first
argument to the _mm_gather* intrinsics. This adds the appropriate type
casts. I wasn't able to reproduce the build error on my Ubuntu 18
system, but was able to reproduce it on godbolt.

Change-Id: I6b69470b238dae7a33fdd6b44cb8be57a26501d7
---
M src/kudu/common/columnar_serialization.cc
1 file changed, 5 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/80/15680/1
--
To view, visit http://gerrit.cloudera.org:8080/15680
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6b69470b238dae7a33fdd6b44cb8be57a26501d7
Gerrit-Change-Number: 15680
Gerrit-PatchSet: 1
Gerrit-Owner: Todd Lipcon <t...@apache.org>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Grant Henke <granthe...@apache.org>

Reply via email to