Skip to content

Bugs/compression eligibility#548

Closed
FirstCall42 wants to merge 7 commits intoerikdarlingdata:devfrom
FirstCall42:bugs/compression-eligibility
Closed

Bugs/compression eligibility#548
FirstCall42 wants to merge 7 commits intoerikdarlingdata:devfrom
FirstCall42:bugs/compression-eligibility

Conversation

@FirstCall42
Copy link
Copy Markdown
Contributor

When checking for compression eligibility, indexes on tables with sparse columns should be flagged as ineligible.
Addiionally, clustered indexes which contain columns with ineligible data types should also be flagged as ineligible.
Otherwise, the compression eligibility of each index will be based on the server and compatibility checks.

erikdarlingdata and others added 7 commits March 24, 2025 10:11
…rse columns should be flagged as ineligible.

Addiionally, clustered indexes which contain columns with ineligible data types should also be flagged as ineligible.

Otherwise, the compression eligibility of each index will be based on the server and compatability checks.
@FirstCall42
Copy link
Copy Markdown
Contributor Author

I forked something up. Let me fix it.

@FirstCall42 FirstCall42 closed this Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants