diff options
| author | Daniil Cherednik <[email protected]> | 2024-01-24 18:05:38 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-01-24 18:05:38 +0100 |
| commit | 03e98cb456d6dad5964867de2edabad69df78370 (patch) | |
| tree | 9b74e2dce5da39aba9c410d52e9a770c8ab4cf8f /contrib/python/matplotlib-inline | |
| parent | a7dff3154071a334fdc606eb5ef1df663989bd81 (diff) | |
Remove second read stage during uniq index update (#1258)
During uniq index update we had 2 read stages:
1 - read to fill missed input collumns.
2 - read to delete old index records.
This patch allows to use 1 to delete old records.
Diffstat (limited to 'contrib/python/matplotlib-inline')
0 files changed, 0 insertions, 0 deletions
