pawarprasad123 opened a new pull request, #603: URL: https://github.com/apache/atlas/pull/603
## 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 <img width="1920" height="1200" alt="Screenshot from 2026-04-16 14-59-27" src="https://github.com/user-attachments/assets/79e44fb8-e74f-43a2-ae14-a6d50e135023" /> <img width="1920" height="1200" alt="Screenshot from 2026-04-16 14-57-31" src="https://github.com/user-attachments/assets/5e4fb5da-da8f-4314-b138-ef75ab133b35" /> <img width="1920" height="1200" alt="Screenshot from 2026-04-16 14-37-52" src="https://github.com/user-attachments/assets/b5c0b075-61b6-4aa4-ad65-8408794762df" /> <img width="1920" height="1200" alt="Screenshot from 2026-04-16 14-37-19" src="https://github.com/user-attachments/assets/7460d77a-b6e9-4728-9e76-358318c20695" /> <img width="1920" height="1200" alt="Screenshot from 2026-04-16 14-37-11" src="https://github.com/user-attachments/assets/6beecad1-4698-48ab-b24b-aad7b03c3b0c" /> <img width="1920" height="1200" alt="Screenshot from 2026-04-16 14-26-09" src="https://github.com/user-attachments/assets/56491add-358e-4680-8e06-2c36326ea8a6" /> <img width="1920" height="1200" alt="Screenshot from 2026-04-16 14-21-23" src="https://github.com/user-attachments/assets/983f8d48-3dd0-46b7-b7e1-a5e19606bd1a" /> <img width="1920" height="1200" alt="Screenshot from 2026-04-16 14-20-56" src="https://github.com/user-attachments/assets/61fe0003-0cfd-4642-a9b9-d85b61be9bf5" /> <img width="1920" height="1200" alt="Screenshot from 2026-04-16 14-20-42" src="https://github.com/user-attachments/assets/7ccb1055-e9d7-4d28-87f3-801315221a71" /> <img width="1920" height="1200" alt="Screenshot from 2026-04-16 14-20-38" src="https://github.com/user-attachments/assets/28888b72-e0a7-447b-81af-debbdc928e0a" /> <img width="1920" height="1200" alt="Screenshot from 2026-04-16 14-20-29" src="https://github.com/user-attachments/assets/d5c1bea2-54a0-4261-94cd-a39d3067f77a" /> <img width="1920" height="1200" alt="Screenshot from 2026-04-16 14-20-20" src="https://github.com/user-attachments/assets/471e0ecc-2270-4e19-b852-0ef084894984" /> <img width="1920" height="1200" alt="Screenshot from 2026-04-16 14-19-38" src="https://github.com/user-attachments/assets/94c451aa-f6c5-44de-886a-da94131cc776" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
