weimingdiit opened a new pull request, #2127: URL: https://github.com/apache/auron/pull/2127
Add Spark ascii expression conversion in NativeConverters so it maps to the existing backend Ascii scalar function, and add a regression test for ascii in AuronFunctionSuite. # Which issue does this PR close? Closes # https://github.com/apache/auron/issues/2126 # Rationale for this change # What changes are included in this PR? This PR: - converts Spark `Ascii` expressions in `NativeConverters` - reuses the existing backend `ScalarFunction::Ascii` - adds a regression test in `AuronFunctionSuite` # Are there any user-facing changes? # How was this patch tested? CI -- 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]
