hhhizzz opened a new issue, #1312: URL: https://github.com/apache/auron/issues/1312
**Describe the bug** All other functions under datafusion-ext-functions have unit tests, but spark_sha2 does not. **To Reproduce** 1. Open `spark_sha2.rs`. 2. Observe that no unit test is defined. **Expected behavior** `spark_sha2.rs` should include a unit test, consistent with the other functions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
