hey all! I’ve raised a PR in `arrow-integrations` ...
# arrow-contributors
m
hey all! I’ve raised a PR in
arrow-integrations
arrow to enable jackson serialization / deserialization of the rest of Arrow datatypes, including
Either
,
Validated
, and
Ior
. They all are made configurable for the end user. https://github.com/arrow-kt/arrow-integrations/pull/71 I’ve asked the question here on how might we serialize them (last year?). It’s implemented as suggested now. Would really appreciate a review from you all! cc @simon.vergauwen
s
Hey @mitch, awesome contributions 🙏 I'm kinda busy this week, so I'll try to make some time next week.
🙌 1
m
thanks @simon.vergauwen dw take your time. thanks heaps for looking into it!
@simon.vergauwen sorry for pinging you again, i wonder if you've got any chance to review this? Dw if you're busy take your time
s
Hey @mitch. Sorry for the wait, I had a much busier week then I originally thought 😕 Was able to make some time today to review. It looks great. Feel free to press merge, or poke me if you're missing the rights to do so after 2 approvals.
m
Thanks heaps @simon.vergauwen!! i’ve also addressed your comments there. good one about namespacing and discoverability. i’ll merge that PR in that case
🙌 1
s
Awesome, thanks @mitch!