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

[Rust] CSV reader should handle case sensitivity for boolean values

    XMLWordPrintableJSON

Details

    Description

      Excel saves booleans in CSV in upper case, Pandas uses Proper case.

      Our CSV reader doesn't recognise (True, False, TRUE, FALSE). I noticed this when making boolean schema inference case insensitive.

       

      I would propose that we convert Boolean strings to lower-case before casting them to Rust's bool type. andygrove, what do you think?

      Attachments

        Issue Links

          Activity

            People

              nevi_me Neville Dipale
              nevi_me Neville Dipale
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 40m
                  1h 40m