diff options
author | ijon <ijon@ydb.tech> | 2025-05-14 12:49:29 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-14 12:49:29 +0300 |
commit | cdde9e612c7de0ef0f5dc90b6a96fb85fe57918e (patch) | |
tree | c3a650437444c1ac1d51c007d3089b558274ed4c /contrib/python/matplotlib/py2/src/mplutils.h | |
parent | 983c7c0dcd121b82eab29808907737f20266bd18 (diff) | |
download | ydb-cdde9e612c7de0ef0f5dc90b6a96fb85fe57918e.tar.gz |
schemeshard: fix split key selection from access sample (#18201)
Fix crash when selecting split key from key access sample containing entries of different sizes. Size differences could occur when exact key accesses are mixed with key prefix operations (such as range reads). But the key comparator used was asymmetrical, allowing comparison of full keys to prefixes but not vice versa.
fix #13991
Diffstat (limited to 'contrib/python/matplotlib/py2/src/mplutils.h')
0 files changed, 0 insertions, 0 deletions