clintropolis commented on a change in pull request #7591: Remove SQL experimental banner and other doc adjustments. URL: https://github.com/apache/incubator-druid/pull/7591#discussion_r280955004
########## File path: docs/content/querying/sql.md ########## @@ -31,12 +31,12 @@ title: "SQL" # SQL -<div class="note caution"> -Built-in SQL is an <a href="../development/experimental.html">experimental</a> feature. The API described here is -subject to change. +<div class="note info"> Review comment: Should the unsupported features of native Druid queries be called out a bit more prominently since we are moving this out of experimental status? Currently they are maybe sort of hidden after all of the functions it does support. Maybe it isn't a problem, but maybe a link from somewhere near the top to that section would be good? ---------------------------------------------------------------- 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]
