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.259 #16552

Merged
merged 1 commit into from
Aug 6, 2021

Conversation

NikhilCollooru
Copy link
Contributor

Missing Release Notes

Extracted Release Notes

All Commits

  • 334397c Fix unsafe cast in RowExpressionFormatter (Seba Villalobos)
  • 1d62069 Disabling Flaky Test to unblock release (Swapnil Tailor)
  • 254a02e Add stats to track the number of replaced non-alive nodes (Nikhil Collooru)
  • 587cf72 Add more information to CONTRIBUTING.md (Tim Meehan)
  • dc0271b Update CODE_OF_CONDUCT.md (Tim Meehan)
  • b27df48 Support DWRF stripes above MAX_INT rows in reader (Arunachalam Thirupathi)
  • 09a152f Improve HashSemiJoinOperator (James Petty)
  • 404a887 Add Page#getLoadedPage(int... channels) helper methods (James Petty)
  • d253bd8 Implement LazyBlock#mayHaveNull() (James Petty)
  • 69ec760 Hive integration test infra changes to run with version 3.x (Naveen Kumar Mahadevuni)
  • 2399c64 Fix FileMergeCacheManager unit test failure (Arunachalam Thirupathi)
  • 31266f5 Support partial pushdown of JDBC filters. (yangping.wyp)
  • b52ed28 Support multiple search ranges for ZOrder library (Grace Xin)
  • 7a9cc11 Support filtering in FunctionNamespaceManager for SHOW FUNCTIONS like (Rongrong Zhong)
  • 9a5dd79 Extract pluggable interface for kafka cluster supplier (Yang Yang)
  • 41230af Disable flaky test testResourceGroupConcurrencyThreshold (Arunachalam Thirupathi)
  • 2abb132 Optimize getSingleValueBlock in Map and Array (Arunachalam Thirupathi)
  • 5296d67 Revert "Revert "Fix Size Calculation in MapBlock"" (Arunachalam Thirupathi)
  • 73aa0ee Redo Make HashTable computation Lazy in MapBlockBuilder (Arunachalam Thirupathi)
  • 14eb4fc Load Hashtables in MAP_AGG (Arunachalam Thirupathi)
  • 1708113 Support negative integers for ZOrdering (Grace Xin)
  • 743849a Use segmented Slice in SliceDictionaryWriter (Arunachalam Thirupathi)
  • 749c884 Enable verbose memory exceeded errors by default (Andrii Rosa)
  • 0b62609 Use doubles for T-Digest weights (Tim Meehan)
  • 2bdff63 Improved string concat for code size and performance when it's used for concatenating more than 5 strings. (Sreeni Viswanadha)
  • 1412661 Support CREATE TYPE syntax (Pranjal Shankhdhar)
  • 6f734e1 cleaning up array overlap func to avoid temp arrays (Suryadev Sahadevan Rajesh)
  • 2211630 Enforce ResourceGroup level query limits (Kyle B Campbell)
  • d9c7c31 Support passing per query limits in resource group configuration (Kyle B Campbell)
  • 6c63b36 Add PrestoConnection getProperties method to presto-jdbc (Ivan Millan)
  • c771bf6 Merge encode/decode and search classes (Grace Xin)
  • a107ee4 Refactor search curve code (Grace Xin)
  • 5dd94fe Add Weibull distribution functions (Jeremy Craig Sawruk)
  • 43b96f0 Add query optimization using materialized view (Julian Zhuoran Zhao)
  • 84e58ca Add configuration for materialized view consistency (Zac Wen)

@NikhilCollooru NikhilCollooru force-pushed the release-notes-0.259 branch 2 times, most recently from d093d6f to 6839cd6 Compare August 3, 2021 07:18
@NikhilCollooru NikhilCollooru force-pushed the release-notes-0.259 branch 3 times, most recently from 062ecef to 14c8183 Compare August 4, 2021 17:38
@rschlussel rschlussel merged commit ce9298e into prestodb:master Aug 6, 2021
@NikhilCollooru NikhilCollooru deleted the release-notes-0.259 branch August 6, 2021 16:49
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.

3 participants