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

[Rust] List builder fails due to memory not being reserved correctly

    XMLWordPrintableJSON

Details

    Description

      I didn't realize that BytesMut.put() doesn't automatically grow the underlying buffer. Therefore the code fails if the data is large than the pre-allocated buffer.

      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: