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

Make C++ Arrow serialization deterministic

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.2.0
    • 0.3.0
    • C++
    • None

    Description

      In C++ arrow it can currently occur that uninitialized data created by the builders is written to IPC memory. The goal of this issue is to identify these cases and set the memory to zero.

      Note that most of these cases have already been identified by valgrind and fixed in the past.

      Some of the considerations and benefits are discussed in this github PR:
      https://github.com/apache/arrow/pull/397

      Attachments

        Activity

          People

            pcmoritz Philipp Moritz
            pcmoritz Philipp Moritz
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: