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

[Rust] Add Builder.push_slice(&[T])

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • Rust

    Description

      When populating a Builder<u8> with Utf8 data it is more efficient to push whole strings as &[u8] rather than one byte at a time.

      The same optimization works for all other types too.

       

      Attachments

        Issue Links

          Activity

            People

              andygrove Andy Grove
              andygrove Andy Grove
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: