You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "teo-tsirpanis (via GitHub)" <gi...@apache.org> on 2023/03/17 20:59:49 UTC

[GitHub] [arrow] teo-tsirpanis opened a new issue, #34620: [CSharp] Support encoding `DateOnly` and `TimeOnly` values on .NET 6.

teo-tsirpanis opened a new issue, #34620:
URL: https://github.com/apache/arrow/issues/34620

   ### Describe the enhancement requested
   
   .NET 6 added `DateOnly` and `TimeOnly` types that encode either only a date or a wall clock time. After #34618 gets merged which multi-targets to .NET 6, we can add support for them, when encoding `(Date|Time)(32|64)Array`s.
   
   I will do it.
   
   ### Component(s)
   
   C#


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] westonpace closed issue #34620: [C#] Support encoding `DateOnly` and `TimeOnly` values on .NET 6.

Posted by "westonpace (via GitHub)" <gi...@apache.org>.
westonpace closed issue #34620: [C#] Support encoding `DateOnly` and `TimeOnly` values on .NET 6.
URL: https://github.com/apache/arrow/issues/34620


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org