-
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 373 #11288
Comments
# SQL Server
* Fix incorrect results when querying SQL Server ``tinyint`` columns by mapping them to Trino ``smallint``. ({issue}`11209`) |
|
Added |
# BigQuery
* Allow configuring view expiration time via the `bigquery.view-expire-duration` config property. ({issue}`11272`) |
|
Above all added |
|
|
# Phoenix
* Fix metadata listing failure in case of concurrent table deletion. ({issue}`10904`) |
|
All above added |
It was added in #7994 (so 372), but a) i missed to add RN entry and b) it worked in simple cases only. Or, we can retro-add the above entry to 372, and in 373 say something about ... making it actually work. |
# Phoenix
* Prevent writing incorrect results by failing a query when Phoenix JDBC driver replaces `null` elements with different values in an array. ({issue}`11351`) |
|
|
All above added. |
For #11308 just include the PR link in existing entry: #11288 (comment) |
All above added. |
This was referenced Mar 10, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: