Skip to content

Add release notes for 0.271#17387

Merged
rschlussel merged 1 commit intoprestodb:masterfrom
cocozianu:release-notes-0.271
Mar 3, 2022
Merged

Add release notes for 0.271#17387
rschlussel merged 1 commit intoprestodb:masterfrom
cocozianu:release-notes-0.271

Conversation

@cocozianu
Copy link
Copy Markdown
Contributor

@cocozianu cocozianu commented Mar 2, 2022

Missing Release Notes

Amit Dutta

Masha Basmanova

Rongrong Zhong

singcha

Extracted Release Notes

All Commits

  • 0b50dcc Mark tdigest_agg function as public (Masha Basmanova)
  • 73516ea Reduce memory used by primitive flat map value blocks (Sergii Druzkin)
  • 246dff7 Avoid volatile writes for empty responses in PageBufferClient (James Petty)
  • f4ce316 Fix documentation for tdigest_agg (Masha Basmanova)
  • 2da621d Reduce memory consumed by flat map value block (Sergii Druzkin)
  • 33a3f4d Add Prepared statement sql to query lifecycle events (Shashwat Arghode)
  • 492aded Disabling flaky test (Swapnil Tailor)
  • 877ae0e Optimize creation of OrcDecompressor.OutputBuffer in OrcInputStream (Sergii Druzkin)
  • d53b41d Split ci workflow into multiple workflows (Swapnil Tailor)
  • 2ff205f Fix CBO broadcast join reordering (Rongrong Zhong)
  • 7330a04 Improve SimpleTtlNodeSelector performance (Neerad Somanchi)
  • 2be3158 Fix long dictionary raw bytes estimate (Arunachalam Thirupathi)
  • 211390b add warning when map with double or real as key is created (singcha)
  • 60d644f Option to disable string dictionary encoding in OrcWriter (Arunachalam Thirupathi)
  • 61ea2fa Use Factory method in OrcWriterOptions (Arunachalam Thirupathi)
  • a207136 Reuse compression buffer in OrcWriter (Arunachalam Thirupathi)
  • ae1dec7 Support enums in partition columnst (Pranjal Shankhdhar)
  • 6ea0fd1 Add thrift serde support for ClusterStats (Abhishek Aggarwal)
  • aae9d9f Support ORC format caching for iceberg connector (JySongWithZhangCe)
  • a8fa57f Fix flaky TestClusterStatsResource (abhiseksaikia)
  • dfb6fd3 Use minified JS for production UI (Mayank Garg)
  • 1b06b01 Make coordinator index page use /v1/queryState (Mayank Garg)
  • 3e8e662 Fix query ordering comparator in QueryResource (Mayank Garg)
  • a7af002 Extend QueryStateInfo to handle Coordinator UI (Mayank Garg)
  • a25592e Only collect stats for primitive types in ThriftHiveMetastore (Otakar Trunecek)
  • 621d42d Support basic timestamp in the iceberg connector (Chunxu Tang)
  • ba19b45 Increasing timeout for a test to avoid it's flakyness (Swapnil Tailor)
  • 8987909 Update iceberg connector doc with hadoop catalog configs (Chunxu Tang)
  • 4a96813 Improve MetadataQueryOptimizer with a threshold to limit calls to Metastore (ericyuliu)
  • dd0c621 Make sure ConsistentHashingNodeProvider returns unique candidates (Rongrong Zhong)
  • d37ac07 Spill large blocks to separate spill files in distinct aggregates (Arjun Gupta)
  • 003ecf9 Test and fix cast from bigint to varchar (v-jizhang)
  • 66e4f63 Remove iceberg.catalog.uri from iceberg connector configs (Chunxu Tang)
  • afdd49e Add Thrift support for ResourceGroupInfo (Zitong Wei)
  • c147721 Plumb enum type through create table/view and insert into DDL (mengdilin)
  • 28abe81 Adding checkArgument function to properly throw Presto Exception when argument is invalid. (Amit Dutta)

@cocozianu cocozianu force-pushed the release-notes-0.271 branch 5 times, most recently from 2b777e1 to b92bd2b Compare March 2, 2022 01:07
@cocozianu cocozianu changed the base branch from master to release-0.271 March 2, 2022 01:10
@cocozianu cocozianu changed the base branch from release-0.271 to master March 2, 2022 01:12
Copy link
Copy Markdown
Contributor

@rschlussel rschlussel left a comment

Choose a reason for hiding this comment

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

@cocozianu cocozianu force-pushed the release-notes-0.271 branch 2 times, most recently from 255604d to ce74058 Compare March 2, 2022 21:57
@cocozianu cocozianu force-pushed the release-notes-0.271 branch from ce74058 to a830e77 Compare March 2, 2022 21:58
@rschlussel rschlussel merged commit ce1c93f into prestodb:master Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants