-
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 359 #8170
Labels
Milestone
Comments
|
|
|
|
|
|
|
* Add support for {doc}`/sql/set-time-zone`. ({issue}`8112`) |
## Elasticsearch
* Fix potential incorrect results when queries contain an `IS NULL` predicate. ({issue}`3605`) |
## Elasticsearch
* Fix failure when multiple indexes share the same alias. ({issue}`8158`) |
General
* Support row pattern recognition as part of window specification. #8141 |
|
|
|
|
|
|
MySQL
* Support reading and writing ``TIMESTAMP`` values with precision higher than 3. ({issue}`6910`)
* Support predicate pushdown on ``TIMESTAMP`` columns. ({issue}`7413`)
* Handle ``TIMESTAMP`` values during forward offset changes ('gaps' in DST). ({issue}`5449`) |
* Add {func}`geometry_nearest_points`. ({issue}`8280`) |
* Fix planning failure when using {func}`hash_counts`. ({issue}`8248`) |
|
|
Merged
|
|
|
Hive
* Add support for inserting data into CSV and TEXT tables with skip_header_line_count table property set to 1.
The same applies to creating tables with data using `CREATE TABLE ... AS SELECT` syntax. ({issue}`8390`)
* Add validation so creating CSV and TEXT tables with data is not allowed if skip_header_line_count is set to a value
greater than 1. ({issue}`8373`) cc: @homar |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ashhar Hasan
arrayToPrestoType
method toarrayToTrinoType
Dain Sundstrom
David Phillips
GitHub
Grzegorz Kokosiński
Karol Sobczak
Martin Traverso
make_set_digest
functionPiotr Findeisen
Pratham
Praveen Krishna
Yuya Ebihara
kasiafi
Łukasz Osipiuk
The text was updated successfully, but these errors were encountered: