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

[C++] CSV wrong row number in error message

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Feedback Received
    • 1.0.1
    • None
    • C++
    • None

    Description

      When I try to read CSV file with wrong data, I get message like:

      CSV file reader error: Invalid: In CSV column #0: CSV conversion error to timestamp[s]: invalid value '1'
      

      Would be very helpful to add information about row with wrong data e.g.

      CSV file reader error: Invalid: In CSV column #0 line number #123456: CSV conversion error to timestamp[s]: invalid value '1'
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            mskrzypkowski Maciej
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: