Uploaded image for project: 'ORC'
  1. ORC
  2. ORC-1355

Writer::addUserMetadata change parameter to reference

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.9.0
    • 1.9.0
    • C++
    • None

    Description

      changeĀ 
      `void addUserMetadata(const std::string name, const std::string value) override;` to `void addUserMetadata(const std::string& name, const std::string& value) override;` to reduce copy construct.

      Attachments

        Issue Links

          Activity

            People

              zhjwpku Junwang Zhao
              zhjwpku Junwang Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: