Open benwtrent opened 1 day ago
I goofed on the bit byte and bit float comparisons. Naturally, these should be bigendian and compare the dimensions with the binary ones appropriately.
Additionally, I added a test to ensure that this is handled correctly.
Pinging @elastic/es-search-relevance (Team:Search Relevance)
Hi @benwtrent, I've created a changelog YAML for you.
Documentation preview:
I goofed on the bit byte and bit float comparisons. Naturally, these should be bigendian and compare the dimensions with the binary ones appropriately.
Additionally, I added a test to ensure that this is handled correctly.