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

DO NOT MERGE: "release notes" for master/develop merge #694

Closed
wants to merge 1 commit into from

Conversation

bdarnell
Copy link
Contributor

@bdarnell bdarnell commented Sep 28, 2016

I've spent some time recently poring over git logs to see if we have anything to be worried about in the upcoming master/develop merge, and I took notes on what I saw so I wouldn't have to do this again for the post-merge release. We won't be merging this, but in case anyone's interested here's a preview of what's in the pipeline.


This change is Reviewable

### Performance Improvements

- Dropping an index or table is now performed in chunks instead of one big transaction. #8870 #8885
- The SQL query processor now tracks its memory usage and returns errors for queries that use too much memory. #8691
Copy link
Contributor

Choose a reason for hiding this comment

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

That's not yet true. The tracking is done but the erroring is pending #9259

@jseldess
Copy link
Contributor

I've de-duped this and cockroachdb/cockroach#9781. Will open a new release note PR soon.

@jseldess jseldess closed this Oct 10, 2016
@tamird tamird deleted the develop-merge branch February 3, 2017 19:29
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