xuanyuanking commented on a change in pull request #27560: [SPARK-30809][SQL] 
Review and fix issues in SQL API docs
URL: https://github.com/apache/spark/pull/27560#discussion_r381865223
 
 

 ##########
 File path: 
sql/catalyst/src/main/java/org/apache/spark/sql/connector/catalog/Catalogs.java
 ##########
 @@ -48,6 +48,7 @@ private Catalogs() {
    * @return an initialized CatalogPlugin
    * @throws CatalogNotFoundException if the plugin class cannot be found
    * @throws SparkException if the plugin class cannot be instantiated
+   * @since 3.0.0
 
 Review comment:
   Thanks, rewrite done in 69ab608.

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