-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Labels
featureA new functionalityA new functionalityreference[location] Tarantool manual, Reference part[location] Tarantool manual, Reference part
Milestone
Description
memtx: varbinary supported in bitset indexes
Product: Tarantool
Since: 2.7.1
Audience/target: Tarantool users
Root document: https://www.tarantool.io/en/doc/latest/book/box/indexes/#bitset-indexes
SME: @mary3000
Peer reviewer: @
Details
Now it is possible to create bitset indexes on the fields of varbinary type,
e.g.: s:create_index('b', {type = 'bitset', parts = {1, "varbinary"}})
Requested in tarantool/tarantool@14bf2fd.
Metadata
Metadata
Assignees
Labels
featureA new functionalityA new functionalityreference[location] Tarantool manual, Reference part[location] Tarantool manual, Reference part