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

Docs: Add SHOW JOBS diagram #40492

Merged
merged 1 commit into from
Sep 5, 2019
Merged

Docs: Add SHOW JOBS diagram #40492

merged 1 commit into from
Sep 5, 2019

Conversation

lnhsingh
Copy link
Contributor

@lnhsingh lnhsingh commented Sep 4, 2019

Release note: none

@lnhsingh lnhsingh requested a review from maddyblue September 4, 2019 21:46
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Release note: none
@lnhsingh
Copy link
Contributor Author

lnhsingh commented Sep 5, 2019

bors r+

@craig
Copy link
Contributor

craig bot commented Sep 5, 2019

Build failed (retrying...)

craig bot pushed a commit that referenced this pull request Sep 5, 2019
40335: coltypes: don't shallow copy decimals r=jordanlewis a=jordanlewis

This commit fixes a correctness bug caused by illegal shallow copy of
decimals. To copy a decimal, you must use the .Set method on it, and its
memory must already be distinct from the source decimal.

To facilitate this and generally simplify things, the "safe" GET method
is removed and replaced by COPYVAL, which copies a scalar value to
another scalar value safely. There were fewer than 5 users of GET, so
this wasn't particularly disruptive.

Closes #39777.
Closes #39540.

Release note: None

40481: roachtest: update pgjdbc blacklist for 2.1 r=rafiss a=rafiss

The 2.1 blacklist was never filled in.

closes #39406

Release note: None

40492: Docs: Add SHOW JOBS diagram r=lhirata a=lhirata

Release note: none

Co-authored-by: Rohan Yadav <[email protected]>
Co-authored-by: Jordan Lewis <[email protected]>
Co-authored-by: Rafi Shamim <[email protected]>
Co-authored-by: Lauren <[email protected]>
@craig
Copy link
Contributor

craig bot commented Sep 5, 2019

Build succeeded

@craig craig bot merged commit c0e3326 into master Sep 5, 2019
@irfansharif irfansharif deleted the show-jobs-diagram branch December 19, 2019 23:35
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