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.255 #16216

Merged
merged 1 commit into from
Jun 15, 2021
Merged

Add release notes for 0.255 #16216

merged 1 commit into from
Jun 15, 2021

Conversation

jainxrohit
Copy link
Contributor

@jainxrohit jainxrohit commented Jun 5, 2021

Missing Release Notes

Chen

Darren Fu

Julian Zhuoran Zhao

Shixuan Fan

Extracted Release Notes

All Commits

  • fe48d86 Adding a counter to track TaskUpdateRequest size (Basar Hamdi Onat)
  • 42590d8 Revert "Support Dwrf Sequence Ids in Writer" (Shixuan Fan)
  • 6ea61ba Reduce memory usage in Analysis getter (prithvip)
  • 7f77473 Fix NPE when desc table in iceberg connector (beinan)
  • afbfd21 Use double quotes for all field names within struct in SHOW CREATE TABLE. (Abhisek Gautam Saikia)
  • 9095346 Implement ARRAY_NORMALIZE function (Zhan Yuan)
  • faf0cfe Temporarily disable test (Tim Meehan)
  • 4cc76de Add resource manager profile to presto-tests and enable in CI (Tim Meehan)
  • 96c1a22 Fix TestDistributedQueryResource (Tim Meehan)
  • 867dd6f Fix TestDistributedClusterStatsResource (Tim Meehan)
  • 5865c76 Add StripeMetadataSource implementation working with DwrfStripeCache (Sergii Druzkin)
  • 8490706 Avoid shaded guava imports in Presto on Spark codebase (Andrii Rosa)
  • 6a02575 Add 0.253.1 release notes (Mayank Garg)
  • add05d0 Add Connection Params for JDBC HTTP Protocol (Andrew Donley)
  • 02bb379 Fix Config Validation issue (Darren Fu)
  • 42b9ef8 Implement case-insensitive name matching for Druid (Jalpreet Singh Nanda (:imjalpreet))
  • 269758c Avoid accidental H2 databse name collisions when using System.nanoTime() (James Petty)
  • 59b469c Add StripeMetadataSourceFactory to consume loaded DWRF stripe cache (Sergii Druzkin)
  • 5706c39 Revert "Use segmented Slice in SliceDictionaryWriter" (Andrii Rosa)
  • 278e87d Revert "Make HashTable computation Lazy in MapBlockBuilder" (Andrii Rosa)
  • 91ef9de Revert "Fix Size Calculation in MapBlock" (Andrii Rosa)
  • 058be9c Log warning on Unsupported datatype from Object field in ES connector (Reetika Agrawal)
  • aff4a75 Refactor OrcWriterOptions to builder pattern (Arunachalam Thirupathi)
  • ac6187d Remove duplicate UtcEquivalentName check from TimeZoneKey (henneberger)
  • 8e8a546 Interrupt runaway splits in known locations (Ariel Weisberg)
  • 399d809 Upgrade airlift dependency to 0.201 (Abhisek Gautam Saikia)
  • f93db75 Improve type errors messages for structs (Amit Adhikari)
  • 127949e Add iceberg connector doc (Chunxu Tang)
  • 1463e68 Fix the import of SMALLINT in ParquetReader (Chen)
  • a178e5d Add support for static AWS credentials in GlueHiveMetastore (v-jizhang)
  • 27f338e Fix PartitionMutator not bound error during server start (beinan)
  • edcc4f7 Add iceberg connector to devel configs (beinan)
  • 96a9aca Add predicate stitching for more nodes (Rohit Jain)
  • 56c5e52 Reject @BeforeMethod in Multi-threaded tests (v-jizhang)
  • f38548b Fix and turn on Cassandra product tests (v-jizhang)
  • cc944e2 Fix MySQL connection failure on startup (Ariel Weisberg)
  • bf94d65 Add support to introduce custom prerequisite waiting logic (Mayank Garg)
  • b011a55 Add new query state WAITING_FOR_PREREQUISITES (Mayank Garg)
  • e20b4b6 Use searchInterruptible so that we can interrupt runaway regexp matching thread. (Sreeni Viswanadha)
  • 0aeca14 Implement efficient way to fetch partition name and values (Julian Zhuoran Zhao)
  • 72d7145 Make NodeTaskMap inner classes static (James Petty)

@ajaygeorge
Copy link
Contributor

@tdcmeehan / @rschlussel can we merge this PR now.

Copy link
Contributor

@mayankgarg1990 mayankgarg1990 left a comment

Choose a reason for hiding this comment

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

last nit, but good overall :)

presto-docs/src/main/sphinx/release/release-0.255.rst Outdated Show resolved Hide resolved
@tdcmeehan tdcmeehan merged commit 5059796 into prestodb:master Jun 15, 2021
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.

5 participants