Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions docs/src/main/sphinx/release/release-423.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@

## Blackhole connector

* Add support for materialized views. ({issue}`18016`)
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vlad-lyutenko please correct me if I am wrong

* Add support for the `COMMENT ON VIEW` statement. ({issue}`18516`)

## Delta Lake connector
Expand Down Expand Up @@ -86,9 +85,6 @@

## Hudi connector

* Improve memory accounting of the Parquet writer. ({issue}`18564`)
Comment thread
findepi marked this conversation as resolved.
* Fix incorrectly creating files smaller than the configured
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gaurav8297 please correct me if I am wrong

`file_size_threshold` as part of `OPTIMIZE`. ({issue}`18388`)
* Fix query failure when a table has a file with a location ending with
whitespace. ({issue}`18206`)

Expand Down