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 415 #17135

Closed
martint opened this issue Apr 20, 2023 · 7 comments · Fixed by #17234
Closed

Release notes for 415 #17135

martint opened this issue Apr 20, 2023 · 7 comments · Fixed by #17234
Milestone

Comments

@martint
Copy link
Member

martint commented Apr 20, 2023

No description provided.

@martint martint added this to the 415 milestone Apr 20, 2023
@martint martint pinned this issue Apr 20, 2023
@sopel39
Copy link
Member

sopel39 commented Apr 20, 2023

UI:
* Display planning CPU time on query details page. ({15318})

SPI:
* Expose ``planningCpuTime`` in ``QueryStatistics``. ({15318})

#15318

@hashhar
Copy link
Member

hashhar commented Apr 23, 2023

# Kafka
* Added support for `oneof` Protobuf types when using the Confluent table description provider. ({issue}`16836`)

#16836

@raunaqmorarka
Copy link
Member

# Iceberg
* Improve performance of queries with filters when bloom filter indexes are present in parquet files. Usage of bloom filters from parquet files can be disabled using the catalog configuration property `parquet.use-bloom-filter` or the catalog session property `parquet_use_bloom_filter`. ({issue}`17192`)

#17192

@sopel39
Copy link
Member

sopel39 commented Apr 25, 2023

# General
* Make aggregation performance more stable with regard to input file size variability. ({issue}`11361`)

#11361

@raunaqmorarka
Copy link
Member

# Hive
* Improve performance of queries with selective filters on primitive fields in ROW type columns. ({issue}`15163`)

#15163

@ebyhr
Copy link
Member

ebyhr commented Apr 25, 2023

# Delta Lake
* Support commenting on table and column with `id` and `name` column mapping mode. ({issue}`17139`)

#17139

@ebyhr
Copy link
Member

ebyhr commented Apr 26, 2023

# Delta Lake
* Add support for `BETWEEN` predicates in table check constraints. ({issue}`17120`)

#17120

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.

5 participants