Skip to content

Commit b6d3826

Browse files
author
pmasl
committed
Renamed IQP demos for clarity
1 parent 494e06d commit b6d3826

10 files changed

Lines changed: 9 additions & 9 deletions

samples/features/intelligent-query-processing/Intelligent QP Demos WideWorldImportersDW Public Preview - APPROX_COUNT_DISTINCT.sql renamed to samples/features/intelligent-query-processing/Intelligent QP Demo - APPROX_COUNT_DISTINCT.sql

File renamed without changes.

samples/features/intelligent-query-processing/Intelligent QP Demos WideWorldImportersDW Public Preview - Batch Mode Adaptive Join.sql renamed to samples/features/intelligent-query-processing/Intelligent QP Demo - Batch Mode Adaptive Join.sql

File renamed without changes.

samples/features/intelligent-query-processing/Intelligent QP Demos WideWorldImportersDW Public Preview - Batch Mode MGF.sql renamed to samples/features/intelligent-query-processing/Intelligent QP Demo - Batch Mode MGF.sql

File renamed without changes.

samples/features/intelligent-query-processing/Intelligent QP Demos WideWorldImportersDW Public Preview - Batch Mode on Rowstore.sql renamed to samples/features/intelligent-query-processing/Intelligent QP Demo - Batch Mode on Rowstore.sql

File renamed without changes.

samples/features/intelligent-query-processing/Intelligent QP Demos WideWorldImportersDW Public Preview - Interleaved Execution.sql renamed to samples/features/intelligent-query-processing/Intelligent QP Demo - Interleaved Execution.sql

File renamed without changes.

samples/features/intelligent-query-processing/Intelligent QP Demos WideWorldImportersDW Public Preview - Row Mode MGF.sql renamed to samples/features/intelligent-query-processing/Intelligent QP Demo - Row Mode MGF.sql

File renamed without changes.

samples/features/intelligent-query-processing/Intelligent QP Demos WideWorldImportersDW Public Preview - Scalar UDF Inlining.sql renamed to samples/features/intelligent-query-processing/Intelligent QP Demo - Scalar UDF Inlining.sql

File renamed without changes.

samples/features/intelligent-query-processing/Intelligent QP Demos WideWorldImportersDW Public Preview - TVDC.sql renamed to samples/features/intelligent-query-processing/Intelligent QP Demo - TVDC.sql

File renamed without changes.

samples/features/intelligent-query-processing/Intelligent QP Demos Enlarging WideWorldImportersDW.sql renamed to samples/features/intelligent-query-processing/Intelligent QP Demo Setup - Enlarging WideWorldImportersDW.sql

File renamed without changes.

samples/features/intelligent-query-processing/readme.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ Here are the instructions to prepare for demonstrating Intelligent QP's latest r
44

55
1) Download WideWorldImportersDW-Full.bak from https://aka.ms/wwidwbak
66

7-
2) Enlarge the database using the following script: https://aka.ms/wwidwenlarge
7+
2) Enlarge the database using the [following script](Intelligent%20QP%20Demo%20Setup%20-%20Enlarging%20WideWorldImportersDW.sql) (https://aka.ms/wwidwenlarge)
88

99
Demos (with more on the way!):
1010

11-
- [Batch Mode Adaptive Join](Intelligent%20QP%20Demos%20WideWorldImportersDW%20Public%20Preview%20-%20Batch%20Mode%20Adaptive%20Join.sql)
12-
- [Interleaved Execution](Intelligent%20QP%20Demos%20WideWorldImportersDW%20Public%20Preview%20-%20Interleaved%20Execution.sql)
13-
- [Batch mode memory grant feedback](Intelligent%20QP%20Demos%20WideWorldImportersDW%20Public%20Preview%20-%20Batch%20Mode%20MGF.sql)
14-
- [Row mode memory grant feedback](Intelligent%20QP%20Demos%20WideWorldImportersDW%20Public%20Preview%20-%20Row%20Mode%20MGF.sql)
15-
- [Batch mode on rowstore](Intelligent%20QP%20Demos%20WideWorldImportersDW%20Public%20Preview%20-%20Batch%20Mode%20on%20Rowstore.sql)
16-
- [APPROX_COUNT_DISTINCT](Intelligent%20QP%20Demos%20WideWorldImportersDW%20Public%20Preview%20-%20APPROX_COUNT_DISTINCT.sql)
17-
- [Table variable deferred compilation](Intelligent%20QP%20Demos%20WideWorldImportersDW%20Public%20Preview%20-%20TVDC.sql)
18-
- [Scalar UDF Inlining](Intelligent%20QP%20Demos%20WideWorldImportersDW%20Public%20Preview%20-%20Scalar%20UDF%20Inlining.sql)
11+
- [Batch Mode Adaptive Join](Intelligent%20QP%20Demo%20-%20Batch%20Mode%20Adaptive%20Join.sql)
12+
- [Interleaved Execution](Intelligent%20QP%20Demo%20-%20Interleaved%20Execution.sql)
13+
- [Batch mode memory grant feedback](Intelligent%20QP%20Demo%20-%20Batch%20Mode%20MGF.sql)
14+
- [Row mode memory grant feedback](Intelligent%20QP%20Demo%20-%20Row%20Mode%20MGF.sql)
15+
- [Batch mode on rowstore](Intelligent%20QP%20Demo%20-%20Batch%20Mode%20on%20Rowstore.sql)
16+
- [APPROX_COUNT_DISTINCT](Intelligent%20QP%20Demo%20-%20APPROX_COUNT_DISTINCT.sql)
17+
- [Table variable deferred compilation](Intelligent%20QP%20Demo%20-%20TVDC.sql)
18+
- [Scalar UDF Inlining](Intelligent%20QP%20Demo%20-%20Scalar%20UDF%20Inlining.sql)
1919

2020
Email IntelligentQP@microsoft.com if questions in the meantime.

0 commit comments

Comments
 (0)