-
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 361 #8732
Labels
Milestone
Comments
|
|
ClickHouse
* Fix incorrect results for aggregation functions applied to columns of type VARCHAR and CHAR. ({issue}`7320`)
MySQL
* Fix incorrect results for aggregation functions applied to columns of type VARCHAR and CHAR. ({issue}`7320`)
PostgreSQL
* Fix incorrect results for aggregation functions applied to columns of type VARCHAR and CHAR. ({issue}`7320`)
SQL Server
* Fix incorrect results for aggregation functions applied to columns of type VARCHAR and CHAR. ({issue}`7320`) |
MongoDB
* Add {func}`timestamp_objectid`. ({issue}`8824`) |
I've unrolled this already to make it easier when adding to release notes - we can condense into a single entry if needed. ClickHouse
* Add new configuration property `metadata.cache-maximum-size` to allow limiting the size of the metadata cache. ({issue}`8652`)
Druid
* Add new configuration property `metadata.cache-maximum-size` to allow limiting the size of the metadata cache. ({issue}`8652`)
MemSQL
* Add new configuration property `metadata.cache-maximum-size` to allow limiting the size of the metadata cache. ({issue}`8652`)
MySQL
* Add new configuration property `metadata.cache-maximum-size` to allow limiting the size of the metadata cache. ({issue}`8652`)
Oracle
* Add new configuration property `metadata.cache-maximum-size` to allow limiting the size of the metadata cache. ({issue}`8652`)
Phoenix
* Add new configuration property `metadata.cache-maximum-size` to allow limiting the size of the metadata cache. ({issue}`8652`)
PostgreSQL
* Add new configuration property `metadata.cache-maximum-size` to allow limiting the size of the metadata cache. ({issue}`8652`)
Redshift
* Add new configuration property `metadata.cache-maximum-size` to allow limiting the size of the metadata cache. ({issue}`8652`)
SQL Server
* Add new configuration property `metadata.cache-maximum-size` to allow limiting the size of the metadata cache. ({issue}`8652`) |
MongoDB
* Enable `mongodb.socket-keep-alive` config property by default. ({issue}`8832`) |
|
cc: @jackye1995 |
|
|
* Improve performance of {func}`sum` and {func}`avg` aggregations involving `decimal` values. ({issue}`8878`) |
General
* Support table redirection for `INSERT`, `DELETE` and `UPDATE` operations. ({issue}`8683`) |
Cassandra
* Add support for pushdown of `smallint`, `tinyint` and `date` types on partition columns. ({issue}`3763`) |
|
|
Merged
|
|
Pinot
* Implement aggregation pushdown for `count`, `avg`, `min`, `max`, `sum`, `count(DISTINCT)` and `approx_distinct`.
It is enabled by default and can be disabled using the configuration property `pinot.aggregation-pushdown.enabled`
or the session property `aggregation_pushdown_enabled`. ({issue}`4140`) cc: @elonazoulay Does the release note look good to you? Anything I missed? |
|
|
|
Hive
* Add support for translating Hive views which contain common table expressions. ({issue}`5977`)
* Add support for translating Hive views which contain outer parentheses. ({issue}`8789`)
* Add support for translating Hive views which use `date` function. ({issue}`8789`)
* Add support for translating Hive views which use `pmod` function. ({issue}`8935`) |
|
BigQuery
* Fix incorrect result when using BigQuery `TIME` type. ({issue}`8999`) |
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ashhar Hasan
David Phillips
GitHub
Grzegorz Kokosiński
Karol Sobczak
Martin Traverso
Piotr Findeisen
Yuya Ebihara
kasiafi
Łukasz Osipiuk
The text was updated successfully, but these errors were encountered: