Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions presto-docs/src/main/sphinx/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Release Notes
.. toctree::
:maxdepth: 1

release/release-0.253
release/release-0.252
release/release-0.251.1
release/release-0.251
Expand Down
28 changes: 28 additions & 0 deletions presto-docs/src/main/sphinx/release/release-0.253.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
=============
Release 0.253
=============

**Details**
===========

General Changes
_______________
* Fix amplified ``Cumulative User Memory`` metric in web UI.
* Add tracking for system memory used by column statistics in ``TableFinishOperator``.
* Add support for shutting down coordinator via ``/v1/info/state`` endpoint.
* Add :func:`binomial_cdf` and :func:`inverse_binomial_cdf` functions.

Security Changes
________________
* Add support for schema access control in file based system access control.

Hive Changes
____________
* Fix S3 table creation error when the specified directory location is created from AWS console.
Comment thread
bhhari marked this conversation as resolved.
Outdated
* Add Hive metastore impersonation access. This can be enabled with the ``hive.metastore-impersonation-enabled`` configuration property.
* Add load balancing of multiple Hive metastore instances. This can be enabled with the ``hive.metastore.load-balancing-enabled`` configuration property.

**Contributors**
================

Abhisek Gautam Saikia, Andrii Rosa, Arunachalam Thirupathi, Beinan Wang, Bin Fan, Dongliang Chen, Eran Amar, James Petty, James Sun, Ke Wang, Maria Basmanova, Mayank Garg, Naveen Kumar Mahadevuni, Rebecca Schlussel, Reetika Agrawal, Rohit Jain, Rongrong Zhong, Shixuan Fan, Tim Meehan, Vic Zhang, Xiang Fu, Yang Yang, Zhongting Hu, frankobe, vaishnavibatni