bjchambers commented on issue #527: URL: https://github.com/apache/arrow-rs/issues/527#issuecomment-890560059
Added a rough draft. The temporal values are a bit odd -- it looks like there is `as_datetime` but that doesn't respect the timestamp of the input, and seems like it would be doing a match inside the loop, so I added a method to `ArrowTimestampType`. Not sure if there is a better way to operate on the date time -- maybe a method that returns a closure that gets inlined away? -- 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]
