Skip to content

ATLAS-5269: Atlas entity - schema tab not showing any data.#603

Open
pawarprasad123 wants to merge 2 commits intomasterfrom
ATLAS-5269
Open

ATLAS-5269: Atlas entity - schema tab not showing any data.#603
pawarprasad123 wants to merge 2 commits intomasterfrom
ATLAS-5269

Conversation

@pawarprasad123
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Schema tab in entity details page for hive_table entity shows "No records found!". It used to render a table showing one row for each table-column, along with datatype

now the schema tab will be displayed properly .
We stopped shipping the entire relationship graph inside the first entity download to keep the UI fast and stable; the Schema and Relationships tabs now load relationship data on demand through the Relationship Search API, with Schema requesting type and position so columns display in the right order.

How was this patch tested?

manually tested, build passed

Screenshot from 2026-04-16 14-59-27 Screenshot from 2026-04-16 14-57-31 Screenshot from 2026-04-16 14-37-52 Screenshot from 2026-04-16 14-37-19 Screenshot from 2026-04-16 14-37-11 Screenshot from 2026-04-16 14-26-09 Screenshot from 2026-04-16 14-21-23 Screenshot from 2026-04-16 14-20-56 Screenshot from 2026-04-16 14-20-42 Screenshot from 2026-04-16 14-20-38 Screenshot from 2026-04-16 14-20-29 Screenshot from 2026-04-16 14-20-20 Screenshot from 2026-04-16 14-19-38

Copy link
Copy Markdown
Contributor

@farhank31 farhank31 left a comment

Choose a reason for hiding this comment

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

👍

Added dark border on the relationsip cards
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