Christopher Prohm

Results 57 comments of Christopher Prohm

Could you maybe skim the current PR, whether it would work for your use case? (I don't see issues, but maybe I misunderstood your requirements).

Hey @xmakro. Thanks a lot for your contribution. I will merge it first into a temporary branch, as I noticed an issue with the `x.py` script (adding windows line-endings on...

Thanks for the kind words :). Actually I have to backtrack a bit. I can't seem to find the changelog for the 0.18.0 release. I would like to better understand...

As arrow2 is no longer maintained (see the projects's [readme](https://github.com/jorgecarleitao/arrow2)), I don't think adding support for 0.18 makes sense. Thanks a lot for your PR.

@droher Thanks for posting. A separate issue would be better (as I have something different in mind for this topic :D). I created one [here](https://github.com/chmp/serde_arrow/issues/57).

The dictionary part is actually not the tricky part - as it is already implemented :). My issue is rather how to do all of this in a generic way....

See here for the current design: https://github.com/chmp/serde_arrow/issues/183#issuecomment-2145801561

Hi @raj-nimble Thanks. I like the idea a lot! ATM, I don't really have the time for serde arrow. I will have a proper look next week! First feedback: it's...