datafusion_comet_spark_expr

Module hash_funcs

Source

Re-exports§

Modules§

Functions§

  • sha224 function that simulates Spark’s sha2 expression with bit width 224
  • sha256 function that simulates Spark’s sha2 expression with bit width 0 or 256
  • sha384 function that simulates Spark’s sha2 expression with bit width 384
  • sha512 function that simulates Spark’s sha2 expression with bit width 512
  • Spark compatible xxhash64 in vectorized execution fashion