Skip to content

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

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
simpligility:sql-server-stats
Apr 9, 2022
Merged

Add docs for table statistics support in SQL Server connector#11881
ebyhr merged 1 commit intotrinodb:masterfrom
simpligility:sql-server-stats

Conversation

@mosabua
Copy link
Copy Markdown
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.

2 participants