Skip to content

Releases: joeirimpan/duckdb-fnv

duckdb-fnv v0.0.1

26 Aug 07:45
Compare
Choose a tag to compare

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.