File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -1891,9 +1891,8 @@ include_dir 'conf.d'
1891
1891
fact in mind when choosing the value. Sort operations are used
1892
1892
for <literal>ORDER BY</literal>, <literal>DISTINCT</literal>,
1893
1893
and merge joins.
1894
- Hash tables are used in hash joins, hash-based aggregation, result
1895
- cache nodes and hash-based processing of <literal>IN</literal>
1896
- subqueries.
1894
+ Hash tables are used in hash joins, hash-based aggregation, memoize
<
4BF0
td data-grid-cell-id="diff-0553fde8fa0de14527cb5c14b02adb28bdedf3e458f7347b51fb11e1dade2fa7-1896-1895-0" data-selected="false" role="gridcell" style="background-color:var(--diffBlob-additionNum-bgColor, var(--diffBlob-addition-bgColor-num));text-align:center" tabindex="-1" valign="top" class="focusable-grid-cell diff-line-number position-relative left-side">
1895
+ nodes and hash-based processing of <literal>IN</literal> subqueries.
1897
1896
</para>
1898
1897
<para>
1899
1898
Hash-based operations are generally more sensitive to memory
You can’t perform that action at this time.
0 commit comments