HyukjinKwon commented on PR #36346:
URL: https://github.com/apache/spark/pull/36346#issuecomment-1109174675

   That's actually a great point. We would have to test each since there's diff 
between the expressions and plans. `schema_of_json` and `schema_of_csv` should 
be fine because they have no diff.
   
   But `from_csv`, `to_csv`, `from_json` and `to_json` have to be tested. 
@itholic mind taking this when you find some time? Basically we should test all 
the options with these expressions 


-- 
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]

Reply via email to