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 395 #13913

Closed
martint opened this issue Aug 30, 2022 · 11 comments · Fixed by #13975
Closed

Release notes for 395 #13913

martint opened this issue Aug 30, 2022 · 11 comments · Fixed by #13975
Milestone

Comments

@martint
Copy link
Member

martint commented Aug 30, 2022

No description provided.

@martint martint added this to the 395 milestone Aug 30, 2022
@martint martint pinned this issue Aug 30, 2022
@ebyhr
Copy link
Member

ebyhr commented Aug 30, 2022

# Prometheus
* Add support for case-insensitive table name matching via the `prometheus.case-insensitive-name-matching` configuration property. ({issue}`8740`)

#13745

@sopel39
Copy link
Member

sopel39 commented Aug 30, 2022

General:
* Significantly improve efficiency of inserts by scaling writers within a worker node. ({issue}`13111`)

#13111

@ebyhr
Copy link
Member

ebyhr commented Aug 31, 2022

# MongoDB
* Fix failure for queries filtering on columns with `json` type. ({issue}`13536`)

#13762

@ebyhr
Copy link
Member

ebyhr commented Aug 31, 2022

# ClickHouse, MariaDB, MySQL, Oracle, Phoenix, PostgreSQL, Redshift, SingleStore, SQL Server
* Fix query failure when renaming or dropping columns which should be quoted. ({issue}`13839`)

# Phoenix
* Fix query failure when adding a column which should be quoted. ({issue}`13839`)

#13878

@sopel39
Copy link
Member

sopel39 commented Aug 31, 2022

General:
* Reduce aggregation memory consumption. ({issue}`12512`)

#12512

@sopel39
Copy link
Member

sopel39 commented Aug 31, 2022

General:
* Improve decimal aggregations performance. ({issue}`13573`)

#13573

@ebyhr
Copy link
Member

ebyhr commented Sep 1, 2022

# Delta Lake
* Add support for `ALTER TABLE ... RENAME TO` statement on Glue metastore. ({issue}`12985`)

#13707

@ebyhr
Copy link
Member

ebyhr commented Sep 1, 2022

# Memory
* Add support for table and column comments. ({issue}`13936`)

#13936

@sopel39
Copy link
Member

sopel39 commented Sep 2, 2022

General
* Improve concurrency for large clusters. ({issue}`13934`, `13986`)

#13934, #13986

@ebyhr
Copy link
Member

ebyhr commented Sep 5, 2022

# Iceberg
* Fix creating metadata and manifest files with url encoded name when the metadata location has trailing slashes on S3. ({issue}`13759`)

#13984

@ebyhr
Copy link
Member

ebyhr commented Sep 6, 2022

# Delta Lake
* Enforce `delta.checkpoint.writeStatsAsJson` and `delta.checkpoint.writeStatsAsStruct` table properties. ({issue}`12031`)

#13331

@martint martint unpinned this issue Sep 8, 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.

3 participants