Skip to content

duckdb-fnv v0.0.1

Latest
Compare
Choose a tag to compare
@joeirimpan joeirimpan released this 26 Aug 07:45
· 2 commits to main since this release

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.