Wes McKinney created ARROW-6550:
-----------------------------------

             Summary: [C++] Filter expressions PR failing manylinux package 
builds
                 Key: ARROW-6550
                 URL: https://issues.apache.org/jira/browse/ARROW-6550
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Wes McKinney
            Assignee: Benjamin Kietzman
             Fix For: 0.15.0


https://travis-ci.org/ursa-labs/crossbow/builds/584022060?utm_source=github_status&utm_medium=notification

{code}
In file included from /arrow/cpp/src/arrow/dataset/filter.cc:18:0:
/arrow/cpp/src/arrow/dataset/filter.h:398:24: error: missing space between ‘""’ 
and suffix identifier
 inline FieldExpression operator""_(const char* name, size_t name_length) {
                        ^
/arrow/cpp/src/arrow/dataset/filter.cc:942:1: error: expected ‘}’ at end of 
input
 }  // namespace arrow
 ^
/arrow/cpp/src/arrow/dataset/filter.cc:942:1: error: expected ‘}’ at end of 
input
/arrow/cpp/src/arrow/dataset/filter.cc:942:1: error: expected ‘}’ at end of 
input
[23/271] Performing build step for 'jemalloc_ep'
{code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to