etseidl opened a new pull request, #9996:
URL: https://github.com/apache/arrow-rs/pull/9996

   # Which issue does this PR close?
   
   - Part of #9995.
   
   # Rationale for this change
   Before switching `LogicalType` from struct variants to tuple variants, add 
some helper functions that will hide some of the increase in complexity.
   
   # What changes are included in this PR?
   Adds functions to the `LogicalType` impl for creating instances of the 
non-unit variants (`Integer`, `Decimal`, `Time`, `Timestamp`, `Variant`, 
`Geometry`, `Geography`).
   
   # Are these changes tested?
   Should be covered by existing tests.
   
   # Are there any user-facing changes?
   Adds to the `LogicalType` API
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to