Performance Improvements on Dynamic Related Entities for AI Data Preparation
Keeping queries simple and straightforward is important when preparing data for Generative AI retrieval. The Dynamic Related Entities previously supported the dynamic connection of data that eliminates the need to understand the joins between data. With the 25.5 release, the Dynamic Related Entities view has been converted to a Materialized View to improve query performance when consuming the results. The REFRESH_DYNAMIC_RELATED_ENTITIES procedure has been delivered to enable this refresh.
When retrieving data for Generative AI response time is essential. Materializing the Dynamic Related Entities in the Data Exchange service enables more acceptable query timing to support chat applications and Generative AI driven experiences.
Steps to Enable
You don't need to do anything to enable this feature.