Skip to content
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 391 #13187

Closed
martint opened this issue Jul 15, 2022 · 15 comments · Fixed by #13216
Closed

Release notes for 391 #13187

martint opened this issue Jul 15, 2022 · 15 comments · Fixed by #13216
Milestone

Comments

@martint
Copy link
Member

martint commented Jul 15, 2022

No description provided.

@martint martint added this to the 391 milestone Jul 15, 2022
@martint martint pinned this issue Jul 15, 2022
@ebyhr
Copy link
Member

ebyhr commented Jul 19, 2022

# BigQuery
* Support reading external tables. ({issue}`13164`)

#13164

@ebyhr
Copy link
Member

ebyhr commented Jul 19, 2022

# BigQuery
* Support creating a table with table and column comment. ({issue}`13105`)

#13105

@aczajkowski
Copy link
Member

# AWS Athena
* Support for AWS Athena Partition Projection. ({issue}`11305`)

@sopel39
Copy link
Member

sopel39 commented Jul 19, 2022

General
* Improve performance of repeated aggregations with ``CASE`` expressions. ({issue}`12548`)

#12548

@ebyhr
Copy link
Member

ebyhr commented Jul 20, 2022

# Hive
* Fix incorrect results when using the Glue metastore and queries contain `IS NULL` with additional filters. ({issue}`13083`)

#13122

@raunaqmorarka
Copy link
Member

# SPI
* Removed deprecated SPI methods and classes related to the grouped execution feature. ({issue}`13125`)

#13125

@raunaqmorarka
Copy link
Member

# Delta Lake, Hive
* Improved optimized parquet writer performance.

# Iceberg
* Improved parquet writer performance.

#13203 #13208

@findepi
Copy link
Member

findepi commented Jul 20, 2022

# Iceberg
* Fix query failure when reading an Iceberg table with deletion files. ({issue}`13035`)

#13035 #13078

@findepi
Copy link
Member

findepi commented Jul 20, 2022

# Hive, Iceberg, Delta Lake
* Fix incorrect results when using the Glue metastore and queries contain `IS NULL` with additional filters. ({issue}`13083`)

Only Hive

@ebyhr
Copy link
Member

ebyhr commented Jul 20, 2022

Only Hive

My bad. Fixed the entry.

@sopel39
Copy link
Member

sopel39 commented Jul 21, 2022

Iceberg
* Fix query failures when table contains columns of UUID type. ({issue}`13268`)

#13268

@findepi
Copy link
Member

findepi commented Jul 21, 2022

(all JDBC connectors supporting query pass-through)
- Fix potential query failures when using query pass-through table function with metadata caching and
  underlying tables' schema is changed via Trino. ({issue}`12526`)

#13034 #12526

@ebyhr
Copy link
Member

ebyhr commented Jul 21, 2022

# Delta Lake
* Fix incorrect results when reading a table with a cached representation of its active data files which is outdated. ({issue}`13083`)

#13195

@findepi
Copy link
Member

findepi commented Jul 21, 2022

Iceberg
* Improve query planning time. ({issue}`13047`)

#13047

@ebyhr
Copy link
Member

ebyhr commented Jul 21, 2022

# Delta Lake
* Store query id when creating a new schema. ({issue}`13242`)
* Fix incorrect `schema already exists` error caused by a client timeout when creating a new schema. ({issue}`13242`)

#13242

@martint martint unpinned this issue Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

6 participants