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

release-20.1: sql: fix TRUNCATE for temporary tables #48078

Merged
merged 1 commit into from
May 1, 2020

Conversation

otan
Copy link
Contributor

@otan otan commented Apr 27, 2020

Backport 1/1 commits from #47482.

/cc @cockroachdb/release

Not planning on pushing this until the clearance has been given.


Resolves #47030

Release note (bug fix): TRUNCATE can now run on temporary tables,
fixing a bug in 20.1.0 where temporary tables could not be truncated,
resulting in an error unexpected value: nil.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@otan otan requested a review from rohany April 28, 2020 14:29
@otan otan force-pushed the backport20.1-47482 branch from c02c865 to 5aa8538 Compare May 1, 2020 16:52
@blathers-crl
Copy link

blathers-crl bot commented May 1, 2020

❌ The GitHub CI (Cockroach) build has failed on 5aa85380.

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan.

Release note (bug fix): TRUNCATE can now run on temporary tables,
fixing a bug in 20.1.0 where temporary tables could not be truncated,
resulting in an error `unexpected value: nil`.
@otan otan force-pushed the backport20.1-47482 branch from 5aa8538 to 3f208f9 Compare May 1, 2020 17:41
@otan otan merged commit a31c1e1 into cockroachdb:release-20.1 May 1, 2020
@otan otan deleted the backport20.1-47482 branch May 1, 2020 19:24
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