What is the problem the feature request solves?
The datafusion-spark crate now provides a sha2 implementation (apache/datafusion#16168), so we should be able to use that and remove the current implementation from Comet.
Describe the potential solution
See #1711 for an example of using an expression from datafusion-spark.
Additional context
No response