pub fn sha2(column: &Column, bit_length: i32) -> Column
SHA2 hash; bit_length 256, 384, or 512 (PySpark sha2).