79307275

Date: 2024-12-25 09:43:06
Score: 1.5
Natty:
Report link

In DuckDb it appears the hash functions are all single column.

No. hash function in DuckDB can take variable arguments, refer to this commit. So you can directly use hash(a, b, c).

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: hat