Skip to content

[BUGFIX] HASH function, type hinting support, fix for empty fields in TOP K

Compare
Choose a tag to compare
@akshaisarma akshaisarma released this 22 Sep 23:42
· 7 commits to master since this release

Upgrades to bullet-record-1.2.1 with type hinting (in supported versions of BQL).

Adds a HASH function to create hash codes for fields.

Fixes a bug that would cause an error for a Query if all the fields in a TOP K aggregation were empty strings.