Add release notes for 0.256#16296
Conversation
5f59bff to
38499df
Compare
There was a problem hiding this comment.
should be "Query Details" page (plural). maybe in double back tick also since it's the page heading
There was a problem hiding this comment.
is there a link to documentation? all new language features should be documented. I also don't see documentation for CREATE MATERIALIZED VIEW
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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
38499df to
7d42bc5
Compare
7d42bc5 to
5b87969
Compare
Missing Release Notes
Ge Gao
Extracted Release Notes
experimental.distinct-aggregation-spill-enabledand session propertydistinct_aggregation_spill_enabledto disable spilling for distinct aggregations.experimental.order-by-aggregation-spill-enabledand session propertyorder_by_aggregation_spill_enabledto disable spilling for order by aggregations.experimental.distinct-aggregation-spill-enabledand session propertydistinct_aggregation_spill_enabledto disable spilling for distinct aggregations.experimental.order-by-aggregation-spill-enabledand session propertyorder_by_aggregation_spill_enabledto disable spilling for order by aggregations.zipwith max arity of 7.All Commits