chmp / serde_arrow

Convert sequences of Rust objects to Arrow tables
https://docs.rs/serde_arrow/
MIT License
68 stars 21 forks source link

jiff #213

Closed v1gnesh closed 3 weeks ago

v1gnesh commented 3 months ago

Just wondering what you think about adding jiff support. This can go at the bottom of your priority list, of course. Keen to hear if you know how jiff fares against chrono. If there's one thing I've seen from polars PRs is that they mention chrono is not fast :)

chmp commented 3 months ago

Great idea! I have also been toying with the idea of using jiff in my my other projects due to the complexities of the chrono API. Definitely something to look into!

Format docs:

https://docs.rs/jiff/latest/jiff/fmt/temporal/index.html

chmp commented 1 month ago

Started work on #243

chmp commented 3 weeks ago

Released with 0.12.1