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 382 #12425

Closed
martint opened this issue May 17, 2022 · 17 comments · Fixed by #12440
Closed

Release notes for 382 #12425

martint opened this issue May 17, 2022 · 17 comments · Fixed by #12440
Milestone

Comments

@martint
Copy link
Member

martint commented May 17, 2022

No description provided.

@martint martint added this to the 382 milestone May 17, 2022
@ebyhr ebyhr pinned this issue May 17, 2022
@ebyhr
Copy link
Member

ebyhr commented May 17, 2022

# Prometheus
* Add support for basic authentication. ({issue}`12302`)

#12302

@hashhar
Copy link
Member

hashhar commented May 17, 2022

# Postgres
* Improve INSERT performance. ({issue}`12417`)

#12417

@findepi
Copy link
Member

findepi commented May 17, 2022

MySQL
* Improve INSERT performance. ({issue}`12411`)

(same wording as #12417 but for MySQL this time)

#12411

@ebyhr
Copy link
Member

ebyhr commented May 18, 2022

# Hive
* Fix failure when ACID table column name collides with ACID internal names. ({issue}`12401`)

#12401

@sopel39
Copy link
Member

sopel39 commented May 18, 2022

General
* Improve join performance. ({issue}`12257`)

#12257

@ebyhr
Copy link
Member

ebyhr commented May 19, 2022

# BigQuery
* Add support for [query results cache](https://cloud.google.com/bigquery/docs/cached-results).
  This can be enabled using the `bigquery.query-results-cache.enabled` config property. ({issue}`12408`)

#12408

@ebyhr
Copy link
Member

ebyhr commented May 19, 2022

# Delta Lake
* Support predicate pushdown for `timestamp with time zone` type. ({issue}`12007`)

#12344

@ebyhr
Copy link
Member

ebyhr commented May 23, 2022

# BigQuery
* Support reading wildcard tables. ({issue}`4124`)

#12428

@findepi
Copy link
Member

findepi commented May 23, 2022

Hive
* Fix queries sometimes failing with `NoSuchElementException: No value present` when metastore caching
  is enabled. ({issue}`12513`)

#12513 #12439

@findepi
Copy link
Member

findepi commented May 23, 2022

Iceberg
* Support updating Iceberg table partitioning using `ALTER TABLE ... SET PROPERTIES`. ({issue}`12174`

#12259 #12174 #7580

@findepi
Copy link
Member

findepi commented May 24, 2022

Oracle
* Improve `INSERT` performance when data includes `NULL` values. ({issue}`12400`)

#12400

@ebyhr
Copy link
Member

ebyhr commented May 24, 2022

# Delta Lake
* Add support for adding columns. ({issue}`12371`)

#12371

@findepi
Copy link
Member

findepi commented May 24, 2022

Hive
* Allow metastore caching without caching partition-level information. This can be enabled using
  `hive.metastore-cache.cache-partitions` catalog configuration property. ({issue}`12343`)

#12343

@findepi
Copy link
Member

findepi commented May 24, 2022

Iceberg
* Add support for Bloom filters when using ORC file format. ({issue}`11732 `)

#11732

@mosabua
Copy link
Member

mosabua commented May 24, 2022

Iceberg
* Add support for Bloom filters when using ORC file format. ({issue}`4741`)

#4741

Is this correct? Isnt that related to #11732 @findepi ?

@findepi
Copy link
Member

findepi commented May 25, 2022

Hive
* Fix `sync_partition_metadata` procedure failure when table has large number of partitions. ({issue}`12525`)

#12525 #12527

@findepi
Copy link
Member

findepi commented May 25, 2022

Iceberg
* Improve query performance of reads after `DELETE` removes all rows from a file. ({issue}`12197`)

#12197

@martint martint unpinned this issue May 26, 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