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

[Go][CSV] Add Timestamp, Date32, Date64 format support to csv.Writer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 9.0.0
    • 10.0.0
    • Go

    Description

      Achieve csv reading and writing parity - ability to write out various datetime formats to csv

      csv.Writer should be able to write the following types

      • timestamps
      • date32
      • date64

      ARROW-16504 introduced support for reading timestamps 

      Existing validate function will let the type through but the[ writer type switch|https://github.com/apache/arrow/blob/master/go/arrow/csv/writer.go#L83] will skip the case without errors as there no case for it

      Attachments

        Issue Links

          Activity

            People

              ggodik George Godik
              ggodik George Godik
              Votes:
              0 Vote for this issue
              Watchers:
              3 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 20m
                  1h 20m