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 387 #12870

Closed
martint opened this issue Jun 15, 2022 · 12 comments · Fixed by #12881
Closed

Release notes for 387 #12870

martint opened this issue Jun 15, 2022 · 12 comments · Fixed by #12881
Milestone

Comments

@martint
Copy link
Member

martint commented Jun 15, 2022

No description provided.

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

ebyhr commented Jun 15, 2022

# Delta Lake
* Add support for `data_size` when analyzing a table. ({issue}`12814`)

#12814

@ebyhr
Copy link
Member

ebyhr commented Jun 16, 2022

# Redis
* Add support for predicate pushdown for Redis key column on `string` value table. ({issue}`12218`)

#12219

@ebyhr
Copy link
Member

ebyhr commented Jun 16, 2022

# Iceberg
* Prevent modifying old snapshots. ({issue}`12860`)

#12873

@findepi
Copy link
Member

findepi commented Jun 20, 2022

Prevent modifying old snapshots.

Well, old snapshots weren't modified.
Let's rephrase this, or drop.

@ebyhr
Copy link
Member

ebyhr commented Jun 20, 2022

@findepi Let me suggest a new sentence in release note PR.

@ebyhr
Copy link
Member

ebyhr commented Jun 20, 2022

# Delta Lake
* Block adding a new column when the table has unsupported writer version. ({issue}`12883`)

#12883

@findepi
Copy link
Member

findepi commented Jun 20, 2022

Iceberg
* Allow `OPTIMIZE` with a predicate on non-identity partitioned tables. ({issue}`12795`)
* Improve performance of `DELETE` when deleting whole partitions in an non-identity partitioned table. ({issue}`7905`)

#12795 #7905

@ebyhr
Copy link
Member

ebyhr commented Jun 21, 2022

# Delta Lake
* Enable optimized Parquet writer by default. ({issue}`12757`)

#12757

@ebyhr
Copy link
Member

ebyhr commented Jun 21, 2022

# CLI
* Store history even if query starts with spaces. ({issue}`12847`)

#12847

@ebyhr
Copy link
Member

ebyhr commented Jun 21, 2022

# Kudu
* Fix failure when inserting into a table having a `row_uuid` column. ({issue}`12915`)

#12915

@findepi
Copy link
Member

findepi commented Jun 21, 2022

Iceberg
* Fix incorrect query results when reading Iceberg table with a filter on UUID column. ({issue}`12834`)

#12834 #12911

@findepi
Copy link
Member

findepi commented Jun 22, 2022

Iceberg
* Allow `OPTIMIZE` on a table partitioned over `timestamp with time zone` column, with
  `CAST(timestamp_col AS date) >= DATE '...'` syntax. ({issue}`12362`)

#12362 #12918

@martint martint unpinned this issue Jun 23, 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