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

Add docs for table statistics support in SQL Server connector #11881

Merged
merged 1 commit into from
Apr 9, 2022

Conversation

mosabua
Copy link
Member

@mosabua mosabua commented Apr 8, 2022

Description

Very similar to what we just did in MySQL connector in 376. Not sure if we somehow need to document that the stats are taken into account for join pushdown (which is already documented to be supported)

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

Docs for new feature.

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

SQL Server connector

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

Documentation for new feature of the connector that improves performance.

Related issues, pull requests, and links

Documentation

( ) No documentation is needed.
(✅) 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

(✅ ) 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 8, 2022
@ebyhr ebyhr merged commit 061a36c into trinodb:master Apr 9, 2022
@github-actions github-actions bot added this to the 377 milestone Apr 9, 2022
@mosabua mosabua deleted the sql-server-stats branch April 11, 2022 16:09
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.

None yet

2 participants