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

[C++] shared conversion framework for JSON/CSV parsers

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • C++
    • None

    Description

      CSV and JSON both convert strings to values in a Array but there is little code sharing beyond arrow::util::StringConverter.

      It would be advantageous if a single interface could be shared between CSV and JSON to do the heavy lifting of conversion consistently. This would simplify addition of new parsers as well as allowing all parsers to immediately take advantage of a new conversion strategy.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bkietz Ben Kietzman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: