| title | Feature Switch |
|---|---|
| description | Displays information about the two feature switches that are introduced in Analytics Platform System AU7. |
| author | charlesfeddersen |
| ms.author | charlesf |
| ms.reviewer | martinle |
| ms.date | 06/27/2018 |
| ms.service | sql |
| ms.subservice | data-warehouse |
| ms.topic | feature-guide |
| monikerRange | >= aps-pdw-2016-au7 |
The Feature Switch page displays information about the feature switches that are being introduced in Analytics Platform System AU7 and later. Use this configuration page to update or enable/disable features and settings in Analytics Platform System.
Note
Changes to feature switch values require a service restart.
Controls the auto statistics feature. This feature switch is set to true by default after upgrading to AU7. Any database created after the upgrade will inherit auto creation and asynchronous update of statistics. For existing databases, database administrators can enable auto statistics with ALTER DATABASE (Parallel Data Warehouse). For more information on statistics, see Statistics.
Allows you to pick maxdop settings greater than 1 for insert/select operations. Options for this setting are 0, 1, 2 and 4, with default being 1.
Improves query performance by eliminating data movement for common subexpression in SQL query optimizer. For a detailed explanation of this feature, see Common subexpression elimination explained.
Using catalog objects for some metadata calls instead of using SMO has shown performance improvement. Set to true by default in CU7.1, this switch controls that behavior.
Controls the time Data Movement Service (DMS) waits to synchronize on a busy system when a query involving data movement is canceled. Updating to AU7 sets this value to 900 seconds (15 minutes) by default. The valid range is 0 - 3600 seconds.
