hvanhovell commented on code in PR #40025:
URL: https://github.com/apache/spark/pull/40025#discussion_r1106593785


##########
connector/connect/client/jvm/src/test/scala/org/apache/spark/sql/PlanGenerationTestSuite.scala:
##########
@@ -177,6 +177,17 @@ class PlanGenerationTestSuite extends ConnectFunSuite with 
BeforeAndAfterAll wit
     session.range(1, 10, 1, 2)
   }
 
+  test("read") {

Review Comment:
   Maybe add a few variations here? For example show the parquet path works, 
etc..



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