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

[C#] Add support for Time32Array and Time64Array

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 9.0.0
    • C#

    Description

      C# Implementation does not support reading/writing Time32Array and Time64Array which makes it unusable to read/write Arrow batches containing these array types.

       

      As the native TimeSpan class in C# only supports resolution in milliseconds, it cannot be used to implement both these types of arrays in a consistent manner. These arrays can, however be supported as simple Int32/ Int64 arrays which represent seconds/ milliseconds/ microseconds/ nanoseconds passed since midnight which the user should parse as needed. 

      Attachments

        Issue Links

          Activity

            People

              rishabhrana Rishabh Rana
              rishabhrana Rishabh Rana
              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 - 2h 50m
                  2h 50m