-
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 409 #16247
Labels
Milestone
Comments
# Delta Lake
* Support setting default reader and writer versions using the `delta.default-reader-version` and
`delta.default-writer-version` config properties. ({issue}`16208`) |
# SQL Server
* Add support for pushing down joins using `=` and `!=` predicates over
text columns to SQL Server if the column uses a case-sensitive collation
within SQL Server. ({issue}`16185`) |
# BigQuery
* Fix failure when non-lowercase column names exist in `query` table function. ({issue}`16075`) |
# ClickHouse
* Remove support for legacy JDBC driver `ru.yandex.clickhouse.ClickHouseDriver`. ({issue}`16188`) |
# General & Iceberg
* Support dropping a field with `DROP COLUMN` statement. ({issue}`15975`) |
|
# ClickHouse
* Remove support for specifying expressions in `sample_by` table properties to prevent SQL injection. ({issue}`16261`) |
|
|
# BigQuery
* Add support for inserting default values. ({issue}`16327`) |
|
|
# Cassandra
* Add support for `time` type. ({issue}`13063`) |
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: