This is an automated email from the ASF dual-hosted git repository.

victoria pushed a commit to branch vtlim-patch-1
in repository https://gitbox.apache.org/repos/asf/druid.git

commit 5066b2bdfb2ba8e83fbcd121fa6a507a281de08d
Author: Victoria Lim <[email protected]>
AuthorDate: Mon Feb 3 11:52:08 2025 -0800

    Release note highlight for SQL functions
---
 docs/release-info/release-notes.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/docs/release-info/release-notes.md 
b/docs/release-info/release-notes.md
index fee1be4bff9..93269fcc60d 100644
--- a/docs/release-info/release-notes.md
+++ b/docs/release-info/release-notes.md
@@ -359,6 +359,10 @@ The Iceberg extension now supports the AWS Glue Iceberg 
catalog.
 
 ### Documentation improvements
 
+The docs now include examples for all supported Apache Druid SQL functions. 
You can easily learn how to use each function by following along with the 
examples. These examples leverage datasets included with Druid, making it 
simple to get started quickly.
+
+Check out the examples at [All Druid SQL 
functions](../querying/sql-functions.md).
+
 ## Upgrade notes and incompatible changes
 
 ### Upgrade notes
@@ -392,4 +396,4 @@ The following dependencies have had their versions bumped:
 * Removed `file-loader` dependency for the web console 
[#17346](https://github.com/apache/druid/pull/17346)
 * Guice from 4.2.2 to 5.1.0
 * `git-commit-id-maven-plugin` from 4.9.10 to 9.0.1 
[#17571](https://github.com/apache/druid/pull/17571)
-* Netty from version `4.1.108.Final` to `4.1.116.Final`
\ No newline at end of file
+* Netty from version `4.1.108.Final` to `4.1.116.Final`


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to