Skip to content

Document table statistics support in MySQL connector#11806

Merged
hashhar merged 1 commit intotrinodb:masterfrom
simpligility:mysql-perf
Apr 7, 2022
Merged

Document table statistics support in MySQL connector#11806
hashhar merged 1 commit intotrinodb:masterfrom
simpligility:mysql-perf

Conversation

@mosabua
Copy link
Copy Markdown
Member

@mosabua mosabua commented Apr 5, 2022

Description

Document table statistics support in MySQL connector with some usage tips and info.

Is this change a fix, improvement, new feature, refactoring, or other?

Documentation fix. So far docs were missing for this new feature.

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

MySQL connector.

How would you describe this change to a non-technical end user or system administrator?

Add missing docs for important performance feature of the MySQL connector.

Related issues, pull requests, and links

Documentation

( ) No documentation is needed.
(x) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

(x) No release notes entries required.
( ) Release notes entries required with the following suggested text:

@cla-bot cla-bot bot added the cla-signed label Apr 5, 2022
@mosabua mosabua requested review from ebyhr, findepi and hashhar April 5, 2022 23:06
@github-actions github-actions bot added the docs label Apr 6, 2022
@findepi findepi requested review from wendigo and removed request for findepi April 6, 2022 08:02
@mosabua
Copy link
Copy Markdown
Member Author

mosabua commented Apr 7, 2022

Ping @wendigo .. the code change is in master .. ideally we get the docs in before the release as well..

Copy link
Copy Markdown
Member

@hashhar hashhar left a comment

Choose a reason for hiding this comment

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

LGTM, not much to see here.

@hashhar hashhar merged commit 0d675ac into trinodb:master Apr 7, 2022
@github-actions github-actions bot added this to the 376 milestone Apr 7, 2022
@mosabua mosabua deleted the mysql-perf branch April 7, 2022 18:06
v-jizhang added a commit to v-jizhang/presto that referenced this pull request Apr 11, 2022
Cherry-pick of trinodb/trino#11806

Co-authored-by: Manfred Moser <manfred@starburstdata.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants