LuciferYang commented on PR #37604: URL: https://github.com/apache/spark/pull/37604#issuecomment-1221769895
It seems that the main problem is that `JValue` is used as an input parameter or a return value, which will cause some forward incompatibility. I'm not sure whether we will change these APIs. If the above problem is not a problem, I think spark may can replace `Json4s` with `Jackson` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
