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

[C++] Use shared_ptr with FunctionOptions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 9.0.0
    • C++

    Description

       

      Update the usage of `FunctionOptions*` to `shared_ptr` 

      /// \brief Configure a grouped aggregation
      struct ARROW_EXPORT Aggregate {  
      /// the name of the aggregation function  
      std::string function;
      /// options for the aggregation function  
      const FunctionOptions* options;
      }; 

      Note: description edited after discussion.

       

      Attachments

        Issue Links

          Activity

            People

              vibhatha Vibhatha Lakmal Abeykoon
              vibhatha Vibhatha Lakmal Abeykoon
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 4h 50m
                  4h 50m