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_r379408683
 
 

 ##########
 File path: project/SparkBuild.scala
 ##########
 @@ -834,6 +834,7 @@ object Unidoc {
       
.map(_.filterNot(_.getCanonicalPath.contains("org/apache/spark/util/collection")))
       
.map(_.filterNot(_.getCanonicalPath.contains("org/apache/spark/util/kvstore")))
       
.map(_.filterNot(_.getCanonicalPath.contains("org/apache/spark/sql/catalyst")))
+      
.map(_.filterNot(_.getCanonicalPath.contains("org/apache/spark/sql/dynamicpruning")))
 
 Review comment:
   Done in #27581.

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