You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/06/04 14:48:00 UTC

[jira] [Resolved] (ARROW-5334) [C++] Add "Type" to names of arrow::Integer, arrow::FloatingPoint classes for consistency

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

Antoine Pitrou resolved ARROW-5334.
-----------------------------------
    Resolution: Fixed

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

> [C++] Add "Type" to names of arrow::Integer, arrow::FloatingPoint classes for consistency
> -----------------------------------------------------------------------------------------
>
>                 Key: ARROW-5334
>                 URL: https://issues.apache.org/jira/browse/ARROW-5334
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> These intermediate classes used for template metaprogramming (in particular, {{std::is_base_of}}) have inconsistent names with the rest of data types. For clarity, I think we should add "Type" to these class names and others like them
> Please do after ARROW-3144



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)