-
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 375 #11527
Labels
Milestone
Comments
# MySQL
* Add support for table comments. ({issue}`11211`) |
# MongoDB
* Support predicate pushdown on `boolean` column. ({issue}`11536`) |
# Pinot
* Fix handling of passthrough queries which include expressions containing aggregation functions. ({issue}`9137`)
* Fix incorrect results when aggregation functions on columns having non-lowercase names are pushed down to Pinot. ({issue}`9137`, {issue}`10148`)
* Fix possible incorrect results when grouping on columns of array types. ({issue}`9781`) |
|
|
|
|
|
|
# SPI
* Remove deprecated constructors from `ColumnMetadata`. ({issue}`11621`) |
# Delta Lake
* Add access control to `drop_extended_stats` and `vacuum` procedures. ({issue}`11633`) |
# General
* Fix incorrect `is_nullable` value in `information_schema.columns` table. ({issue}`11613`)
# JDBC driver
* Fix incorrect `is_nullable` value in `DatabaseMetaData.getColumns()` method. ({issue}`11613`) |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
|
# Event listener
* Add processed input bytes and rows to query events. ({issue}`11623`) |
|
# Kudu
* Fixes race in creating schemas table if schema emulation is enabled. ({issue}`11264`)
* Improve write performance by flushing operations in batches. ({issue}`11264`) |
|
# Cassandra
* Return `0` instead of row count in completed bytes. ({issue}`11644`) |
# MongoDB
* Return `0` instead of row count in completed bytes. ({issue}`11679`) |
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: