1. Launch TDV Studio and navigate to Administration >> Configuration
2. Navigate to Server -> SQL Engine ->
Default SQL Options and add the query hints here as a Key Value Pair
For example, if the requirement is to DISABLE_PREAGGREGATION and DISABLE_UNION_PREAGGREGATOR for the queries running in TDV, add them as shown below:
Description of this configuration: This configuration allows default SQL options to be set which take effect if the SQL query has no contradicting option. This option can affect all SQL statements, and should be used with great care. No TDV Server restart is required for the changes to take effect.