You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2019/11/27 01:04:00 UTC

[jira] [Resolved] (ARROW-7260) [CI] Ubuntu 14.04 test is failed by user defined literal

     [ https://issues.apache.org/jira/browse/ARROW-7260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kouhei Sutou resolved ARROW-7260.
---------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

Issue resolved by pull request 5901
[https://github.com/apache/arrow/pull/5901]

> [CI] Ubuntu 14.04 test is failed by user defined literal
> --------------------------------------------------------
>
>                 Key: ARROW-7260
>                 URL: https://issues.apache.org/jira/browse/ARROW-7260
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Continuous Integration
>            Reporter: Kouhei Sutou
>            Assignee: Kouhei Sutou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> https://circleci.com/gh/ursa-labs/crossbow/5329
> {noformat}
>   /arrow/cpp/src/arrow/dataset/filter_test.cc:80:194: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Werror=literal-suffix]
>      ASSERT_EQ("a"_.ToString(), "a");
>                   ^
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)