cloud-fan commented on a change in pull request #17254:
[SPARK-19917][SQL]qualified partition path stored in catalog
URL: https://github.com/apache/spark/pull/17254#discussion_r326989672
##########
File path:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveDDLSuite.scala
##########
@@ -2134,6 +2134,37 @@ class HiveDDLSuite
}
}
+ test("the qualified path of a partition is stored in the catalog") {
Review comment:
can we merge the 2 similar tests? We can use `isUsingHiveMetastore` to
decide the USING clause.
----------------------------------------------------------------
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]