Hi!
We have ID
field in our data which is a concatenation of two uuids – it is cheaper to store than a respective concatenation of two uuid strings: 32 vs 74 bytes.
Am I understand it right there is no index type for such kind of data? And is there any way to request for exact binary ID of such kind?