Skip to content

[BC Idea][TableInformation] : Enhance Indexes List Part with SIFT details, visual indicators, and improved index management #6856#6857

Open
duiliotacconi wants to merge 2 commits intomicrosoft:mainfrom
duiliotacconi:main
Open

[BC Idea][TableInformation] : Enhance Indexes List Part with SIFT details, visual indicators, and improved index management #6856#6857
duiliotacconi wants to merge 2 commits intomicrosoft:mainfrom
duiliotacconi:main

Conversation

@duiliotacconi
Copy link

Summary
This pull request introduces several improvements related to Table Information Card.

Work Item(s)
Fixes #6856

@duiliotacconi duiliotacconi requested a review from a team as a code owner February 25, 2026 16:40
Copilot AI review requested due to automatic review settings February 25, 2026 16:40
@github-actions github-actions bot added AL: System Application From Fork Pull request is coming from a fork labels Feb 25, 2026
@github-actions
Copy link

Could not find linked issues in the pull request description. Please make sure the pull request description contains a line that contains 'Fixes #' followed by the issue number being fixed. Use that pattern for every issue you want to link.

@duiliotacconi
Copy link
Author

@microsoft-github-policy-service agree

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR enhances the System Application’s Table Information experience by extending page 8704 “Indexes List Part” to surface more index/SIFT details, add visual indicators for index health, and add safeguards against disrupting SIFT-related indexes (per issue #6856).

Changes:

  • Adds new index insight columns (Index Fields, Included Columns, Maintain SIFT, SIFT Fields, Reads/Writes ratio) and reorders/freezes key identification columns.
  • Introduces visual styling to highlight disabled indexes and high fragmentation.
  • Improves usability by blanking “Last seek/scan/lookup/update” timestamps when there’s no corresponding activity, and adds a guard to prevent disabling SIFT-maintained indexes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@PhDuck
Copy link
Contributor

PhDuck commented Feb 25, 2026

Would be great if you could post a screenshot of how good your page looks, that makes it easier for others to evaluate if it is a good change.

I will merge #6782 this tomorrow, then lets get this one in afterwards.

@JesperSchulz JesperSchulz added the Integration GitHub request for Integration area label Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: System Application From Fork Pull request is coming from a fork Integration GitHub request for Integration area

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BC Idea][TableInformation] : Enhance Indexes List Part with SIFT details, visual indicators, and improved index management

5 participants