XuPingyong commented on a change in pull request #8937: [FLINK-13040] promote
blink table config and add to document
URL: https://github.com/apache/flink/pull/8937#discussion_r299327232
##########
File path:
flink-table/flink-table-planner-blink/src/main/java/org/apache/flink/table/api/PlannerConfigOptions.java
##########
@@ -30,7 +31,8 @@
//
------------------------------------------------------------------------
// Optimizer Options
//
------------------------------------------------------------------------
-
+ @Documentation.ExcludeFromDocumentation
Review comment:
General users are not easy to understand and have no need to use these
configs in most scenes. Advanced users can tune performance of some special
cases according to them.
So I do not want to place these professional configs to the documentation.
----------------------------------------------------------------
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