Releases: joeirimpan/duckdb-fnv
Releases · joeirimpan/duckdb-fnv
duckdb-fnv v0.0.1
Release v0.0.1
fnv.duckdb_extension
is the extension built for linux_amd64_gcc4
platform
- fnv() - Takes a string and returns the FNV hash of the string.
- fnv_partition() - Takes a string and max partitions and returns the partition number.