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

Merge release 3.0 into release 3.1 #15414

Merged
merged 148 commits into from
Mar 17, 2020
Merged

Merge release 3.0 into release 3.1 #15414

merged 148 commits into from
Mar 17, 2020

Conversation

lonng
Copy link
Contributor

@lonng lonng commented Mar 16, 2020

Unmerged paths:
(use "git add ..." to mark resolution)

    both modified:   bindinfo/bind_test.go
    both modified:   cmd/explaintest/r/explain_easy.result
    both added:      cmd/explaintest/r/explain_union_scan.result
    both modified:   cmd/explaintest/r/partition_pruning.result
    both modified:   config/config.go
    both modified:   config/config.toml.example
    both modified:   config/config_test.go
    both modified:   ddl/ddl.go
    both modified:   ddl/ddl_api.go
    both modified:   executor/grant.go
    both modified:   executor/insert_test.go
    both modified:   executor/show.go
    both modified:   executor/simple.go
    both modified:   executor/table_reader.go
    both modified:   executor/write.go
    both added:      expression/testdata/partition_pruner_out.json
    both modified:   go.mod
    both modified:   go.sum
    both modified:   infoschema/builder.go
    both modified:   infoschema/infoschema.go
    both modified:   infoschema/perfschema/tables_test.go
    both modified:   infoschema/slow_log.go
    both modified:   infoschema/tables.go
    both modified:   infoschema/tables_test.go
    both modified:   meta/autoid/autoid.go
    both modified:   meta/autoid/autoid_test.go
    both modified:   meta/autoid/errors.go
    both modified:   planner/core/explain.go
    both modified:   planner/core/integration_test.go
    both modified:   planner/core/planbuilder.go
    both added:      planner/core/testdata/plan_normalized_suite_out.json
    both modified:   planner/core/testdata/plan_suite_out.json
    both modified:   privilege/privileges/cache.go
    both modified:   privilege/privileges/cache_test.go
    both modified:   server/http_handler.go
    both modified:   server/server.go
    both modified:   session/session_test.go
    both modified:   sessionctx/variable/varsutil.go
    both modified:   sessionctx/variable/varsutil_test.go
    both modified:   store/mockstore/mocktikv/mvcc_leveldb.go
    both modified:   store/tikv/2pc.go
    both modified:   store/tikv/region_request.go
    both modified:   store/tikv/txn.go
    both modified:   table/table.go
    both modified:   table/tables/partition_test.go
    both modified:   table/tables/tables.go
    both modified:   table/tables/tables_test.go
    both modified:   util/execdetails/execdetails.go
    both modified:   util/misc.go
    both modified:   util/mock/context.go
    both modified:   util/stmtsummary/statement_summary.go

alivxxx and others added 30 commits November 26, 2019 20:13
@github-actions github-actions bot added component/config sig/sql-infra SIG: SQL Infra sig/execution SIG execution sig/planner SIG: Planner labels Mar 16, 2020
@bb7133
Copy link
Member

bb7133 commented Mar 17, 2020

/run-unit-test /run-check_dev

@lonng
Copy link
Contributor Author

lonng commented Mar 17, 2020

/rebuild

@lonng
Copy link
Contributor Author

lonng commented Mar 17, 2020

/run-all-tests

Signed-off-by: Lonng <heng@lonng.org>
@lonng lonng added this to the v3.1.0-rc milestone Mar 17, 2020
@lonng
Copy link
Contributor Author

lonng commented Mar 17, 2020

/run-all-tests

Copy link
Member

@bb7133 bb7133 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@zimulala zimulala left a comment

Choose a reason for hiding this comment

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

LGTM

@bb7133 bb7133 merged commit f7e6943 into pingcap:release-3.1 Mar 17, 2020
@lonng lonng deleted the release-3.1 branch March 17, 2020 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.