Skip to content

Add release notes for 0.256#16296

Merged
tdcmeehan merged 1 commit intoprestodb:masterfrom
mayankgarg1990:release-notes-0.256
Jun 24, 2021
Merged

Add release notes for 0.256#16296
tdcmeehan merged 1 commit intoprestodb:masterfrom
mayankgarg1990:release-notes-0.256

Conversation

@mayankgarg1990
Copy link

@mayankgarg1990 mayankgarg1990 commented Jun 18, 2021

Missing Release Notes

Ge Gao

Extracted Release Notes

All Commits

  • 3761cb4 Clean up TestDistributedClusterStatsResource (Tim Meehan)
  • 2538c36 Queue when resource manager state is inconsistent with discovery (Tim Meehan)
  • 1cb4dd7 Add distributed resource group queueing (Tim Meehan)
  • 05baed4 Make PeriodicTaskExecutor start lazily (Tim Meehan)
  • d3031aa Add instructions to README.md for building Presto docs (Marilyn Beck)
  • 9f27b96 Increase MAX_ARITY of zip function to 7 (Dong Shi)
  • 985f407 Move presto-testng-services to top level (Ariel Weisberg)
  • 83fa968 Support multi coordinator while serving query state info (Abhisek Gautam Saikia)
  • 20633f6 Determine reserved pool eligibility in resource manager (Tim Meehan)
  • e24c23f Add distributed memory management (Tim Meehan)
  • 045a11e Support equi joins in materialized view plan validator (Grace Xin)
  • c21b5a8 Add materialized view candidate extractor (Julian Zhuoran Zhao)
  • 5ae86ff Add SQL function array_frequency (Jennifer Zhou)
  • 692ca3d Quarantine TestQueues#testExceedSoftLimits (Andrii Rosa)
  • a2e4812 Release memory retained by RDD early (Andrii Rosa)
  • 8222ebb Update log messages ReloadingResourceGroupConfigurationManager (Kyle B Campbell)
  • b490fd0 Fix crc computation to properly support integers. (Amit Dutta)
  • 20354ba Fixing apache pinot branding words in docs (Xiang Fu)
  • f8f2690 Support REFRESH MATERIALIZED VIEW execution (Ge Gao)
  • 6edb08b Support syntax and analyze for REFRESH MATERIALIZED VIEW (Ge Gao)
  • 804f14f Refactor StreamReader::startStripe to take the Stripe directly (Huameng Jiang)
  • b0e1b0b Add flags to disable spill for distinct/order by aggregations (Rebecca Schlussel)
  • c53ca6d Fix naming for spilled aggregation tests (Rebecca Schlussel)
  • 5a4c413 Remove typeBound from TypeVariableConstraint (Rongrong Zhong)
  • dd3e522 Add query statistic cumulative total memory (Jim Apple)
  • a2efda5 Add quotes around printed domain values (Seba Villalobos)
  • 12811f0 Use instance supplier for scan operator info (James Petty)
  • 8111449 Reduce retained references in TableWriterMergeOperator info supplier (James Petty)
  • f5ad82b Reduce retained references in TableFinishOperator info supplier (James Petty)
  • bde34fb Reduce retained references in TableWriterOperator info supplier (James Petty)
  • 3ad42ed Reduce retained references in partitioned output operators info (James Petty)
  • 4f46535 Avoid referencing WindowOperator directly from its info supplier (James Petty)
  • 01ba1dc Clear live references to info suppliers in OperatorContext#destroy() (James Petty)
  • 303d52b Declare OperatorContext#infoSupplier to be a covariant Supplier (James Petty)
  • e1bd702 Test iceberg connector configs (Chunxu Tang)
  • d9e74e7 Add additional query time statistics (tanjialiang)
  • 3afbd27 Fix missing QueryCompleteEvent for Presto on Spark (Vic Zhang)
  • 1a91fe8 Sort view and base tables (Grace Xin)
  • ff5afa5 Verify materialized view tables instead of rowcount (Grace Xin)
  • 9f238ee Support parameters in lambda expressions for prepare statement (Zhan Yuan)
  • e273f7c Option to disable DWRF String Dictionary Sorting (Arunachalam Thirupathi)
  • 1275563 Add unit tests of iceberg connector (Chunxu Tang)
  • 75c9ecf Fix invalid output from GraphvizPrinter (Ryan Guo)
  • 1ba2657 Bind shared scheduled executor in verifier (Andrii Rosa)

@mayankgarg1990 mayankgarg1990 force-pushed the release-notes-0.256 branch 2 times, most recently from 5f59bff to 38499df Compare June 18, 2021 21:24
Copy link
Contributor

Choose a reason for hiding this comment

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

should be "Query Details" page (plural). maybe in double back tick also since it's the page heading

Copy link
Author

Choose a reason for hiding this comment

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

fixed

Copy link
Contributor

Choose a reason for hiding this comment

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

upto -> up to

Copy link
Author

Choose a reason for hiding this comment

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

fixed

Copy link
Contributor

Choose a reason for hiding this comment

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

is there a link to documentation? all new language features should be documented. I also don't see documentation for CREATE MATERIALIZED VIEW

Copy link
Author

Choose a reason for hiding this comment

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

That is a good point. I checked the PR and there is no documentation in the PR :( https://github.com/prestodb/presto/pull/15996/files

What would you recommend in this situation ?

Also @highker - your thoughts?

Copy link
Contributor

Choose a reason for hiding this comment

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

Is the feature complete? I'm not sure the feature is that usable without documentation. Maybe leave out the release note and @gggrace14 or @highker can add documentation for CREATE MATERIALIZED VIEW and REFRESH MATERIALIZED VIEW and we can add a release note then.

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, the feature is complete with CREATE, REFRESH & SELECT from MATERIALIZED VIEW. We would love to add documentation and release note.

We are allowed to add release note afterwards in the repo, is it correct? I will sync up w/ @highker offline on how to add documentation and release note. Sorry, first time to do it.

Copy link
Author

Choose a reason for hiding this comment

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

I will remove the release note from this release. @gggrace14 feel free to introduce another release note with link to the doucmentation in the release note

@tdcmeehan tdcmeehan merged commit 22be8d3 into prestodb:master Jun 24, 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.

4 participants