cloud-fan commented on a change in pull request #25104: [SPARK-28341][SQL] 
remove session catalog config
URL: https://github.com/apache/spark/pull/25104#discussion_r302336134
 
 

 ##########
 File path: 
sql/core/src/test/scala/org/apache/spark/sql/sources/v2/DataSourceV2SQLSuite.scala
 ##########
 @@ -31,14 +31,20 @@ import org.apache.spark.sql.types.{LongType, StringType, 
StructType}
 
 class DataSourceV2SQLSuite extends QueryTest with SharedSQLContext with 
BeforeAndAfter {
 
 Review comment:
   Now this end-to-end test checks the actual behavior the end-users will hit, 
as we don't set a fake session catalog.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to