dtenedor commented on PR #36583: URL: https://github.com/apache/spark/pull/36583#issuecomment-1129351769
> Is this [[[SPARK-38067](https://issues.apache.org/jira/browse/SPARK-38067)][PYTHON] Preserve None values when saved to JSON](https://github.com/apache/spark/commit/66b9087233bc0cb90cf3af07ec34ba74b9c32d5b) the same case? @bjornjorgensen thanks for pointing that out! It looks like there is a code path to store null values in the JSON result. I'll add a code path and test cases to cover both ways and update this PR. -- 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]
