Skip to content

Conversation

@knz
Copy link
Contributor

@knz knz commented Jul 2, 2018

Found while working on #26840.

Release note: None

@knz knz requested review from a team and justinj July 2, 2018 09:53
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@justinj
Copy link
Contributor

justinj commented Jul 2, 2018

:lgtm:


Review status: :shipit: complete! 0 of 0 LGTMs obtained (and 1 stale)


Comments from Reviewable

@knz
Copy link
Contributor Author

knz commented Jul 2, 2018

TFYR

bors r+

@knz
Copy link
Contributor Author

knz commented Jul 2, 2018

bors rekkt

bors r+

craig bot pushed a commit that referenced this pull request Jul 2, 2018
26605: ui: collect statement stats from all nodes r=couchand a=couchand

The initial statement stats API endpoint only exposed the local node's statements.  This extends it to query all the other nodes as well, properly aggregates across nodes, and provides the per-node details on the statement details page.

<img width="659" alt="screen shot 2018-06-28 at 5 19 00 pm" src="https://user-images.githubusercontent.com/793969/42061214-65fe50bc-7af7-11e8-81f1-839256985e03.png">


26654: workload: add geo-distributed support to tpccbench r=m-schneider a=m-schneider

This patch is adding support for a zones flag which will allow tpccbench
to benchmark over geodistributed clusters.

Closes #25878

Release note: None

27095: sql: clean up "alter table relocate" r=knz a=knz

On the way to address #26840.

The RELOCATE action on ALTER TABLE is experimental, i.e. not meant to
have a stable API for users, however there is no reason for the code
that implements it to mention "testing" or "experimental" other than
the grammar and tests.

This patch cleans up the code accordingly, removing references of
"testing" in the code.

In addition the patch cleans up further by ensuring the experimental
feature is marked with the "EXPERIMENTAL" keyword instead of "TESTING"
throughout the code base and tests.

Release note: None

27096: sql: refer to "show ranges" using the "experimental" keyword r=knz a=knz

On the way to address #26840.

Both the syntax `SHOW TESTING_RANGES` and `SHOW EXPERIMENTAL_RANGES`
are recognized, but only the latter is canonical. Ensure it is used
throughout.

Release note: None

27097: sql: lowercase session var name in test r=knz a=knz

Found while working on #26840.

Release note: None


Co-authored-by: Andrew Couch <andrew@cockroachlabs.com>
Co-authored-by: Masha Schneider <masha@cockroachlabs.com>
Co-authored-by: Raphael 'kena' Poss <knz@cockroachlabs.com>
@craig
Copy link
Contributor

craig bot commented Jul 2, 2018

Build succeeded

@craig craig bot merged commit c5d7462 into cockroachdb:master Jul 2, 2018
@knz knz deleted the 20180702-show-db branch February 14, 2019 12:49
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