User Guide > TDV Query Engine Optimizations > DATA_SHIP_MODE Values
 
DATA_SHIP_MODE Values
DATA_SHIP_MODE is a SELECT option that controls automatic rework of federated queries across data sources. Reworked table selections can be shipped through an API to temporary tables so that query nodes can be joined with local tables.
DATA_SHIP_MODE modifies how the query engine handles queries that are candidates for data ship optimization.
For more information, see Defining TDV Data Ship Configuration Parameters.