Skip to content

Commit

Permalink
Update with latest PRs
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Kao <[email protected]>
  • Loading branch information
seankao-az committed Sep 6, 2024
1 parent b4720ca commit 9efbc4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release-notes/opensearch-sql.release-notes-2.17.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Compatible with OpenSearch and OpenSearch Dashboards Version 2.17.0
* IF function should support complex predicates in PPL ([#2970](https://github.com/opensearch-project/sql/pull/2970))
* Add flags for Iceberg and Lake Formation and Security Lake as a data source type ([#2978](https://github.com/opensearch-project/sql/pull/2978))
* Adds validation to allow only flint queries and sql SELECT queries to security lake type datasource ([#2977](https://github.com/opensearch-project/sql/pull/2977))
* Delegate Flint index vacuum operation to Spark ([#2995](https://github.com/opensearch-project/sql/pull/2995))

### Bug Fixes
* Restrict UDF functions ([#2884](https://github.com/opensearch-project/sql/pull/2884))
Expand All @@ -23,6 +24,7 @@ Compatible with OpenSearch and OpenSearch Dashboards Version 2.17.0

### Infrastructure
* Increment version to 2.17.0-SNAPSHOT ([#2892](https://github.com/opensearch-project/sql/pull/2892))
* Fix :integ-test:sqlBwcCluster#fullRestartClusterTask ([#2996](https://github.com/opensearch-project/sql/pull/2996))

### Refactoring
* Add RequestContext parameter to verifyDataSourceAccessAndGetRawMetada method ([#2872](https://github.com/opensearch-project/sql/pull/2872))
Expand Down

0 comments on commit 9efbc4a

Please sign in to comment.