tarantool/tarantool
GitHub で見るImplement super fast template comparators for nullable fields
Open
#3,093 opened on 2018年1月29日
featuregood first issuerefactoring
説明
Now nullable comparators use slowpath templates. Lets implement for them field-template comparators, in which each field is template, not entire key (see comparator_with_key_signature, comparator_signature in tuple_compare.cc).