-
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 362 #9015
Labels
Milestone
Comments
BigQuery
* Fix query failure for predicate pushdown to BigQuery `datetime` type. ({issue}`9005`) |
BigQuery
* Fix incorrect results when using parameterized `numeric` type with non-default precision and scale. ({issue}`9060`) |
|
|
|
BigQuery
* Fix query failure when accessing tables having unsupported type columns. ({issue}`9086`) |
Cassandra
* Change minimum number of speculative executions from 2 to 1. ({issue}`9096`) |
|
BigQuery
* Fix query failure for predicate pushdown to BigQuery `float64` type with `+infinity` or `-infinity` value. ({issue}`9122`) |
|
|
|
BigQuery
* Chage type mapping of BigQuery `datetime` from `timestamp(3)` to `timestamp(6)` in Trino. ({issue}`9052`)
* Chage type mapping of BigQuery `time` from `time with time zone` to `time(6)` in Trino. ({issue}`9052`)
* Chage type mapping of BigQuery `timestamp` from `timestamp(3) with time zone` to `timestamp(6) with time zone` in Trino. ({issue}`9052`) |
|
|
* Add support for {func}`LISTAGG`. ({issue}`4835`) |
BigQuery
* Support case insensitive name matching for BigQuery views. ({issue}`9164`) |
Pinot
* Support pushdown of filters on `VARBINARY` columns to Pinot. ({issue}`9180`) |
|
|
Hive
* Fix performance regression where reading Parquet files that contain dictionaries. ({issue}`9161`) |
Merged
|
|
* Iceberg
- Fix failure for queries filtering on columns with array, map, or row type. ({issue}`8822`) |
Pinot
* Fix failure for queries on `REAL` or `DOUBLE` columns having `+Infinity` or `-Infinity` values. ({issue}`9180`) #9180 (2nd and 3rd commits) |
|
|
|
|
(should we mention Metadata API exposed by JDBC driver instead?) |
@losipiuk yes |
|
|
|
https://github.com/trinodb/trino/pull/9216/files#r711073226 |
## Server RPM
* Change RPM architecture to `noarch` to allow installing on any machine type. ({issue}`9187`) |
## Web UI
* Add query error info to cluster overview page. ({issue}`8762`) |
## Hive Connector
* Fix reading Avro tables written with older Avro versions that had certain semi-invalid schemas. ({issue}`9114`)
## Iceberg Connector
* Fix query failures caused by errors reading certain Avro metadata files. ({issue}`9114`)
|
## SPI
* Change `Connector.isSingleStatementWritesOnly()` to return `true` by default. ({issue}`8872`) |
## Hive Connector
* Fix possible `INSERT`/`UPDATE`/`ANALYZE` query failure when Glue metastore is in use and table statistics collection is enabled. ({issue}`9297`) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ashhar Hasan
Dain Sundstrom
David Phillips
GitHub
Grzegorz Kokosiński
Karol Sobczak
Martin Traverso
Piotr Findeisen
Pratham
Praveen Krishna
Yuya Ebihara
kasiafi
Łukasz Osipiuk
The text was updated successfully, but these errors were encountered: