malduarte edited a comment on pull request #30236: URL: https://github.com/apache/spark/pull/30236#issuecomment-724522122
@viirya Thanks, ended up adding the test in [JavaDataFrameSuite.java.](https://github.com/apache/spark/blob/9f15aa651001f5c15919a744db13629fd39c5910/sql/core/src/test/java/test/org/apache/spark/sql/JavaDataFrameSuite.java#L528) . Makes more sense there. Is this good enough? On another note, this issue is also present in 2.4.X branch. Backported here https://github.com/apache/spark/pull/30316 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
