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

sql: add cluster setting for opt-driven FK checks, rename experimental_enable_zigzag_join #40307

Merged
merged 2 commits into from
Aug 29, 2019

Conversation

RaduBerinde
Copy link
Member

sql: add cluster setting for opt-driven FK checks

Also renames the session setting to remove the experimental_ part.

Release note: None

sql: rename experimental_enable_zigzag_join

Remove the "experimental" since it's enabled by default (and has been
for a while).

Release note: None

@RaduBerinde RaduBerinde requested a review from a team as a code owner August 28, 2019 20:31
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@justinj justinj left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @justinj and @rytaft)

@RaduBerinde
Copy link
Member Author

Made a few fixes: changed the name to end in .enabled and added the session setting to the list of settings that EXPLAIN ENV shows (if changed).

Also renames the session setting to remove the `experimental_` part.

Release note: None
Remove the "experimental" since it's enabled by default (and has been
for a while).

Release note: None
Copy link
Contributor

@justinj justinj left a comment

Choose a reason for hiding this comment

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

👍 still lgtm

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (and 1 stale) (waiting on @rytaft)

@RaduBerinde
Copy link
Member Author

bors r+

craig bot pushed a commit that referenced this pull request Aug 29, 2019
40307: sql: add cluster setting for opt-driven FK checks, rename experimental_enable_zigzag_join r=RaduBerinde a=RaduBerinde

#### sql: add cluster setting for opt-driven FK checks

Also renames the session setting to remove the `experimental_` part.

Release note: None

#### sql: rename experimental_enable_zigzag_join

Remove the "experimental" since it's enabled by default (and has been
for a while).

Release note: None


Co-authored-by: Radu Berinde <radu@cockroachlabs.com>
@craig
Copy link
Contributor

craig bot commented Aug 29, 2019

Build succeeded

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