We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d25111 commit b5560e7Copy full SHA for b5560e7
MI-GP-storage-perf/MI-GP-storage-perf.sql
@@ -74,8 +74,6 @@ BlobLimit AS
74
(
75
SELECT 128 AS BlobSizeGB, 500 AS IOPSLimit, 100 AS ThroughputLimit
76
UNION
77
-SELECT 256, 1100, 125
78
-UNION
79
SELECT 512, 2300, 150
80
81
SELECT 1024, 5000, 200
0 commit comments