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

Add release notes for 0.272 #17499

Closed
Closed
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.272
release/release-0.271
release/release-0.270
release/release-0.269
Expand Down
44 changes: 44 additions & 0 deletions presto-docs/src/main/sphinx/release/release-0.272.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
=============
Release 0.272
=============

**Highlights**
==============

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

General Changes
_______________
* Fix parquet data page offset calculation in parquet writer.
* Add a new JDBC driver parameter - timeZoneID :doc:`/installation/jdbc` :issue:`16680`.
* Add secure_random() and secure_random(lower, upper) with uniform distribution.
* Add support to use Parquet page-level statistics to skip pages.
* Bumped Alluxio client from `2.7.0` to `2.7.3`.
* Enable cost based optimization by default.
* Ensure Parameters are in proper order for queries having WITH clause.
* Follow the SQL standard in cast from double or real to varchar.
* Preserve quotedness for Identifier when formatting Query.

Mongodb Connector Changes
_________________________
* Fix the spelling of the write concern option ``JOURNAL_SAFE`` for the property ``mongodb.write-concern``.

Hive Changes
____________
* Introduce a flag "hive.parquet-column-index-filter-enabled" to turn on/off this feature. By default it is off.
* Support metadata-based listing and bootstrap for Hudi tables.
* Upgrade Hudi version to 0.10.1.

Iceberg Changes
_______________
* Support concurrent insertion from the same presto cluster or mutiple presto clusters which sharing the same metastore.

Pinot Changes
_____________
* Support querying Pinot JSON type.

**Credits**
===========

Alan Xu, Amit Dutta, Ariel Weisberg, Arjun Gupta, Arunachalam Thirupathi, Beinan Wang, Chen, Chunxu Tang, Darren Fu, David N Perkins, George Wang, Guy Moore, Harsha Rastogi, James Petty, James Sun, Josh Soref, Ke Wang, Maksim Dmitriyevich Podkorytov, Masha Basmanova, Mayank Garg, Neerad Somanchi, Nikhil Collooru, Pranjal Shankhdhar, Rebecca Schlussel, Rongrong Zhong, Ruslan Mardugalliamov, Sagar Sumit, Sergey Smirnov, Sergii Druzkin, Swapnil Tailor, Tim Meehan, Todd Gao, Varun Gajjala, Xiang Fu, Xinli shang, Ying, Zhenxiao Luo, ahouzheng, guojianhua, mengdilin, panyliu, v-jizhang, zhangyanbing