Grant Henke created KUDU-2412:
---------------------------------
Summary: python client fails to compile in EL6 environments
Key: KUDU-2412
URL: https://issues.apache.org/jira/browse/KUDU-2412
Project: Kudu
Issue Type: Bug
Affects Versions: 1.7.0
Reporter: Grant Henke
Assignee: Grant Henke
This is happening because __int128 isn't on gcc < 4.6.0 which is the compiler
available on Centos 6. We fixed this with preprocessors in the c++ client a
while back, but it looks like we need some preprocessors for cython too.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)