Skip to main content

sha2

Function sha2 

Source
pub fn sha2(column: &Column, bit_length: i32) -> Column
Expand description

SHA2 hash; bit_length 256, 384, or 512 (PySpark sha2).