tradewelltech / protarrow

Convert from protobuf to arrow and back
https://protarrow.readthedocs.io/
Apache License 2.0
17 stars 2 forks source link

Support for converting google.protobuf.Duration to pyarrow.Duration #78

Closed chasezheng closed 2 weeks ago

chasezheng commented 2 weeks ago

Hi tradewelltech,

I find the library very useful. I have a feature request: would you please consider adding the conversion of google.protobuf.Duration type into pyarrow.Duration?

Thank you, Chase

0x26res commented 2 weeks ago

This is now available in v0.7.0. Thanks.