-
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 360 #8455
Labels
Milestone
Comments
|
|
ClickHouse, Druid, MemSQL, MySQL, Oracle, Phoenix, PostgreSQL, Redshift, SQLServer connectors changes
* Add `write.batch-size` connector configuration to control JDBC batch size used during writes.
It can also be controlled using the `write_batch_size` session property. ({issue}`8434`) |
|
|
|
ClickHouse, MemSQL, MySQL, Oracle, Phoenix, PostgreSQL, Redshift, SQLServer connectors changes
* Add new configuration property `insert.non-transactional-insert.enabled` to allow INSERT queries to write directly
to the target table. This can improve performance in some cases by sacrificing transactional behaviour. It can also
be controlled using `non_transactional_insert` session property. ({issue}`8496`) |
MemSQL, MySQL, Phoenix, SQLServer connectors changes
* Fix performance regression of writes in JDBC connectors. ({issue}`8559`) |
|
|
|
MongoDB
* Add support for `json` type. ({issue}`8352`) |
|
|
MongoDB
* Support reading MongoDB `DBRef` type. ({issue}`3134`) |
|
|
|
|
|
Phoenix 5
* Improve performance of `ORDER BY ... LIMIT` queries on sorted data. ({issue}`8171`) |
General
* Disallow `DROP SCHEMA` if the schema is not empty. ({issue}`8660`) |
|
Merged
* Improve performance of `IN (<subquery>)` expressions. ({issue}`8639`) |
|
|
## Elasticsearch
* Add support for assuming an IAM role. ({issue}`8714`) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ashhar Hasan
Dain Sundstrom
David Phillips
GitHub
Grzegorz Kokosiński
Karol Sobczak
Martin Traverso
Piotr Findeisen
SHOW CREATE SCHEMA information_schema
Pratham
Yuya Ebihara
Łukasz Osipiuk
The text was updated successfully, but these errors were encountered: