-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release notes for 365 #9826
Labels
Milestone
Comments
|
|
|
|
|
## General
* Add support for [`TRUNCATE TABLE`](/sql/truncate). ({issue}`8921`)
## ClickHouse
* Add support for truncating tables. ({issue}`8921`)
## Druid
* Add support for truncating tables. ({issue}`8921`)
## MemSQL
* Add support for truncating tables. ({issue}`8921`)
## MySQL
* Add support for truncating tables. ({issue}`8921`)
## Oracle
* Add support for truncating tables. ({issue}`8921`)
## PostgreSQL
* Add support for truncating tables. ({issue}`8921`)
## Redshift
* Add support for truncating tables. ({issue}`8921`)
## SQL Server
* Add support for truncating tables. ({issue}`8921`) |
## Cassandra
* Support reading user defined types in Cassandra. ({issue}`147`) |
## Pinot
* Update Pinot connector to be compatible with versions >= 0.8.0 and drop support for older versions. ({issue}`9098`) |
|
|
* Add {func}`contains` to check whether a CIDR contains an IP address. ({issue}`9654`) |
## BigQuery
* Support reading `bignumeric` type whose precision is less than or equal to 38. ({issue}`9882`) |
|
## Elasticsearch
* Fix failure when empty values exist in numeric fields. ({issue}`9939`) |
|
|
|
## MySQL
* Fix incorrect query results when query contains predicates on `real` type columns. ({issue}`9998`)
## MemSQL
* Fix incorrect query results when query contains predicates on `real` type columns. ({issue}`9998`)
## ClickHouse
* Fix incorrect query results when query contains predicates on `real` type columns. ({issue}`9998`) |
## BigQuery
* Fix failure when a schema is dropped during listing tables. ({issue}`9954`) |
|
|
|
## Phoenix
* Support reading ``DECIMAL`` columns from Phoenix with unspecified precision or scale. ({issue}`9795`) |
|
|
|
|
|
* Iceberg
- Fix failure caused by stale metadata in the `rollback_to_snapshot` procedure. ({issue}`9221`)
- Improve performance for queries on nested data through dereference pushdown. ({issue}`8129`) |
|
|
|
|
## MongoDB
* Support connecting to MongoDB clusters via `mongodb.connection-url` config property. `mongodb.seeds` and `mongodb.credentials` properties are now deprecated. ({issue}`9819`) |
|
|
Merged
* Iceberg Connector:
- Use Iceberg's `schema.name-mapping.default` table property for scanning files
with missing Iceberg ids. This aligns Trino behavior on migrated files with the
Iceberg spec. ({issue}`9959`) |
|
## CLI
* Use HTTPS in CLI when using port 443. ({issue}`8798`) |
|
|
I would say it the other way: remove the config property ... so that the legacy optimizer is no more available. |
|
## PostgreSQL
* Add experimental support for range predicate pushdown on string columns. It can be enabled
by setting the `postgresql.experimental.enable-string-pushdown-with-collate` catalog configuration
property or the corresponding `enable_string_pushdown_with_collate` session property to `true`. ({issue}`9746`) |
# Hive connector
* Enable `hive.s3.streaming` by default. ({issue}`9715`) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ashhar Hasan
Dain Sundstrom
David Phillips
Grzegorz Kokosiński
Karol Sobczak
TDigestHistogram#toString
Metrics
Martin Traverso
Piotr Findeisen
Pratham
Praveen Krishna
Yuya Ebihara
kasiafi
Łukasz Osipiuk
The text was updated successfully, but these errors were encountered: