Any ETA on MPP arrow release?
# arrow
b
Any ETA on MPP arrow release?
r
We are working on it and we have now what we need to remove the JVM deps. Most likely it will be mpp in the next first stable release of it all goes well at the end of this year or when the IR backend becomes stable.
🤩 3
b
Thanks, looking forward to it!
d
a
Guys, you are amazing! Great, great work!! Heads off to you guys, seriously, arrow is amazing! Does this mean that 1.0.0-snapshot is MPP already?
r
Not yet. @danieeh is working on bindings and next we are removing kapt but it's in progress
👍 3
a
Is there any ETA or release plan for this?
r
@paco is preparing the issues and they will be published for anyone that would like to contribute. We estimated around one quarter of one person's work so depending on help and availability sometime in 2021 Q1
The biggest feature remaining is removing kapt and for that we need a strategy for optics in meta
b
Cant you just replace it with https://github.com/Foso/MpApt
r
Not really because we have a ton of custom code depending on an old metadata lib that is no longer maintained and we already have the replacement built with arrow meta that does the same as kapt for optics, the only remaining processor. @paco is finishing up the optics lib preparation and once that is done then kapt is out of core too. @simon.vergauwen already sent a PR for the validated data type where all that before was codegen is now member or extensions not depending on the typeclasses any more.
Just an update and sorry I missed the last comment, we are almost there
🎉 4