Skip to content

Commit

Permalink
Add Trino 463 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabua committed Oct 17, 2024
1 parent 5936d81 commit 62b2ea3
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/main/sphinx/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
```{toctree}
:maxdepth: 1
release/release-463
release/release-462
release/release-461
release/release-460
Expand Down
90 changes: 90 additions & 0 deletions docs/src/main/sphinx/release/release-463.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
# Release 463 (23 Oct 2024)

## General

* Add {func}`time_zone` functions to extract the IANA timezone string from
timestamp. ({issue}`20893`)

## Security

## Web UI

## JDBC driver

## Server RPM

## Docker image

## CLI

## Accumulo connector

## BigQuery connector

## Blackhole connector

## Cassandra connector

## ClickHouse connector

* Improve performance for queries with `IS NULL` expressions. ({issue}`23459`)

## Delta Lake connector

## Druid connector

## Elasticsearch connector

## Exasol connector

## Google Sheets connector

## Hive connector

## Hudi connector

## Iceberg connector

## Ignite connector

## JMX connector

## Kafka connector

## Kinesis connector

## Kudu connector

## MariaDB connector

## Memory connector

## MongoDB connector

## MySQL connector

## OpenSearch connector

## Oracle connector

## Phoenix connector

## Pinot connector

## PostgreSQL connector

## Prometheus connector

## Redis connector

## Redshift connector

## SingleStore connector

## Snowflake connector

## SQL Server connector

## TPC-H connector

## SPI

0 comments on commit 62b2ea3

Please sign in to comment.