Adding more top operations columns and fixing some column values (#1571)

* Adding more rules for prop

* adding top operations to ep

* Reverting changes made to display cost

* Fixing comments

* Removing whitespace

* Fixing data size property

* Adding const keys, fixing to table data, adding more info

* Removing undeclared prop
This commit is contained in:
Aasim Khan
2022-07-11 14:05:20 -07:00
committed by GitHub
parent a6e9f1a6cf
commit e68124b4d5
6 changed files with 101 additions and 47 deletions

View File

@@ -4618,7 +4618,7 @@
Parameters: 0 - cost (double), 1 - percentage (int) </comment>
</data>
<data name="ActualOfEstimated" xml:space="preserve">
<value>{0} of
<value>{0} of
{1} ({2}%)</value>
<comment>.
Parameters: 0 - actual (string), 1 - estimated (string), 2 - percent (decimal) </comment>
@@ -4657,7 +4657,7 @@ The Query Processor estimates that implementing the following index could improv
<comment></comment>
</data>
<data name="EstimatedSubtree" xml:space="preserve">
<value>Estimated Subtree Cost %</value>
<value>Estimated Subtree Cost</value>
<comment></comment>
</data>
<data name="ActualRows" xml:space="preserve">
@@ -4684,8 +4684,8 @@ The Query Processor estimates that implementing the following index could improv
<value>Estimated IO Cost</value>
<comment></comment>
</data>
<data name="EstimatedAverageRowSize" xml:space="preserve">
<value>Estimated Average Row Size</value>
<data name="AverageRowSize" xml:space="preserve">
<value>Average Row Size</value>
<comment></comment>
</data>
<data name="ActualDataSize" xml:space="preserve">