-
Notifications
You must be signed in to change notification settings - Fork 3k
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 369 #10552
Comments
# BigQuery
* Fix query failure when reading `numeric` or `bignumeric` type. ({issue}`10564`) |
# SPI
* Remove legacy table layout objects from SPI |
# PostgreSQL
* Add support for [renaming schemas](/sql/alter-schema). ({issue}`8939`)
# Redshift
* Add support for [renaming schemas](/sql/alter-schema). ({issue}`8939`) |
# Hive
* Add support for writing Bloom filters in ORC files. ({issue}`3939`) |
|
|
All added to PR |
|
|
# ClickHouse
* Allow mapping ClickHouse `fixedstring` or `string` as Trino `varchar` via the `map_string_as_varchar` session property. ({issue}`10601`) |
As any config removal, this ought me mentioned. |
For #10599
|
# ClickHouse
* Map ClickHouse `ipv4` and `ipv6` types to Trino `ipaddress` type. ({issue}`7098`) |
|
|
All above added again (with minor rewording and formatting as necessary) |
For #10480 .. can @findepi and @findinpath work together to get the info added to the ongoing PR about hidden tables for Iceberg and get that merged asap please? |
# Oracle
* Map Oracle `date` to Trino `timestamp(0)` type. ({issue}`10626`)
* Fix performance regression of predicate pushdown on indexed `date` columns. ({issue}`10626`) |
# General
* Add support for using PostgreSQL and Oracle with database backed resource groups. ({issue}`9812`) |
# ClickHouse
* Upgrade minimum required version to 21.3. ({issue}`10703`)
* Disable `avg` pushdown on `decimal` types to avoid incorrect results. ({issue}`10650`) |
All above added again. |
# General
* Fix incorrect results or failure when casting date to bounded `varchar` type. ({issue}`552`) |
# General
* Use formatting specified in the SQL standard when casting `double` and `real` values to `varchar` type. ({issue}`552`) |
All above added. |
@martint @arhimondr .. need a release notes entry for #9818 |
@mosabua This feature is not yet usable. We shouldn't probably mention it just yet. |
|
|
All above added with minor tweaks. On to verification.. |
|
|
Added up to here again. |
|
No description provided.
The text was updated successfully, but these errors were encountered: