Skip to content

Commit

Permalink
Release note highlight for SQL functions (#17696)
Browse files Browse the repository at this point in the history
  • Loading branch information
vtlim authored Feb 4, 2025
1 parent cf947fc commit edf4a7a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/release-info/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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`
* Netty from version `4.1.108.Final` to `4.1.116.Final`

0 comments on commit edf4a7a

Please sign in to comment.