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

sp_BlitzIndex change data type from INT to NUMERIC to report on indexes < 1 MB #3588

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

stone-de-croze
Copy link
Contributor

Updated data type of reserved MB fields in [#dm_db_partition_stats_etc] to match similar fields in other temp tables.
BlitzIndex for a single table will now report "size" for indexes less than 1 MB.

…] to match similar fields in other temp tables.

BlitzIndex will now report "size" for indexes less than 1 MB.
@stone-de-croze
Copy link
Contributor Author

I noticed this rather trivial issue when demonstrating BlitzIndex using a table with few rows.

Copy link
Member

@BrentOzar BrentOzar left a comment

Choose a reason for hiding this comment

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

Thanks for the pull request! Looks good, merging into the dev branch, will be in the next release with credit to you in the release notes.

@BrentOzar BrentOzar merged commit 91db9a5 into BrentOzarULTD:dev Dec 6, 2024
@BrentOzar BrentOzar changed the title INT data type prevents reporting indexes < 1 MB sp_BlitzIndex change data type from INT to NUMERIC to report on indexes < 1 MB Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants