Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-1777

[C++] Add static ctor ArrayData::Make for nicer syntax in places

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0
    • C++

    Description

      Because of the fickleness of std::make_shared, we are having to store a vector of buffers in an lvalue rather than passing the buffers in the make_shared function call as an initializer list. This makes things a bit awkward, and could be made possibly better with a factory function

      Attachments

        Issue Links

          Activity

            People

              wesm Wes McKinney
              wesm Wes McKinney
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: