JoshRosen commented on PR #36885: URL: https://github.com/apache/spark/pull/36885#issuecomment-1171764457
I've fixed merge conflicts and pushed another change to add typechecking during JSON node extraction: this doesn't matter when parsing well-formed / expected JSON, but could make a difference if invalid JSON is presented; see https://github.com/apache/spark/pull/36885#discussion_r911493733 for details. I removed the "WIP" tag; I think this PR should now be ready for a final round of review. -- 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]
