.. _2024-02-28-union-into-table_release: ================================================================================= 2024-02-28 - UNION into table ================================================================================= Release ================== *Status: Preview* *Type: App-Features* *Date: 2024-02-28* Problem ================== The UNION rule type pattern is designed to create views over unioned tiles, effectively racking and stacking the data in multiple Tiles on top of each other. The current patterns is a problematic when source tiles are large and the data in them does not change, querying the new View Tile is slow and expensive. Solution ================== Extend the UNION Rule Step template to include the required attributes for persisting the results into a table, rather than a view. Leverage the Magic ==================================== Nothing to see here, its is a bank end change to the Rule Step Template that is transparent to the data magician. ADI ================== Whoot! Our Google BigQuery costs go down yet again! Customer ================== Groovy! Our Consume queries just got even faster. Last Refreshed =========================== *Doc Refreshed: 2024-03-03*