xuanyuanking opened a new pull request #27560: [SPARK-30809][SQL] Review and 
fix issues in SQL API docs
URL: https://github.com/apache/spark/pull/27560
 
 
   ### What changes were proposed in this pull request?
   - Add missing `since` annotation.
   - Don't show classes under `org.apache.spark.sql.dynamicpruning` package in 
API docs.
   - Fix the scope of `xxxExactNumeric` to remove it from the API docs.
   
   ### Why are the changes needed?
   Avoid leaking APIs unintentionally in Spark 3.0.0.
   
   ### Does this PR introduce any user-facing change?
   No. All these changes are to avoid leaking APIs unintentionally in Spark 
3.0.0.
   
   ### How was this patch tested?
   Manually generated the API docs and verified the above issues have been 
fixed.

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