Adding new top operation column and comp rule for node id (#1719)

* Adding actual cpu cost in top operations

* Adding node id attribute
This commit is contained in:
Aasim Khan
2022-10-06 16:05:39 -07:00
committed by GitHub
parent c7c012dbe1
commit a0390e8127
6 changed files with 46 additions and 1 deletions

View File

@@ -6494,6 +6494,11 @@ The Query Processor estimates that implementing the following index could improv
<target state="new">The connection could not be found</target>
<note></note>
</trans-unit>
<trans-unit id="ActualCpu">
<source>Actual CPU Cost</source>
<target state="new">Actual CPU Cost</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>